summaryrefslogtreecommitdiffstats
path: root/doc/tools/bmenu/bmenu2.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-01-11Remove texinfo format documentation. Replaced by Sphinx formatted documentation.Joel Sherrill1-1045/+0
closes #2812.
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
2011-12-062011-12-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+3
PR 1793/doc * Makefile.am, configure.ac, bmenu/bmenu2.c: Convert from texi2www to texi2html. * texi2www/ChangeLog, texi2www/Makefile.am, texi2www/dir-arrow.gif, texi2www/missing-arrow.gif, texi2www/next-arrow.gif, texi2www/prev-arrow.gif, texi2www/texi2dvi, texi2www/texi2www, texi2www/texi2www.texi, texi2www/up-arrow.gif: Removed.
2009-12-10Whitespace removal.Ralf Corsepius1-56/+56
2007-12-112007-12-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+3
* base.h: Remove Lines, Verbose, EXTERN. * menu2.c: Add Lines, Verbose. Remove EXTERN.
2002-01-172001-01-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
* SUPPORT, LICENSE: New files. * Numerous files touched as part of merging the 4.5 branch onto the mainline development trunk and ensuring that the script that cuts snapshots and releases works on the documentation.
2000-05-01New file added by rtemsdoc-4.5.0-rc-3.diff fromJoel Sherrill1-45/+29
Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
1999-11-16Changed copyright date to 1999.Joel Sherrill1-1/+1
1999-10-11Added support for @appendix and @preface.Joel Sherrill1-0/+12
1999-10-01Numerous minor changes required to transition to the latest versionJoel Sherrill1-1/+2
of texinfo and TeX. This version of the tools can produce PDF with figures included.
1998-03-26removed @ifinfo around something needed for html structureJoel Sherrill1-2/+2
1998-02-06Updated copyrightsJoel Sherrill1-1/+1
1998-01-23Fixed some "NodeNameIncludesChapterName" problems which were uncoveredJoel Sherrill1-11/+29
doing the HWAPI manual.
1997-10-31Replaced the algorithm used to build the texinfo nodes and menus. ThisJoel Sherrill1-218/+236
was necessary to fix some bugs and to support the "@subsubsection", "@raise", and "@lower" commands. The major known bug was that single section chapters were not being processed correctly. Added the -c option so chapter names do not always have to included in the node names.
1997-08-15Added command line options for next, previous, and up node.Joel Sherrill1-7/+28
Added error check to insure we don't write over a .texi file given to us as input.
1997-06-04added CVS Id stringJoel Sherrill1-0/+6
1997-05-27Initial revisionJoel Sherrill1-0/+985