summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Add "who uses it" page.Georg Brandl2008-06-232-0/+6
* Add static method support.Georg Brandl2008-06-231-0/+6
* Add a bit on signatures and field lists.Georg Brandl2008-06-231-3/+80
* Add general docstring processing support with a new event in autodoc.Georg Brandl2008-06-223-7/+44
* Support :noindex: in autodoc directives.Georg Brandl2008-06-221-0/+7
* Fix class name.Georg Brandl2008-06-181-1/+3
* Follow renaming of desc_classname to desc_addname.Georg Brandl2008-06-181-1/+1
* Add default_role configuration value.Georg Brandl2008-06-172-0/+19
* Support inheritance display in autoclass, thanks to mdboom.Georg Brandl2008-06-171-40/+46
* Support splitting the HTML index.Georg Brandl2008-06-171-0/+7
* Add notes about Unicode and escaping of backslashes.Georg Brandl2008-06-171-1/+9
* Add image format handling.Georg Brandl2008-06-151-5/+20
* Add html_favicon config value.Georg Brandl2008-06-151-0/+9
* Add maxdepth for TOCs.Georg Brandl2008-06-122-1/+8
* Add a preliminary text writer, mainly for producing pydoc-compatible topic help.Georg Brandl2008-06-011-0/+10
* Add html-page-context event for customizing the template context.Georg Brandl2008-05-312-16/+55
* Provide rest "class" directive as "cssclass".Georg Brandl2008-05-241-0/+17
* Add html_short_title and html_show_sphinx config values.Georg Brandl2008-05-242-1/+21
* Allow subdirs in html_static_path.Georg Brandl2008-05-241-0/+3
* Add exclude_trees config value.Georg Brandl2008-05-241-1/+9
* #2904: fix :func:`title <target>` behavior.Georg Brandl2008-05-241-4/+0
* Add html_use_index flag.Georg Brandl2008-05-231-3/+9
* Clarify docs for auto directive options.Georg Brandl2008-05-231-3/+17
* Fix determination of title in HTML help.Georg Brandl2008-05-231-0/+4
* Add examples section.Georg Brandl2008-05-061-0/+8
* Minor enhancements to generate_rst.Georg Brandl2008-05-061-4/+6
* added support for explicit signatures in callablesArmin Ronacher2008-05-061-0/+11
* Add html_file_suffix value.Georg Brandl2008-05-061-0/+7
* Support all rst admonitions in LaTeX.Georg Brandl2008-05-061-10/+0
* Add ``toctree_only`` feature to LaTeX builder.Georg Brandl2008-05-042-2/+9
* Rename version to 0.3.Georg Brandl2008-05-045-9/+9
* * Support for C class names (and const specifiers).Georg Brandl2008-05-041-0/+10
* Add globbing-style toctree entries.Georg Brandl2008-05-041-1/+27
* #2726: allow selecting what gets inserted into an autoclass directive.Georg Brandl2008-05-041-1/+18
* #2656: autodoc now skips inherited members unless the :inherited-members: fla...Georg Brandl2008-05-041-0/+4
* Fix handling of Verbatim within tables.Georg Brandl2008-05-041-0/+9
* Use correct OpenSearch base url.Georg Brandl2008-05-031-1/+1
* Fix OpenSearch description generation.Georg Brandl2008-05-032-3/+8
* * New LaTeX table handling.Georg Brandl2008-05-034-0/+48
* Remove note about 0.1.Georg Brandl2008-05-031-7/+0
* Allow the configuration directory to be set differently from the source direc...Georg Brandl2008-05-025-52/+74
* Add exclude_dirs config value.Georg Brandl2008-05-021-19/+26
* Increase version number. Explain "fully qualified" in the config docs.Georg Brandl2008-05-021-12/+18
* Fix typo.Georg Brandl2008-04-281-1/+1
* documented changeArmin Ronacher2008-04-281-1/+2
* Put version number in index sidebar.Georg Brandl2008-04-271-1/+1
* Fetch Sphinx version from Sphinx itself.Georg Brandl2008-04-271-2/+3
* Add logo options, add blocks to sidebar.Georg Brandl2008-04-273-0/+28
* Fix markup.Georg Brandl2008-04-271-1/+1
* Use OpenSearch for Sphinx docs.Georg Brandl2008-04-271-0/+2