zwelch d9284c0611 David Brownell <david-b@pacbell.net>:
Fix a bunch of PDF generation bugs in the texi:

 * The "overfull" warnings are basically complaints about lines
   that are too long, so they ran off the right margin of the
   PDF documentation and turn into a "black blot".

 * The "underfull" warnings are basically complaints about lines
   that look ugly when they get filled, because the tokens are
   so long that the line-break algorithm can't do anything good.

In a few cases the simplest fix seemed to be to use more appropriate
texi commands.

In other cases the fix was a content bugfix:  "ocd_" not "openocd_";
and many of those "target variants" actually aren't recognized.


git-svn-id: svn://svn.berlios.de/openocd/trunk@1936 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-05-28 00:47:30 +00:00
2009-05-28 00:47:30 +00:00
2008-04-22 06:44:05 +00:00
2009-05-08 13:30:45 +00:00
2008-03-06 17:11:35 +00:00
2008-09-22 20:58:57 +00:00
2008-09-22 20:58:57 +00:00
2008-12-06 13:13:02 +00:00

openocd.texi is the authoritative source of OpenOCD documentation

Description
No description provided
Readme 41 MiB
Languages
C 89.2%
Perl 2.2%
HTML 1.9%
Tcl 1.8%
Assembly 1.8%
Other 3%