| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Closes #1396: Param types with inline markup no longer italicized | Rob Ruana | 2014-03-09 | 1 | -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 stable | Georg Brandl | 2014-03-06 | 1 | -0/+9 |
| |\ | |||||
| | * | Add warnings that autodoc imports the modules. | Georg Brandl | 2014-03-05 | 1 | -0/+9 |
| | | | |||||
| * | | merge with stable | Georg Brandl | 2014-01-20 | 7 | -35/+924 |
| |\ \ | |/ |/| | |||||
| | * | Makes suggested changes before adding napoleon to sphinx | Rob Ruana | 2014-01-19 | 2 | -23/+43 |
| | | | |||||
| | * | Merged birkenfeld/sphinx into default | Rob Ruana | 2014-01-19 | 1 | -0/+14 |
| | |\ | |||||
| | | * | mock: little changes, changelog and versionadded | Georg Brandl | 2014-01-19 | 1 | -0/+4 |
| | | | | |||||
| | | * | Merged in guibog/sphinx2 (pull request #184) | Georg Brandl | 2014-01-19 | 1 | -0/+10 |
| | | |\ | | | | | | | | | | | | | autodoc extension: add autodoc_mock_imports config value | ||||
| | | | * | autodoc extension: add autodoc_mock_imports config value | guibog | 2013-10-23 | 1 | -0/+10 |
| | | | | | |||||
| | * | | | Merge conflicts | Rob Ruana | 2014-01-18 | 1 | -35/+0 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Remove sphinx.ext.oldcmarkup compatibility extension. | Georg Brandl | 2014-01-17 | 1 | -35/+0 |
| | | | | | |||||
| | * | | | Merges napoleon extension into mainline sphinx | Rob Ruana | 2014-01-18 | 5 | -0/+890 |
| | |/ / | |||||
| | * | | Closes #1174: Fix smart quotes being applied inside roles like ↵ | Georg Brandl | 2014-01-12 | 1 | -4/+7 |
| | |/ | | | | | | | :rst:role:`program` or :rst:role:`makevar`. | ||||
| * | | Doc: move API docs in their own chapter and add more of it. | Georg Brandl | 2014-01-20 | 3 | -879/+0 |
| |/ | |||||
| * | Fix autodoc. | Georg Brandl | 2013-10-12 | 1 | -0/+2 |
| | | |||||
| * | Add sphinx.version_info for better programmatic check of the Sphinx version. | Georg Brandl | 2013-10-12 | 1 | -0/+16 |
| | | |||||
| * | Removed the ``sphinx.ext.refcounting`` extension -- it is very specific to | Georg Brandl | 2013-10-12 | 1 | -7/+0 |
| | | | | | CPython and has no place in the main distribution. | ||||
| * | changelog update for PR#136 | Georg Brandl | 2013-09-16 | 1 | -6/+5 |
| | | |||||
| * | Merged in Vladimirsson/sphinx (pull request #136) | Georg Brandl | 2013-09-16 | 1 | -6/+11 |
| |\ | | | | | | | Added ``imported-members`` option for ``automodule`` directive in autodoc | ||||
| | * | Added ``imported-members`` option for ``automodule`` directive in autodoc | Bogdan Opanchuk | 2013-04-20 | 1 | -6/+11 |
| | | | |||||
| * | | Merged in JonnyJD/sphinx/autodoc_novalue (pull request #109) | Georg Brandl | 2013-09-16 | 1 | -2/+21 |
| |\ \ | | | | | | | | | | feature: autodoc: add :annotation: option for autodata and autoattribute | ||||
| | * | | autodoc: change :novalue: to :annoation: option | Johannes Dewender | 2013-02-27 | 1 | -3/+13 |
| | | | | | | | | | | | | | | | | | | | The :novalue: option is now called :annotation: and has an additional feature: When given with an argument, you can specify what the annotation of the object will be. | ||||
| | * | | autodoc: document novalue option | Johannes Dewender | 2013-01-22 | 1 | -2/+11 |
| | | | | | | | | | | | | | | | | The update is listed for version 1.2. This should be changed if the change is released later. | ||||
| * | | | Add link to referenced docutils docs. | Eric Holscher | 2013-07-11 | 1 | -1/+2 |
| | |/ |/| | |||||
| * | | docs: fix link to MathJax documentation | Georg Brandl | 2013-03-30 | 1 | -1/+1 |
| |/ | |||||
| * | Fix whitespace / line length issues reported by "make test" | Jon Waltman | 2012-11-03 | 1 | -5/+5 |
| | | |||||
| * | Closes #1010: Make pngmath images transparent by default; IE7+ should handle it. | Georg Brandl | 2012-10-28 | 1 | -12/+5 |
| | | |||||
| * | Linkcode changelog entry. | Georg Brandl | 2012-10-28 | 1 | -1/+1 |
| | | |||||
| * | Merged in pv/sphinx-work/ext-linkcode (pull request #47) | Georg Brandl | 2012-10-28 | 1 | -0/+46 |
| |\ | |||||
| | * | DOC: linkcode: fix up documentation a bit | Pauli Virtanen | 2012-03-11 | 1 | -6/+5 |
| | | | |||||
| | * | ENH: add a linkcode extension | Pauli Virtanen | 2012-03-11 | 1 | -0/+47 |
| | | | |||||
| * | | Doc change for d7ac5e46307d | Georg Brandl | 2012-05-08 | 1 | -0/+3 |
| | | | |||||
| * | | Make it clearer how autodoc special comments have to be formatted. | Georg Brandl | 2012-03-17 | 1 | -4/+5 |
| |/ | |||||
| * | Closes #817: note that math markup in docstrings needs to take care of ↵ | Georg Brandl | 2012-01-29 | 1 | -0/+4 |
| | | | | | backslashes. | ||||
| * | Closes #793: Fix docutils version references. | Georg Brandl | 2011-11-01 | 1 | -5/+2 |
| | | |||||
| * | Satisfy "make check". | Georg Brandl | 2011-10-09 | 1 | -1/+1 |
| | | |||||
| * | Make it clear that math labels are internal. | Georg Brandl | 2011-09-21 | 1 | -4/+4 |
| | | |||||
| * | Doc and changelog entries for 91b4fc984b32. | Georg Brandl | 2011-07-23 | 1 | -1/+1 |
| | | |||||
| * | s/jsmath/mathjax/ | Georg Brandl | 2011-07-23 | 1 | -1/+1 |
| | | |||||
| * | some changes to math docs | bond | 2011-07-19 | 1 | -8/+8 |
| | | |||||
| * | autosummary: minor doc clarifications | Pauli Virtanen | 2011-06-29 | 1 | -6/+8 |
| | | |||||
| * | Closes #683: set default MathJax path to the CDN URL, and update the docs ↵ | Georg Brandl | 2011-05-15 | 1 | -8/+8 |
| | | | | | accordingly. | ||||
| * | Change redirected URLs to the new locations | Daniel Neuh?user | 2011-02-05 | 2 | -3/+3 |
| | | |||||
| * | #431: Doc comments for attributes can now be given on the same line as the ↵ | Georg Brandl | 2011-01-15 | 1 | -3/+12 |
| | | | | | assignment. | ||||
| * | Add changelog entry and docs for #594. | Georg Brandl | 2011-01-09 | 1 | -1/+1 |
| | | |||||
| * | merge with 1.0 | Georg Brandl | 2011-01-09 | 1 | -2/+2 |
| |\ | |||||
| | * | Clarification. | Georg Brandl | 2011-01-08 | 1 | -2/+2 |
| | | | |||||
| * | | Added :confval:`pngmath_add_tooltips`. | Georg Brandl | 2011-01-08 | 1 | -0/+7 |
| | | | |||||
| * | | Fix interpolation error, encode inserted caption strings and add the caption ↵ | Georg Brandl | 2011-01-08 | 1 | -4/+9 |
| | | | | | | | | | in HTML output too. | ||||
| * | | #367: Added automatic exclusion of hidden members in inheritance diagrams, ↵ | Georg Brandl | 2011-01-07 | 1 | -0/+7 |
| | | | | | | | | | and an option to selectively enable it. | ||||
