]> git.sur5r.net Git - openocd/commitdiff
Re-title Developer's Guide
authorDavid Brownell <dbrownell@users.sourceforge.net>
Sun, 7 Feb 2010 03:19:25 +0000 (19:19 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Sun, 7 Feb 2010 03:19:25 +0000 (19:19 -0800)
The Doxygen output was previously titled "OpenOCD Reference Manual",
which was quite misleading ... the User's Guide is the reference
manual which folk should consult about how to use the software.

Just rename it to match how it's been discussed previously, and to
bring out its intended audience:  developers of this software.  As a
rule, Doxygen is only for folk who work with the code it documents.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
doc/manual/main.txt

index 8e76464363d71f4229a45d4af84b291bd4c5d697..2b6e7e1f0fe0c3a5536e8cde0bbbae110ac90409 100644 (file)
@@ -1,6 +1,6 @@
-/** @mainpage OpenOCD Reference Manual
+/** @mainpage OpenOCD Developer's Guide
 
-Welcome to the OpenOCD Reference Manual -- the developer's resource for
+Welcome to the OpenOCD Developer's Guide -- the developer's resource for
 learning about the internal architecture of the OpenOCD project. @par
 
 In addition, this document contains the tactical and strategic plans