summaryrefslogtreecommitdiff
path: root/sphinx/ext
Commit message (Expand)AuthorAgeFilesLines
* ENH: add a linkcode extensionPauli Virtanen2012-03-111-0/+72
* merge with stableGeorg Brandl2012-03-102-4/+7
|\
| * merge with stableGeorg Brandl2012-03-102-4/+7
| |\
| | * Merged in dairiki/sphinx (pull request #44)Georg Brandl2012-03-101-1/+1
| | |\
| | | * Trigger rebuild when todo visibility is toggled (mentioned in #884).Robert Lehmann2012-02-291-1/+1
| | * | Intersphinx: parse inventories correctly when object names contain embedded s...Jeff Dairiki2012-02-261-1/+7
| | |/
| | * merge with stableGeorg Brandl2012-02-192-3/+13
| | |\
| | * | Stop graphviz nodes from showing up twice in text builders.Robert Lehmann2012-02-151-3/+5
| | * | Fix: show [graph] in text builderTimo Schmid2011-12-231-0/+1
* | | | Fix code style nits.Georg Brandl2012-03-101-1/+2
|/ / /
* | | Fixes #836: catch AttributeError when retrieving __dict__ attribute.Georg Brandl2012-03-101-3/+7
* | | Intersphinx: parse inventories correctly when object names contain embedded s...Jeff Dairiki2012-02-261-1/+7
| |/ |/|
* | Closes #844: Fix crashes when dealing with Unicode output in doctest extension.Georg Brandl2012-01-291-0/+4
* | Closes #854: Fix inheritance_diagram raising attribute errors on builtins.Georg Brandl2012-01-291-1/+2
* | Closes #860: Do not crash when encountering invalid doctest examples, just em...Georg Brandl2012-01-291-2/+7
|/
* Fix overlong lines.Georg Brandl2011-11-011-1/+2
* Closes #796: use package_dir everywhere instead of __file__.Georg Brandl2011-11-011-1/+2
* Closes #801: Make intersphinx work properly without SSL support.Georg Brandl2011-11-011-1/+1
* Merge with 1.0Georg Brandl2011-09-2314-279/+694
|\
| * Merge with 1.0Georg Brandl2011-09-2314-279/+694
| |\
| | * Merge with 1.0Georg Brandl2011-09-232-3/+6
| | |\
| | * \ Merge with 1.0Georg Brandl2011-09-2214-280/+695
| | |\ \
| | | * \ Merged in marklodato/sphinx (pull request #4)Georg Brandl2011-09-221-1/+1
| | | |\ \
| | | | * | PygmentsBridge: pass keyword arguments to PygmentsMark Lodato2011-07-061-1/+1
| | | * | | Merge with 1.0.Georg Brandl2011-09-211-1/+1
| | | |\ \ \
| | | * | | | Fix #650: add missing newline in coverage output.Georg Brandl2011-09-211-1/+1
| | | * | | | Correctly treat built-in method (method descriptors) as methodsJulian Andres Klode2011-05-041-1/+2
| | | * | | | Fix #718: "pass" is not a good way to exit a function.Georg Brandl2011-09-211-1/+1
| | | * | | | Fix syntax.Georg Brandl2011-09-211-1/+1
| | | * | | | Always use longtables for autosummary.Georg Brandl2011-09-211-2/+2
| | | * | | | Merged in benallard/sphinx (pull request #18)Georg Brandl2011-09-191-35/+3
| | | |\ \ \ \
| | | | * | | | graphviz: Remove unused function get_svg_tagBenoit Allard2011-08-241-5/+0
| | | | * | | | Render SVG using an img tag, not an object one. Even IE9 understands it nowBenoit Allard2011-08-241-33/+6
| | | * | | | | [intersphinx] [Fixes #622] env.warn called with incorrect number of argumentsLucas Taylor2011-09-031-1/+1
| | | |/ / / /
| | | * | | | The graphviz extension uses an empty <object ... /> tag to embed svg files, b...Njal Karevoll2011-08-121-1/+1
| | | * | | | graphviz: also catch IOError with Errno 22 (invalid parameter)Benoit Allard2011-07-141-1/+8
| | | * | | | Merged in jonwaltman/sphinx-info (pull request #5)Georg Brandl2011-07-073-24/+78
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | The math extension displaymath directives now support ``name`` inGeorg Brandl2011-06-301-1/+4
| | | | * | | autosummary: obtain import prefixes from environment also in the autolink rolePauli Virtanen2011-06-291-14/+22
| | | | * | | autosummary/generate: slightly more robust parsing in find_autosummary_in_linesPauli Virtanen2011-06-291-2/+4
| | | | * | | autosummary: respect py:currentclass when looking up Python objectsPauli Virtanen2011-06-291-1/+9
| | | | * | | autosummary: fix get_documenter to handle its *parent* parameter correctlyPauli Virtanen2011-06-291-9/+26
| | | | * | | autosummary: improve robustness of the signature compactificationPauli Virtanen2011-06-291-5/+21
| | | * | | | Fix NameError in graphviz.render_dot_texinfo.Jon Waltman2011-06-301-1/+2
| | | |/ / /
| | | * | | Closes #671: new autodoc features: :special-members: and :private-members: sh...Georg Brandl2011-05-151-17/+31
| | | * | | Closes #683: set default MathJax path to the CDN URL, and update the docs acc...Georg Brandl2011-05-151-2/+3
| | | * | | merge with 1.0Georg Brandl2011-04-291-1/+1
| | | |\ \ \
| | | * | | | Add Texinfo support in ext.graphviz, ext.inheritance_diagram and ext.mathbase.Jon Waltman2011-03-053-8/+47
| | | * | | | Make check.Georg Brandl2011-01-152-2/+4
| | | * | | | merge with 1.0Georg Brandl2011-01-1514-209/+540
| | | |\ \ \ \