Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added an "htmlview" target to open docs after building them. | Berker Peksag | 2015-01-09 | 1 | -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 docs | Christopher Allan Webber | 2013-08-28 | 1 | -1/+1 |
| | |||||
* | Fix sphinx warnsing in docs. | Sam Clegg | 2013-03-17 | 1 | -1/+1 |
| | | | | Add -W to sphinx options to avoid warnings in the future. | ||||
* | Moves docs files around so we build from source/ directory | Will Kahn-Greene | 2011-07-31 | 1 | -5/+7 |
| | |||||
* | 460. Adds texinfo output bits | Will Kahn-Greene | 2011-07-30 | 1 | -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-Greene | 2011-04-07 | 1 | -0/+130 |