xmd Code
Brought to you by:
jrifkin
| File | Date | Author | Commit |
|---|---|---|---|
| Makefile | 2011-02-18 | jrifkin | [r21] Update version in xmd doc. Add clean options t... |
| README | 2012-11-17 | jrifkin | [r49] Add info about documentation packages |
| xmd.sgml | 2011-02-19 | jrifkin | [r25] Expand documentation of CELL algorithm |
ABOUT This directory contains XMD documentation the file xmd.sgml, in linuxdoc' format. To generate HTML, Postscript and PDF format docmentation, run the command 'make'. To restore this directory to its original condition, run 'make clean'. We do not generate these documents automatically because they often fail due to the lack of necessary software. GENERATING DOCUMENTS To generate the docuemnts, you need the correct software. You can install the software under Ubuntu and Debian with the following commands sudo apt-get install linuxdoc-tools sudo apt-get install texlive-latex-recommended texlive-latex-extra sudo apt-get install texlive-fonts-recommended