aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Because the admin directory is no longer included, the www directory isn'tBarry Warsaw2007-12-051-7/+0
| | | | | | | either, and that's where the generated docs used to live. So now, make this directory include the generated docs, removing the old IPC7 and LISA-98 directories, and the .tex source files. These latter are moved to the admin repository.
* Change the Installation Requirements to now recommend Python 2.4.4,bwarsaw2007-02-151-0/+7
but also point to the wiki as the definitive information on requirements. (The wiki has been updated.) Remove specific gcc version requirements; I don't think it actually matters these days. Also, add a simple Makefile for building the documentation.