summaryrefslogtreecommitdiff
path: root/doc/ext
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
| | | | | | | | ``dot`` command
* | 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
|\ \ | |/ | | | | | | Conflicts: tests/test_build_latex.py
| * 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 ↵Hong Xu2015-12-161-1/+12
| | | | | | | | work.
* | Merge with 'stable'shimizukawa2015-11-291-0/+4
|\ \ | |/
| * Fix #1818: `sphinx.ext.todo` directive generates broken html class attribute ↵shimizukawa2015-11-291-0/+4
| | | | | | | | as 'admonition-' when :confval:`language` is specified with non-ASCII linguistic area like 'ru' or 'ja'. To fix this, now ``todo`` directive can use ```:class:`` option.
* | Updates #2053 [Napoleon] Updates documentation to indicate ↵Rob Ruana2015-11-172-8/+10
| | | | | | | | napoleon_include_special_with_doc = True by default
* | #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 ↵Rob Ruana2015-06-093-42/+144
|/ | | | type hints in Napoleon docs
* 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 ↵shimizukawa2015-02-231-4/+4
| | | | was used for `sphinx.ext.intersphinx` and some documentation.
* 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
| | | | | | | | multiple target for the inventory.
* | Merged in bsipocz/sphinx (pull request #275)Takayuki Shimizukawa2014-08-231-0/+12
|\ \ | | | | | | | | | Adding the option of multiple inv for the same name & uri
| * | 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
| | | | | | | | as inline markup is not allowed
* | 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
| | | | | | | | | | | | | | Napoleon was attempting to render nested inline markup ( [a big no-no!](http://sphinx-doc.org/rest.html) ) for parameter types. Now, if Napoleon sees any backquotes in the parameter type, it is rendered without italics.
* | 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
|\ \ | |/
| * Doc: move API docs in their own chapter and add more of it.Georg Brandl2014-01-203-879/+0
| |
* | Makes suggested changes before adding napoleon to sphinxRob Ruana2014-01-192-23/+43
| |
* | Merged birkenfeld/sphinx into defaultRob Ruana2014-01-191-0/+14
|\ \
| * | mock: little changes, changelog and versionaddedGeorg Brandl2014-01-191-0/+4
| | |
| * | Merged in guibog/sphinx2 (pull request #184)Georg Brandl2014-01-191-0/+10
| |\ \ | | | | | | | | | | | | autodoc extension: add autodoc_mock_imports config value
| | * | autodoc extension: add autodoc_mock_imports config valueguibog2013-10-231-0/+10
| | |/