summaryrefslogtreecommitdiff
path: root/doc/ext
Commit message (Expand)AuthorAgeFilesLines
* changelog update for PR#136Georg Brandl2013-09-161-6/+5
* Merged in Vladimirsson/sphinx (pull request #136)Georg Brandl2013-09-161-6/+11
|\
| * Added ``imported-members`` option for ``automodule`` directive in autodocBogdan Opanchuk2013-04-201-6/+11
* | Merged in JonnyJD/sphinx/autodoc_novalue (pull request #109)Georg Brandl2013-09-161-2/+21
|\ \
| * | autodoc: change :novalue: to :annoation: optionJohannes Dewender2013-02-271-3/+13
| * | autodoc: document novalue optionJohannes Dewender2013-01-221-2/+11
* | | Add link to referenced docutils docs.Eric Holscher2013-07-111-1/+2
| |/ |/|
* | docs: fix link to MathJax documentationGeorg Brandl2013-03-301-1/+1
* | Because it was thought MaxJax CDN URL has not been written intentionally, I u...Takayuki Shimizukawa2013-03-291-4/+2
* | add missing `mathjax_path` default value in document.Takayuki Shimizukawa2013-03-291-2/+4
|/
* Fix whitespace / line length issues reported by "make test"Jonathan 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-071-1/+2
|\ \ | |/
| * Parse parmeter field in event descriptions.Georg Brandl2011-01-071-1/+2
* | #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
|/ /