aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Added an "htmlview" target to open docs after building them.Berker Peksag2015-01-091-1/+6
| | | | | | | This is helpful if you build and test documentation updates in your development env. Copied from CPython's and Django's Doc/Makefile.
* Fix failing to build docsChristopher Allan Webber2013-08-281-1/+1
|
* Fix sphinx warnsing in docs.Sam Clegg2013-03-171-1/+1
| | | | Add -W to sphinx options to avoid warnings in the future.
* Moves docs files around so we build from source/ directoryWill Kahn-Greene2011-07-311-5/+7
|
* 460. Adds texinfo output bitsWill Kahn-Greene2011-07-301-0/+21
| | | | | | | | Building texinfo version of the manual only works with Sphinx from hg tip at present. Also, there are some minor issues and someone should go through the manual and read it to make sure there aren't issues.
* Adds Sphinx docs infrastructure.Will Kahn-Greene2011-04-071-0/+130