sphinx/doc/ext
Ashley Whetter cfd4e51802 Python domain can now link container types automatically
Google types now greedily match the closing parenthesis.

Also removed name from returns section in Google docstrings.
Instead, everything before the colon is treated as the type.
2016-08-03 17:09:40 +01:00
..
autodoc.rst Merge pull request #2300 from akruis/feature_autoclass_content_from__new__ 2016-02-14 14:45:25 +09:00
autosectionlabel.rst Fix #1286, #2099: Add `sphinx.ext.autosectionlabel` extension to allow reference sections using its title 2016-02-14 16:30:57 +09:00
autosummary.rst rewrapping paragraphs when over 80 characters wide 2014-06-18 11:53:25 -04:00
coverage.rst Add an option for the coverage builder if source-undocumented items are matched. 2011-01-04 22:50:13 +01:00
doctest.rst Fix style checks 2016-07-07 16:48:12 +03:00
example_google.py Python domain can now link container types automatically 2016-08-03 17:09:40 +01:00
example_google.rst fix document download roles. download roles works only on html. 2016-07-19 23:15:35 +09:00
example_numpy.py Python domain can now link container types automatically 2016-08-03 17:09:40 +01:00
example_numpy.rst fix document download roles. download roles works only on html. 2016-07-19 23:15:35 +09:00
extlinks.rst fix http/https 2015-02-28 01:02:41 +09:00
githubpages.rst Add sphinx.ext.githubpages to publish the docs on GitHub Pages 2016-01-06 22:14:57 +09:00
graphviz.rst #2575: Now `sphinx.ext.graphviz allows :align:` option 2016-05-28 18:29:10 +09:00
ifconfig.rst fix obsoleted documentation 2015-07-25 15:55:43 +02:00
inheritance.rst Fix style checks 2016-07-07 16:48:12 +03:00
intersphinx.rst Closes #1735: Use https://doc.python.org/ instead of `http protocol. It was used for sphinx.ext.intersphinx` and some documentation. 2015-02-23 04:20:35 +00:00
linkcode.rst rewrapping paragraphs when over 80 characters wide 2014-06-18 11:53:25 -04:00
math.rst Fixup links in the documentation. 2016-02-13 16:00:46 +01:00
napoleon.rst [Napoleon] Removes Python 2/3 compatible type annotation doc example, because they aren't current supported by Sphinx 2016-07-02 11:43:55 -04:00
todo.rst #2680: sphinx.ext.todo now emits warnings if todo_emit_warnings enabled 2016-07-16 00:59:02 +09:00
viewcode.rst Turn off viewcode extension by default 2016-07-28 15:38:38 +09:00