summaryrefslogtreecommitdiffstats
path: root/doc/rgdb_specs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixing many lines that are too long to format cleanly.Joel Sherrill1999-10-252-29/+49
|
* Cleaned up to install dvi, use native texi2dvi, etc..Joel Sherrill1999-10-111-5/+4
|
* Enabled images. Works pretty well for PostScript. Ghostview doesJoel Sherrill1999-10-0610-41/+38
| | | | not like the generated pdf but who knows what that really means.
* Renamed seq_init.jpg to seqinit.jpg.Joel Sherrill1999-10-061-0/+0
|
* Renamed seq_init.eps to seqinit.eps.Joel Sherrill1999-10-061-0/+0
|
* Renamed seq_detach.jpg to seqdetach.jpg.Joel Sherrill1999-10-061-0/+0
|
* Renamed seq_detach.eps to seqdetach.eps.Joel Sherrill1999-10-061-0/+0
|
* Renamed seq_break.jpg to seqbreak.jpg.Joel Sherrill1999-10-061-0/+0
|
* Renamed seq_break.eps to seqbreak.eps.Joel Sherrill1999-10-061-0/+0
|
* Renamed seg_init to seq_init.Joel Sherrill1999-10-064-7/+19
|
* Numerous minor changes required to transition to the latest versionJoel Sherrill1999-10-012-3/+8
| | | | | of texinfo and TeX. This version of the tools can produce PDF with figures included.
* Removed concept of distribution level.Joel Sherrill1999-07-031-1/+0
|
* Now at least a version of the figures shows up in the html althoughJoel Sherrill1999-04-029-7/+150
| | | | there are no captions.
* Can now produce html, info, and PostScript without errors. LinksJoel Sherrill1999-04-027-61/+67
| | | | between chapters are correct.
* Accidentally added the .tex file not the .texi root document.Joel Sherrill1999-04-023-1234/+115
| | | | Also the Makefile had "@include" lines in it.
* New files. This manual was ritten by Eric Valette <valette@crf.canon.fr>Joel Sherrill1999-04-0216-0/+12427
and Emmanuel Raguet <raguet@crf.canon.fr>. It was submitted in LaTeX and converted to Texinfo by Joel. At this point, the figures are largely ignored except to put in an example block to show they are missing. The Makefile should be just enough to produce output with no links between chapters.