sphinx/doc/ext
Rob Ruana 18df6421bf Closes #1396: Param types with inline markup no longer italicized
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.
2014-03-09 01:56:56 -05:00
..
autodoc.rst merge with stable 2014-03-06 08:13:14 +01:00
autosummary.rst Satisfy "make check". 2011-10-09 23:09:57 +02: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 Add changelog entry and docs for #594. 2011-01-09 21:43:22 +01:00
example_google.py Merges napoleon extension into mainline sphinx 2014-01-18 13:56:23 -05:00
example_google.rst Merges napoleon extension into mainline sphinx 2014-01-18 13:56:23 -05:00
example_numpy.py Merges napoleon extension into mainline sphinx 2014-01-18 13:56:23 -05:00
example_numpy.rst Merges napoleon extension into mainline sphinx 2014-01-18 13:56:23 -05:00
extlinks.rst Change redirected URLs to the new locations 2011-02-05 21:48:54 +01:00
graphviz.rst Fix interpolation error, encode inserted caption strings and add the caption in HTML output too. 2011-01-08 15:39:35 +01:00
ifconfig.rst Use the new rst domain in the sphinx docs. 2010-04-17 10:39:51 +02:00
inheritance.rst #367: Added automatic exclusion of hidden members in inheritance diagrams, and an option to selectively enable it. 2011-01-07 22:35:57 +01:00
intersphinx.rst #480: Fix handling of target naming in intersphinx. 2010-08-05 11:58:43 +02:00
linkcode.rst Fix whitespace / line length issues reported by "make test" 2012-11-03 11:04:32 -05:00
math.rst docs: fix link to MathJax documentation 2013-03-30 14:08:33 +01:00
napoleon.rst Closes #1396: Param types with inline markup no longer italicized 2014-03-09 01:56:56 -05:00
todo.rst Use the new rst domain in the sphinx docs. 2010-04-17 10:39:51 +02:00
viewcode.rst Add the "viewcode" extension. 2010-01-13 23:53:01 +01:00