doc/manual/primer/autotools.txt: fix doxygen warning
authorAntonio Borneo <borneo.antonio@gmail.com>
Sat, 2 Jan 2021 19:42:12 +0000 (20:42 +0100)
committerAntonio Borneo <borneo.antonio@gmail.com>
Wed, 13 Jan 2021 11:33:57 +0000 (11:33 +0000)
commitaaa6110d9b027acd1d027ef27c723ec9cf2381a0
tree1abb1664d73dc5c9872d4718aade970716c4960b
parent7e64e5a895ecd9bf25c5d2b39ff3119dafa30489
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
doc/manual/primer/autotools.txt