summaryrefslogtreecommitdiffstats
path: root/doc/tools/bmenu/bmenu2.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove texinfo format documentation. Replaced by Sphinx formatted documentation.Joel Sherrill2017-01-111-1045/+0
| | | | closes #2812.
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-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-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-12-061-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.
* Whitespace removal.Ralf Corsepius2009-12-101-56/+56
|
* 2007-12-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2007-12-111-1/+3
| | | | | * base.h: Remove Lines, Verbose, EXTERN. * menu2.c: Add Lines, Verbose. Remove EXTERN.
* 2001-01-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-01-171-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.
* New file added by rtemsdoc-4.5.0-rc-3.diff fromJoel Sherrill2000-05-011-0/+1045
Ralf Corsepius <corsepiu@faw.uni-ulm.de>.