summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | #206: Refuse to overwrite an existing master document in sphinx-quickstart.Georg Brandl2009-07-091-0/+3
* | | | | | | | | | | | | | | | | | | | | | | #208: Use MS-sanctioned locale settings, determined by theGeorg Brandl2009-07-091-0/+3
* | | | | | | | | | | | | | | | | | | | | | | #210: Fix nesting of HTML tags for displayed math from pngmath extension.Georg Brandl2009-07-091-0/+3
* | | | | | | | | | | | | | | | | | | | | | | Add a few changelog items.Georg Brandl2009-07-091-0/+5
|/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Update for post-0.6.2.Georg Brandl2009-06-161-0/+3
* | | | | | | | | | | | | | | | | | | | | | Update for 0.6.2.Georg Brandl2009-06-161-2/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | #130: Fix obscure IndexError in doctest extension.Georg Brandl2009-06-161-0/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | #167: Make glossary sorting case-independent.Georg Brandl2009-06-161-0/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | #196: Add a warning if an extension module doesn't have a ``setup()`` function.Georg Brandl2009-06-151-0/+3
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | #158: Allow '..' in template names, and absolute template paths;Georg Brandl2009-06-041-0/+3
* | | | | | | | | | | | | | | | | | When highlighting Python code, ignore extra indentation beforeGeorg Brandl2009-06-041-0/+3
* | | | | | | | | | | | | | | | | | #191: Don't escape the tilde in URIs in LaTeX.Georg Brandl2009-06-041-0/+2
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Don't consider contents of source comments for the search index.Georg Brandl2009-05-311-0/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Set the default encoding to ``utf-8-sig`` to handle files with aGeorg Brandl2009-05-311-0/+3
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | #178: apply ``add_function_parentheses`` config value to C functions as promi...Georg Brandl2009-05-221-0/+3
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | #173: Respect the docutils ``title`` directive.Georg Brandl2009-05-171-0/+2
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | #172: The ``obj`` role now links to modules as promised.Georg Brandl2009-05-171-0/+2
* | | | | | | | | | | | | Add changelog entry for longtable change.Georg Brandl2009-05-171-0/+3
* | | | | | | | | | | | | Look for translations in the system default path as well, for distributions t...Georg Brandl2009-05-171-0/+3
|/ / / / / / / / / / / /
* | | | | | | | | | | | Support searching for Class.methodname.Georg Brandl2009-05-171-0/+2
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | #155: Fix Python 2.4 compatibility: exceptions are old-style classes there.Georg Brandl2009-05-101-0/+3
|/ / / / / / / / / /
* | | | | | | | | | #150: Fix display of the "sphinxdoc" theme on Internet Explorer versions 6 an...Georg Brandl2009-05-101-0/+3
|/ / / / / / / / /
* | | | | | | | | #146: Don't fail to generate LaTeX when the user has an activeGeorg Brandl2009-05-031-0/+3
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | #29: Don't generate visible "-{-}" in option lists in LaTeX.Georg Brandl2009-04-281-0/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fix cross-reference roles when put into substitutions.Georg Brandl2009-04-281-0/+2
* | | | | | | Don't put image "alt" text into table-of-contents entries.Georg Brandl2009-04-281-0/+2
* | | | | | | In the LaTeX writer, do not raise an exception on too many sectionGeorg Brandl2009-04-281-0/+3
* | | | | | | #145: Fix autodoc problem with automatic members that refuse to beGeorg Brandl2009-04-281-0/+4
|/ / / / / /
* | | | | | Check for files that are outside the source dir in build_specific().Georg Brandl2009-04-111-0/+3
| |_|_|_|/ |/| | | |
* | | | | Add changelog entry for fd52839b069b.Georg Brandl2009-04-011-0/+2
* | | | | Fix intersphinx for installations without urllib2.HTTPSHandler.Georg Brandl2009-03-311-0/+2
| |_|_|/ |/| | |
* | | | Update changelog.Georg Brandl2009-03-271-0/+4
| |_|/ |/| |
* | | Update for 0.6.2dev.Georg Brandl2009-03-261-0/+4
* | | Fix #132...Georg Brandl2009-03-261-2/+5
| |/ |/|
* | Update for 0.6.1dev.gbrandl2009-03-241-0/+3
|/
* Update info for 0.6 final.0.6Georg Brandl2009-03-241-2/+2
* Add Russian translation, by Alexander Smishlajev.Georg Brandl2009-03-241-2/+1
* merge with 0.5Georg Brandl2009-03-241-2/+2
|\
| * Update for 0.5.2 final.0.5.2Georg Brandl2009-03-241-2/+2
* | Autodoc can now exclude single members from documentationGeorg Brandl2009-03-151-0/+3
* | #123: The ``glossary`` directive now supports a ``:sorted:``Georg Brandl2009-03-151-0/+3
* | Note ``autosummary`` extension.Georg Brandl2009-03-151-0/+3
* | merge with 0.5Georg Brandl2009-03-091-0/+193
|\ \ | |/ |/|
| * #114: Added an ``abbr`` role to markup abbreviations and acronyms.Georg Brandl2009-03-051-0/+3
| * New ``inheritance_diagram`` extension to embed... inheritance diagrams!Georg Brandl2009-03-051-0/+3
| * New ``graphviz`` extension to embed graphviz graphs.Georg Brandl2009-03-041-0/+2
| * Autodoc can now order members either alphabetically (like previously) or by m...Georg Brandl2009-02-271-0/+5
| * Paths to literal include files and download files can now be absolute too.Georg Brandl2009-02-241-2/+3
| * #10: implement HTML section numbering.Georg Brandl2009-02-221-0/+3
| * #96: The LaTeX builder now supports figures wrapped by text, when using the `...Georg Brandl2009-02-211-0/+3