summaryrefslogtreecommitdiffstats
path: root/doc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Removed a bunch of cruft files.Monty Taylor2012-07-071-97/+0
| | | | | | Ohai. We dont't uses any of theses anymores. Let's just make buh-bye. Change-Id: Ib81c92ab9196552150d81d158befb0747966965d
* Since we're autodocumenting from a sphinx ext, we can scrap it in Makefile.Todd Willey2010-11-071-17/+10
|
* quieter doc building (less warnings).Todd Willey2010-11-071-2/+4
|
* File moves from "merge" of termie's branch.Todd Willey2010-11-071-0/+102
|
* back out stacked mergeTodd Willey2010-11-071-104/+0
|
* Doc updates:Todd Willey2010-11-071-2/+4
| | | | | | | * quieter build (fewer warnings) * move api reference out of root directory * auto glob api reference into a TOC * remove old dev entries for new-fangled auto-generated docs
* Switch to module-per-file for the module index.Andy Smith2010-11-081-3/+4
| | | | Rename development guide to development reference.
* Build autodocs for all our libraries.Andy Smith2010-11-081-0/+101
Also updates doc build process and adds a README for it.