summaryrefslogtreecommitdiff
path: root/doc/ext
Commit message (Expand)AuthorAgeFilesLines
* Fix whitespace / line length issues reported by "make test"Jon Waltman2012-11-031-5/+5
* Closes #1010: Make pngmath images transparent by default; IE7+ should handle it.Georg Brandl2012-10-281-12/+5
* Linkcode changelog entry.Georg Brandl2012-10-281-1/+1
* Merged in pv/sphinx-work/ext-linkcode (pull request #47)Georg Brandl2012-10-281-0/+46
|\
| * DOC: linkcode: fix up documentation a bitPauli Virtanen2012-03-111-6/+5
| * ENH: add a linkcode extensionPauli Virtanen2012-03-111-0/+47
* | Doc change for d7ac5e46307dGeorg Brandl2012-05-081-0/+3
* | Make it clearer how autodoc special comments have to be formatted.Georg Brandl2012-03-171-4/+5
|/
* Closes #817: note that math markup in docstrings needs to take care of backsl...Georg Brandl2012-01-291-0/+4
* Closes #793: Fix docutils version references.Georg Brandl2011-11-011-5/+2
* Satisfy "make check".Georg Brandl2011-10-091-1/+1
* Make it clear that math labels are internal.Georg Brandl2011-09-211-4/+4
* Doc and changelog entries for 91b4fc984b32.Georg Brandl2011-07-231-1/+1
* s/jsmath/mathjax/Georg Brandl2011-07-231-1/+1
* some changes to math docsbond2011-07-191-8/+8
* autosummary: minor doc clarificationsPauli Virtanen2011-06-291-6/+8
* Closes #683: set default MathJax path to the CDN URL, and update the docs acc...Georg Brandl2011-05-151-8/+8
* Change redirected URLs to the new locationsDaniel Neuh?user2011-02-052-3/+3
* #431: Doc comments for attributes can now be given on the same line as the as...Georg Brandl2011-01-151-3/+12
* Add changelog entry and docs for #594.Georg Brandl2011-01-091-1/+1
* merge with 1.0Georg Brandl2011-01-091-2/+2
|\
| * Clarification.Georg Brandl2011-01-081-2/+2
* | Added :confval:`pngmath_add_tooltips`.Georg Brandl2011-01-081-0/+7
* | Fix interpolation error, encode inserted caption strings and add the caption ...Georg Brandl2011-01-081-4/+9
* | #367: Added automatic exclusion of hidden members in inheritance diagrams, an...Georg Brandl2011-01-071-0/+7
* | merge with 1.0Georg Brandl2011-01-076-20/+155
|\ \ | |/ |/|
| * #306: Added :event:`env-get-outdated` event.Georg Brandl2011-01-071-0/+9
| * Added the :mod:`sphinx.ext.mathjax` extension, based onGeorg Brandl2011-01-061-6/+38
| * Add an option for the coverage builder if source-undocumented items are matched.Georg Brandl2011-01-041-0/+12
| * merge with bb://mbrochh/sphinxGeorg Brandl2011-01-041-0/+2
| |\
| * | #273: Add an API for adding full-text search support for languages other than...Georg Brandl2011-01-041-0/+9
| * | Fix-up half-sentence.Georg Brandl2011-01-031-1/+2
| * | #564: Add :confval:`autodoc_docstring_signature` which retrieves the signatur...Georg Brandl2011-01-031-0/+13
| * | #520: Provide ``special-members`` option for autodoc directives.Georg Brandl2011-01-031-4/+12
| * | #176: Provide ``private-members`` option for autodoc directives.Georg Brandl2011-01-031-10/+20
| * | #553: Added :rst:dir:`testcleanup` blocks in the doctest extension.Georg Brandl2011-01-031-0/+16
| * | Add add_node() support for texinfo and add handlers for nodes in our extensions.Georg Brandl2010-10-221-3/+3
| * | autodoc's docstring/special-comment detection works for instance attributes tooChris Rebert2010-10-021-3/+10
| * | add 'inline' flag to graphviz extension directives to control paragraph breaksDoug Hellmann2010-09-161-0/+5
| |/
| * merge with 1.0Georg Brandl2010-08-251-0/+11
| |\
| | * #443: Allow referencing external graphviz files.Georg Brandl2010-08-231-0/+11
* | | Parse parmeter field in event descriptions.Georg Brandl2011-01-071-1/+2
|/ /
* | #513: Allow giving non-local URIs for JavaScript files, e.g. in the JSMath ex...Georg Brandl2010-08-251-1/+2
|/
* #469: document __all__ ordering in members.Georg Brandl2010-08-051-0/+3
* #481, #482: fix ``.name`` reference matching.Georg Brandl2010-08-054-25/+29
* #480: Fix handling of target naming in intersphinx.Georg Brandl2010-08-051-3/+3
* #461: elaborate how to use intersphinx.Georg Brandl2010-07-101-1/+15
* Add the "oldcmarkup" extension, to help migrating to 1.0.Georg Brandl2010-05-241-0/+35
* #413: Added a way for intersphinx to refer to named labels in otherGeorg Brandl2010-05-231-20/+45
* merge with 0.6Georg Brandl2010-05-231-4/+4
|\