summaryrefslogtreecommitdiff
path: root/sphinx/ext
Commit message (Expand)AuthorAgeFilesLines
* MergeDmitry Shachnev2014-01-221-2/+3
|\
| * Fix an exception introduced by b69b59480cba for __init__ with no docstring.Ben Darnell2014-01-201-2/+3
* | MergeDmitry Shachnev2014-01-2010-27/+28
|\ \ | |/ |/|
| * Modernize the code now that Python 2.5 is no longer supportedDmitry Shachnev2014-01-1910-27/+28
* | Makes suggested changes before adding napoleon to sphinxRob Ruana2014-01-191-108/+112
* | Merged birkenfeld/sphinx into defaultRob Ruana2014-01-194-21/+63
|\ \
| * \ merge with stableGeorg Brandl2014-01-193-70/+35
| |\ \
| | * | mock: little changes, changelog and versionaddedGeorg Brandl2014-01-191-10/+11
| | * | mergeGeorg Brandl2014-01-191-11/+11
| | |\ \
| | | * \ merge with stableGeorg Brandl2014-01-193-70/+2
| | | |\ \ | | | | |/
| | * | | Merged in guibog/sphinx2 (pull request #184)Georg Brandl2014-01-191-0/+32
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | autodoc extension: add autodoc_mock_imports config valueguibog2013-10-231-0/+32
| * | | | Closes #1302: Fix regression in :mod:`sphinx.ext.inheritance_diagram` when do...Georg Brandl2014-01-192-10/+19
| | |_|/ | |/| |
| * | | Closes #848: Always take the newest code in incremental rebuilds with the :mo...Georg Brandl2014-01-191-11/+11
* | | | Merge conflictsRob Ruana2014-01-182-70/+4
|\ \ \ \ | | |/ / | |/| |
| * | | merge headsshimizukawa2014-01-181-2/+2
| |\ \ \
| | * \ \ merge headsshimizukawa2014-01-156-20/+46
| | |\ \ \
| | * | | | Drop python-2.5 and remove 2.4,2.5 support codesshimizukawa2013-12-151-2/+2
| * | | | | Remove sphinx.ext.oldcmarkup compatibility extension.Georg Brandl2014-01-171-67/+0
| | |/ / / | |/| | |
| * | | | merge with stableshimizukawa2014-01-151-1/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fix pypy test failure for b69b594 commit. refs #1337shimizukawa2014-01-151-1/+2
* | | | | Merges napoleon extension into mainline sphinxRob Ruana2014-01-183-0/+1329
|/ / / /
* | | | merge with stableGeorg Brandl2014-01-132-1/+20
|\ \ \ \ | |/ / /
| * | | Closes #1261: Python 3 cannot sort None and str types, make everything a str.Georg Brandl2014-01-121-1/+1
| * | | Closes #618: add documenter classes to registry in autosummary standalone gen...Georg Brandl2014-01-121-0/+15
| * | | Closes #1299: Make behavior of the :rst:dir:`math` directive more consistent ...Georg Brandl2014-01-121-0/+4
* | | | merge with stableGeorg Brandl2014-01-121-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | merge stable into defaultGeorg Brandl2014-01-111-1/+0
| |\ \ \
| | * \ \ merge stable into defaultGeorg Brandl2014-01-111-1/+0
| | |\ \ \
| | | * | | Closes #925: Allow list-typed config values to be provided on the command line,Georg Brandl2014-01-101-1/+0
* | | | | | Closes #1155: Fix autodocumenting C-defined methods as attributes in Python 3.Georg Brandl2014-01-121-1/+2
* | | | | | Closes #1181: Report option errors in autodoc directives more gracefully.Georg Brandl2014-01-121-2/+9
|/ / / / /
* | | | | Closes #929: Support parsed-literal blocks in LaTeX output correctly.Georg Brandl2014-01-111-1/+1
* | | | | Closes #923: Take the entire LaTeX document into account when cachingGeorg Brandl2014-01-111-4/+3
* | | | | Closes #943: In autosummary, recognize "first sentences" to pull from the doc...Georg Brandl2014-01-111-2/+1
* | | | | Closes #908: On Python 3, handle error messages from LaTeX correctly in the p...Georg Brandl2014-01-111-5/+5
|/ / / /
* | | | Closes #932: autodoc: Do not crash if ``__doc__`` is not a string.Georg Brandl2014-01-101-1/+2
|/ / /
* | | Closes #814: autodoc: Guard against strange type objects that don't haveGeorg Brandl2014-01-101-1/+1
* | | Fix autodoc with ``autoclass_content="both"`` uses useless ``object.__init__`...shimizukawa2014-01-021-1/+1
|/ /
* | Fix: autodoc class __init__ override not removed from docstring. Closes #1138shimizukawa2013-12-091-2/+12
* | Merged in shimizukawa/sphinx-fix-pypytest (pull request #177)Takayuki Shimizukawa2013-12-091-3/+8
|\ \
| * | Now sphinx.ext.autodoc on PyPy ignoring the method of built-in classes.shimizukawa2013-10-071-3/+8
* | | Don't strip file extension from names in autosummary directive.Thomas Kluyver2013-11-141-2/+0
| |/ |/|
* | sort class items in inheritance_diagramminrk2013-10-211-1/+1
* | Removed the ``sphinx.ext.refcounting`` extension -- it is very specific toGeorg Brandl2013-10-121-101/+0
* | autodoc: fix annotation None for propertiesJohannes Dewender2013-10-091-7/+8
|/
* Fixes #1204: use the correct relative path referring to local intersphinx tar...Georg Brandl2013-09-161-0/+4
* Merged in Vladimirsson/sphinx (pull request #136)Georg Brandl2013-09-161-0/+4
|\
| * Added ``imported-members`` option for ``automodule`` directive in autodocBogdan Opanchuk2013-04-201-0/+4
* | Merged in mdboom/sphinx/tooltip-escaping (pull request #128)Georg Brandl2013-09-161-0/+1
|\ \