6 Commits

Author SHA1 Message Date
Berker Peksag
c87825b692 Added an "htmlview" target to open docs after building them.
This is helpful if you build and test documentation updates in
your development env.

Copied from CPython's and Django's Doc/Makefile.
2015-01-09 23:05:04 +02:00
Christopher Allan Webber
b33feb18a7 Fix failing to build docs 2013-08-28 11:11:41 -05:00
Sam Clegg
5058cd5100 Fix sphinx warnsing in docs.
Add -W to sphinx options to avoid warnings in the future.
2013-03-17 17:39:31 -07:00
Will Kahn-Greene
25a7eb25bf Moves docs files around so we build from source/ directory 2011-07-31 17:54:54 -04:00
Will Kahn-Greene
d453571937 460. Adds texinfo output bits
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.
2011-07-30 16:26:43 -04:00
Will Kahn-Greene
3eae167e0f Adds Sphinx docs infrastructure. 2011-04-07 20:11:06 -04:00