| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Create themes/ subdirectory and move stuff from templates/ and static/ there. | gbrandl | 2009-01-05 | 1 | -657/+0 |
| | | |||||
| * | Remove obsolete styles. | Georg Brandl | 2008-12-05 | 1 | -210/+0 |
| | | |||||
| * | Make display equations centered. | Georg Brandl | 2008-11-23 | 1 | -1/+1 |
| | | |||||
| * | A few math experience improvements, inspired by Fredrik Johansson. | Georg Brandl | 2008-11-16 | 1 | -0/+4 |
| | | |||||
| * | Add/improve styling for topics and sidebars. | Georg Brandl | 2008-11-09 | 1 | -1/+16 |
| | | |||||
| * | Allow empty seealso directive, and don't join all paragraphs in admonitions, | Georg Brandl | 2008-11-07 | 1 | -1/+1 |
| | | | | | only the first with the title. | ||||
| * | Remove explicit height for relbar, to allow breaking text | georg.brandl | 2008-10-25 | 1 | -1/+0 |
| | | | | | not to flow into the main body. | ||||
| * | No border around the logo. | georg.brandl | 2008-08-08 | 1 | -0/+4 |
| | | |||||
| * | Link to master doc in TOC heading and logo. | georg.brandl | 2008-08-07 | 1 | -0/+4 |
| | | |||||
| * | Add math support to Sphinx. | georg.brandl | 2008-08-06 | 1 | -0/+8 |
| | | |||||
| * | CSS fix for field lists. | georg.brandl | 2008-06-23 | 1 | -0/+13 |
| | | |||||
| * | Fix style nit. | georg.brandl | 2008-06-12 | 1 | -0/+4 |
| | | |||||
| * | Style fix for lists inside lists. | georg.brandl | 2008-05-31 | 1 | -0/+4 |
| | | |||||
| * | Fix padding for line numbers. | georg.brandl | 2008-05-25 | 1 | -1/+1 |
| | | |||||
| * | Don't write SSI-like comments. | georg.brandl | 2008-05-23 | 1 | -17/+17 |
| | | | | | Rename sidebar to sphinxsidebar so that reST sidebars are not confused. | ||||
| * | Automatic overflow for <pre> tags. | georg.brandl | 2008-05-12 | 1 | -0/+1 |
| | | |||||
| * | Add code-block directive, to simplify integrating snippets | georg.brandl | 2008-03-09 | 1 | -0/+15 |
| | | | | | in other languages, and with line numbers. | ||||
| * | * Allow custom static files to be created for the HTML builder. | georg.brandl | 2008-02-23 | 1 | -0/+796 |
| * Add more block tags to the template, making inheriting them easier. * Make the HTML stylesheet configurable for html and htmlhelp builder. * Make the Pygments style configurable. * Create template and style dirs in quickstart. | |||||
