summaryrefslogtreecommitdiffstats
path: root/doc/do_docs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Patch rtemsdoc-4.5.0-rc-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-04-261-53/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | which contains the bulk of converting the documentation tree to automake and GNU conventions. Comments follow: This is the automake port of rtemsdoc. To apply: cvs co rtemsdoc cd rtemsdoc sh cvs-rm.sh patch -p0 < rtemsdoc-4.5.0-rc-0.diff sh cvs-add.sh [Attention: cvs-rm.sh and cvs-add.sh directly modify cvs] Known bugs: 1) src2html is not supported (yet? - Is this supposed to work?) 2) all *.pdf images now are generated on-the-fly, but not yet deleted during "make distclean" 3) All supplements, including the templated ones, get build and installed. 4) Building outside of the source tree is completely untested and very likely does not work. 5) Make [ps|pdf] are not (yet) supported, make [dvi|info] are supported by automake's default texinfo rules. Fixing 2, 3 and 5 is almost trivial and needs to be done. 4) is a matter of testing and tool-properties, for now it is simply untested. General issues: * gif vs jpg vs png. I would recommend to replace all images with pngs to avoid potential copyright issues (gif) or lack in quality (jpg, jpg is good for real world photographs, but extremely poor on artificial images, graphs). * pdf images do net get placed correctly in pdf-documents. * texinfo: We now use a local copy of texinfo-4.0's texinfo.tex in texinfo/texinfo.tex for generating infos. However pdftex's system-wide texinfo.tex and pdftexinfo.tex are used for generating *.dvi, *.ps, *.pdf. * .cvsignore files still missing. * I have renamed the supplements filename not to use c_<supplement>, because automake seems to have problems with it. Notes: * Again, I recommend not to put any generated files into CVS. Here, this comprises some *texi, all *.pdf and many *.html pages. Ie. I recommend to run make maintainer-clean before checking in any files. * To get building started, this should be sufficient: ./bootstrap ./configure cd tools; make; cd .. make info * To make a public tarball: [cvs co ; ./bootstrap] ./configure cd tools; make; cd .. make info [make clean] make dist => This generates a rtems-<version>.tar.gz in the toplevel directory. => Building the tools only is required after a "cvs co", but not in a distribution tarball.
* Added ITRON 3.0 API User's Guide.Joel Sherrill1999-11-161-2/+2
|
* Added filesystem design guide.Joel Sherrill1999-10-111-1/+1
|
* Added Porting Guide to documentation set.Joel Sherrill1999-10-071-1/+1
|
* Changed date.Joel Sherrill1999-04-231-6/+3
|
* Added FAQ to the documentation set.Joel Sherrill1999-04-191-12/+5
|
* Added gdb_rtemsJoel Sherrill1999-02-101-2/+1
|
* Changed version string.Joel Sherrill1998-11-191-2/+2
| | | | | | Added much new stuff to the POSIX User's Guide. New chapters stuff shrunk.
* making release docsJoel Sherrill1998-10-291-1/+1
|
* Cleaned up list of docs.Joel Sherrill1998-10-191-3/+3
|
* Added networking to public documents.Joel Sherrill1998-08-211-1/+1
|
* PowerPC Supplement now part of support documentation.Joel Sherrill1998-08-201-2/+2
|
* Added browseable_rtemsJoel Sherrill1998-04-141-1/+2
|
* fixed typoJoel Sherrill1998-04-111-1/+1
|
* Moved newlib and gcc to newlib-1.8.0 and egcs-1.0.2 under gnu_tools.Joel Sherrill1998-04-111-2/+8
|
* Added Getting Started ManualsJoel Sherrill1998-04-111-1/+1
|
* moved supplements under a subdirectoryJoel Sherrill1998-04-091-2/+3
|
* Added texi2www to this treeJoel Sherrill1998-04-031-1/+1
|
* Added egcs 1.0.2 gcc docsJoel Sherrill1998-04-021-1/+1
|
* Added newlib to support and ada_user to internal.Joel Sherrill1998-04-021-2/+2
|
* Renamed extra_manuals to oar_manuals.Joel Sherrill1998-03-271-3/+2
|
* Added POSIX 1003.1h and PowerPC supplement to internal manuals.Joel Sherrill1998-03-271-2/+2
|
* The script did not handle public distributions at all.Joel Sherrill1998-03-261-1/+8
|
* Added support for easily building different sets of the manualsJoel Sherrill1998-03-261-7/+27
| | | | for the public, support, partners, and internal use.
* Attempt at separating public, support, partners, and internal.Joel Sherrill1998-03-261-3/+10
|
* new directory structure for hwapiJoel Sherrill1998-02-111-2/+1
|
* hwapi addedJoel Sherrill1998-02-111-1/+2
|
* Corrected problem where directories where not being properly created.Joel Sherrill1997-07-311-1/+2
| | | | Change path to indicate expected snapshot date.
* corrected typos and changes LANGUAGE to RTEMS-LANGUAGE.Joel Sherrill1997-07-311-1/+1
|
* Added CVS Id stringJoel Sherrill1997-06-041-0/+3
|
* changed version numberJoel Sherrill1997-06-041-1/+2
|
* fixed typosJoel Sherrill1997-05-301-1/+1
|
* first cut at adding an Ada bindings manualJoel Sherrill1997-05-291-1/+1
|
* updated to add ka9q documentsJoel Sherrill1997-05-281-2/+2
|
* Initial revisionJoel Sherrill1997-05-271-0/+18