review.openocd Code Review - openocd.git/atom - doc/manual/primer/autotools.txt history Open On-Chip Debugger https://review.openocd.org/gitweb?p=openocd.git Gerrit favicon.ico gitweb-logo.png 2021-01-13T11:33:57Z gitweb doc/manual/primer/autotools.txt: fix doxygen warning 2021-01-02T19:42:12Z Antonio Borneo borneo.antonio@gmail.com Antonio Borneo borneo.antonio@gmail.com 2021-01-02T19:42:12Z https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff;h=aaa6110d9b027acd1d027ef27c723ec9cf2381a0
doc/manual/primer/autotools.txt: fix doxygen warning

Commit ab90b8777855 ("configure: remove AM_MAINTAINER_MODE,
effectively always enabling all the rules") removes the configure
flag '--enable-maintainer-mode' and its documentation, but have
left a reference to the removed subsection 'primermaintainermode'
and this triggers a warning in doxygen:
	doc/manual/primer/autotools.txt:21: warning: unable to
	resolve reference to 'primermaintainermode' for \ref
	command

Remove the obsoleted paragraph.

Change-Id: I56e69ef033d546d159745bed1b47c6105827e7ae
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Fixes: ab90b8777855 ("configure: remove AM_MAINTAINER_MODE, effectively always enabling all the rules")
Reviewed-on: http://openocd.zylin.com/6003
Tested-by: jenkins
  • [D] doc/manual/primer/autotools.txt
doc: fix several typos within manual documents 2018-02-10T22:56:30Z Antonio Borneo borneo.antonio@gmail.com Matthias Welwarsky matthias@welwarsky.de 2018-02-10T22:56:30Z https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff;h=f0767a316a11c03924322b96b8d3feae1fe99a34
doc: fix several typos within manual documents

Mostly trivial fixes spotted by spell checker

Change-Id: I3af693faf5506c866e2abe253a0e37aea3c4d284
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/4510
Tested-by: jenkins
Reviewed-by: Christopher Head <chead@zaber.com>
Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de>
  • [D] doc/manual/primer/autotools.txt
configure: remove AM_MAINTAINER_MODE, effectively always enabling all the rules 2013-07-06T05:12:45Z Paul Fertser fercerpav@gmail.com Spencer Oliver spen@spen-soft.co.uk 2013-07-06T05:12:45Z https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff;h=ab90b8777855876f23c779ee2b25827a34f890c3
configure: remove AM_MAINTAINER_MODE, effectively always enabling all the rules

There're strong arguments against using this macro (mostly regarding
build consistency), so remove it altogether.

Change-Id: I90c8e9a86a24571019366435bd868a6799a09c45
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Reviewed-on: http://openocd.zylin.com/1476
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
  • [D] doc/manual/primer/autotools.txt
Change most in-tree references from SVN to GIT. 2009-10-08T00:13:50Z dbrownell dbrownell@b42882b7-edfa-0310-969c-e2dbd0fdcd60 dbrownell dbrownell@b42882b7-edfa-0310-969c-e2dbd0fdcd60 2009-10-08T00:13:50Z https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff;h=03c9e48f88fa8b681b77c6c35d6da0a0e838a7e8
Change most in-tree references from SVN to GIT.
Also, talk about "mainline" not "trunk".

The release.txt and release.sh files need more updates.


git-svn-id: svn://svn.berlios.de/openocd/trunk@2825 b42882b7-edfa-0310-969c-e2dbd0fdcd60
  • [D] doc/manual/primer/autotools.txt
Remove annoying end-of-line whitespace from doc/* files. 2009-09-21T18:52:45Z dbrownell dbrownell@b42882b7-edfa-0310-969c-e2dbd0fdcd60 dbrownell dbrownell@b42882b7-edfa-0310-969c-e2dbd0fdcd60 2009-09-21T18:52:45Z https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff;h=b11d79110ebea755d139406fa65e484cdc379cf0
Remove annoying end-of-line whitespace from doc/* files.


git-svn-id: svn://svn.berlios.de/openocd/trunk@2744 b42882b7-edfa-0310-969c-e2dbd0fdcd60
  • [D] doc/manual/primer/autotools.txt
Add draft of Autotools Primer to The Manual. 2009-05-27T10:27:32Z zwelch zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60 zwelch zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60 2009-05-27T10:27:32Z https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff;h=eedfcb2cbebe22629502d1987d063919ce376b46
Add draft of Autotools Primer to The Manual.

git-svn-id: svn://svn.berlios.de/openocd/trunk@1921 b42882b7-edfa-0310-969c-e2dbd0fdcd60
  • [D] doc/manual/primer/autotools.txt