summaryrefslogtreecommitdiffstats
path: root/doc/Makefile
AgeCommit message (Collapse)Author
2000-05-05Connected the `doc' subtree to global makefiles.Martin Mares
All documentation is built in obj/doc (resp. doc/ if you do a stand-alone build). Use `make docs' to make the whole documentation or `make userdocs' resp. `make progdocs' for user manual resp. developer's guide.
2000-04-28Include proto/rip/rip.c in documentation system.Pavel Machek
2000-04-28Documentation-generating tool taken from linux-2.3.99-pre6, andPavel Machek
makefile to actually use it.
2000-04-17Few bugs removed from sgml, makefile added.Pavel Machek