summaryrefslogtreecommitdiff
path: root/sphinx/static
Commit message (Expand)AuthorAgeFilesLines
* CSS fix for field lists.Georg Brandl2008-06-232-0/+22
* Don't collapse modindex if number of submodules is largerGeorg Brandl2008-06-221-2/+5
* Fix style nit.Georg Brandl2008-06-121-0/+4
* Style fix for lists inside lists.Georg Brandl2008-05-312-0/+8
* Fix padding for line numbers.Georg Brandl2008-05-252-2/+2
* Don't write SSI-like comments.Georg Brandl2008-05-235-40/+40
* Automatic overflow for <pre> tags.Georg Brandl2008-05-121-0/+1
* Add globbing-style toctree entries.Georg Brandl2008-05-041-0/+4
* Move static files used for Web app into their own folder.Georg Brandl2008-05-036-162/+0
* Move style so that it looks OK in the generated HTML help.Georg Brandl2008-05-031-2/+1
* Update jQuery and use minified version.Georg Brandl2008-04-191-2338/+26
* Fix style sheet and remove unused styles.Georg Brandl2008-04-191-15/+0
* Support creating a Makefile in quickstart.Georg Brandl2008-03-181-1/+1
* Add search styles to sphinxdoc style.Georg Brandl2008-03-181-0/+26
* Fix searchtools JS.Georg Brandl2008-03-181-3/+4
* Make the sphinxdoc layout work with IE.Georg Brandl2008-03-161-39/+4
* Some miscellaneous fixes.Georg Brandl2008-03-091-6/+3
* Add code-block directive, to simplify integrating snippetsGeorg Brandl2008-03-092-0/+30
* * Allow registering arbitrary cross-referencing directives/roles.Georg Brandl2008-03-091-17/+68
* Add a new experimental style.Georg Brandl2008-03-093-0/+449
* * Allow custom static files to be created for the HTML builder.Georg Brandl2008-02-2317-0/+4795