Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - squash-merge the improve_toc branch, which moves all the Sphinx styling | Mike Bayer | 2014-12-17 | 1 | -12/+0 |
| | | | | | | and extensions into an external library, and also reorganizes most large documentation pages into many small areas to reduce scrolling and better present the context into a more fine-grained hierarchy. | ||||
* | - whitespace removal bonanza | Mike Bayer | 2011-01-02 | 1 | -2/+2 |
| | |||||
* | for internal link to top render # | Mike Bayer | 2010-09-26 | 1 | -1/+5 |
| | |||||
* | - added documentation for Inspector [ticket:1820] | Mike Bayer | 2010-06-13 | 1 | -1/+1 |
| | | | | | - fixed "toplevel" regexp to include tokens of the form foo-bar-toplevel (i.e. multiple dashes) - some CSS adjustment so that all API headings are in gray. | ||||
* | revert the newline workaround, fix the regexp that was consuming | Mike Bayer | 2010-03-20 | 1 | -1/+1 |
| | |||||
* | - merged -r5338:5429 of sphinx branch. | Mike Bayer | 2008-12-06 | 1 | -0/+8 |
- Documentation has been converted to Sphinx. In particular, the generated API documentation has been constructed into a full blown "API Reference" section which organizes editorial documentation combined with generated docstrings. Cross linking between sections and API docs are vastly improved, a javascript-powered search feature is provided, and a full index of all classes, functions and members is provided. |