summaryrefslogtreecommitdiff
path: root/doc/ext
Commit message (Expand)AuthorAgeFilesLines
* Split doctest extension docs into sectionsnevimov2016-05-021-6/+12
* Fix highlight languages in docs.Georg Brandl2016-02-141-2/+8
* Fix #1286, #2099: Add ``sphinx.ext.autosectionlabel`` extension to allow refe...Takeshi KOMIYA2016-02-141-0/+25
* Merge pull request #2300 from akruis/feature_autoclass_content_from__new__Takeshi KOMIYA2016-02-141-0/+6
|\
| * Feature: enhance autoclass:: to use the docstring of __new__Anselm Kruis2016-02-051-0/+6
* | Fixup links in the documentation.Georg Brandl2016-02-133-3/+3
* | Update CHANGES and documentation for #1751.shimizukawa2016-02-081-0/+8
* | math: Add math_number_all to enforce numbering all displayed math.Hong Xu2016-01-181-0/+7
* | Update docs for #2221Takeshi KOMIYA2016-01-191-0/+5
* | Fix #656: Add ``graphviz_dot`` option to graphviz directives to switch the ``...Takeshi KOMIYA2016-01-181-0/+4
* | merge with stableshimizukawa2016-01-132-4/+4
|\ \ | |/
| * Fix warnings in CHANGES and docsTakeshi KOMIYA2016-01-122-4/+4
* | Merge with '87998df9cbef2380345d436121e6bca43345d2bd' on stableshimizukawa2016-01-101-5/+1
|\ \ | |/
| * Fix a documentation for sphinx.ext.viewcodeTakeshi KOMIYA2015-12-271-5/+1
* | Add sphinx.ext.githubpages to publish the docs on GitHub PagesTakeshi KOMIYA2016-01-061-0/+12
* | imgmath: Make the size of the displayed math customizable.Hong Xu2015-12-291-0/+5
* | Update the pngmath doc to synchronize with imgmathHong Xu2015-12-291-29/+47
* | Merge with 'stable'shimizukawa2015-12-201-1/+12
|\ \ | |/
| * sphinx.ext.graphviz: Add doc to explain how to make the links in svg output w...Hong Xu2015-12-161-1/+12
* | Merge with 'stable'shimizukawa2015-11-291-0/+4
|\ \ | |/
| * Fix #1818: `sphinx.ext.todo` directive generates broken html class attribute ...shimizukawa2015-11-291-0/+4
* | Updates #2053 [Napoleon] Updates documentation to indicate napoleon_include_s...Rob Ruana2015-11-172-8/+10
* | #2092: Update documentationSgiath2015-10-192-0/+5
* | merge with stableshimizukawa2015-07-252-2/+6
|\ \ | |/
| * Fixes #1887: note that graph name needs quotes if non alphanumeric.Georg Brandl2015-07-251-0/+4
| * fix obsoleted documentationshimizukawa2015-07-251-2/+2
* | [Napoleon] Miscellaneous formatting fixes to napoleon example docstringsRob Ruana2015-06-142-13/+17
* | [Napoleon] Updates docs to use single quoted strings & 4-space indentationRob Ruana2015-06-111-58/+58
* | Closed #1925: [Napoleon] provides @property examples & recommends PEP 484 typ...Rob Ruana2015-06-093-42/+144
|/
* remove or update missing links.shimizukawa2015-03-071-1/+1
* fix http/httpsshimizukawa2015-02-281-1/+1
* Closes #1735: Use https://doc.python.org/ instead of ``http`` protocol. It w...shimizukawa2015-02-231-4/+4
* Merge branch 'stable'Georg Brandl2015-01-021-3/+3
|\
| * development process updates: bb->gh, hg->gitGeorg Brandl2015-01-021-3/+3
* | use reference to python 3.4 for intersphinxTakayuki Shimizukawa2014-10-301-4/+4
* | Update CHANGES for pull request #275, #1537; sphinx.ext.intersphinx supports ...Takayuki Shimizukawa2014-08-231-0/+2
* | Merged in bsipocz/sphinx (pull request #275)Takayuki Shimizukawa2014-08-231-0/+12
|\ \
| * | fix typoBrigitta Sipocz2014-08-211-1/+1
| * | Addressing comment and adding docsBrigitta Sipocz2014-08-211-0/+12
* | | :mod:`~sphinx.ext.viewcode` support imported function/class aliases. Closes #623Takayuki Shimizukawa2014-08-221-0/+20
|/ /
* | improved consistency for how docs refer to True and FalseEricFromCanada2014-06-182-4/+5
* | rewrapping paragraphs when over 80 characters wideEricFromCanada2014-06-188-30/+33
* | corrections for misspellingsEricFromCanada2014-06-182-2/+2
* | Closes #1489: Removes use of ":annotation:" for attribute types in napoleon, ...Rob Ruana2014-06-131-1/+2
* | tiny documentation fixTakayuki Shimizukawa2014-04-281-3/+2
* | Updates Napoleon documentation per suggestion by a userRob Ruana2014-04-261-3/+8
* | Closes #1396: Param types with inline markup no longer italicizedRob Ruana2014-03-091-4/+4
* | merge with stableGeorg Brandl2014-03-061-0/+9
|\ \ | |/
| * Add warnings that autodoc imports the modules.Georg Brandl2014-03-051-0/+9
* | merge with stableGeorg Brandl2014-01-203-882/+0
|\ \ | |/