Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Update CHANGES and documentation for #1751. | shimizukawa | 2016-02-08 | 1 | -0/+8 | |
| | | ||||||
* | | math: Add math_number_all to enforce numbering all displayed math. | Hong Xu | 2016-01-18 | 1 | -0/+7 | |
| | | ||||||
* | | Update docs for #2221 | Takeshi KOMIYA | 2016-01-19 | 1 | -0/+5 | |
| | | ||||||
* | | Fix #656: Add ``graphviz_dot`` option to graphviz directives to switch the ↵ | Takeshi KOMIYA | 2016-01-18 | 1 | -0/+4 | |
| | | | | | | | | ``dot`` command | |||||
* | | merge with stable | shimizukawa | 2016-01-13 | 2 | -4/+4 | |
|\ \ | |/ | ||||||
| * | Fix warnings in CHANGES and docs | Takeshi KOMIYA | 2016-01-12 | 2 | -4/+4 | |
| | | ||||||
* | | Merge with '87998df9cbef2380345d436121e6bca43345d2bd' on stable | shimizukawa | 2016-01-10 | 1 | -5/+1 | |
|\ \ | |/ | | | | | | | Conflicts: tests/test_build_latex.py | |||||
| * | Fix a documentation for sphinx.ext.viewcode | Takeshi KOMIYA | 2015-12-27 | 1 | -5/+1 | |
| | | ||||||
* | | Add sphinx.ext.githubpages to publish the docs on GitHub Pages | Takeshi KOMIYA | 2016-01-06 | 1 | -0/+12 | |
| | | ||||||
* | | imgmath: Make the size of the displayed math customizable. | Hong Xu | 2015-12-29 | 1 | -0/+5 | |
| | | ||||||
* | | Update the pngmath doc to synchronize with imgmath | Hong Xu | 2015-12-29 | 1 | -29/+47 | |
| | | ||||||
* | | Merge with 'stable' | shimizukawa | 2015-12-20 | 1 | -1/+12 | |
|\ \ | |/ | ||||||
| * | sphinx.ext.graphviz: Add doc to explain how to make the links in svg output ↵ | Hong Xu | 2015-12-16 | 1 | -1/+12 | |
| | | | | | | | | work. | |||||
* | | Merge with 'stable' | shimizukawa | 2015-11-29 | 1 | -0/+4 | |
|\ \ | |/ | ||||||
| * | Fix #1818: `sphinx.ext.todo` directive generates broken html class attribute ↵ | shimizukawa | 2015-11-29 | 1 | -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 Ruana | 2015-11-17 | 2 | -8/+10 | |
| | | | | | | | | napoleon_include_special_with_doc = True by default | |||||
* | | #2092: Update documentation | Sgiath | 2015-10-19 | 2 | -0/+5 | |
| | | ||||||
* | | merge with stable | shimizukawa | 2015-07-25 | 2 | -2/+6 | |
|\ \ | |/ | ||||||
| * | Fixes #1887: note that graph name needs quotes if non alphanumeric. | Georg Brandl | 2015-07-25 | 1 | -0/+4 | |
| | | ||||||
| * | fix obsoleted documentation | shimizukawa | 2015-07-25 | 1 | -2/+2 | |
| | | ||||||
* | | [Napoleon] Miscellaneous formatting fixes to napoleon example docstrings | Rob Ruana | 2015-06-14 | 2 | -13/+17 | |
| | | ||||||
* | | [Napoleon] Updates docs to use single quoted strings & 4-space indentation | Rob Ruana | 2015-06-11 | 1 | -58/+58 | |
| | | ||||||
* | | Closed #1925: [Napoleon] provides @property examples & recommends PEP 484 ↵ | Rob Ruana | 2015-06-09 | 3 | -42/+144 | |
|/ | | | | type hints in Napoleon docs | |||||
* | remove or update missing links. | shimizukawa | 2015-03-07 | 1 | -1/+1 | |
| | ||||||
* | fix http/https | shimizukawa | 2015-02-28 | 1 | -1/+1 | |
| | ||||||
* | Closes #1735: Use https://doc.python.org/ instead of ``http`` protocol. It ↵ | shimizukawa | 2015-02-23 | 1 | -4/+4 | |
| | | | | was used for `sphinx.ext.intersphinx` and some documentation. | |||||
* | Merge branch 'stable' | Georg Brandl | 2015-01-02 | 1 | -3/+3 | |
|\ | ||||||
| * | development process updates: bb->gh, hg->git | Georg Brandl | 2015-01-02 | 1 | -3/+3 | |
| | | ||||||
* | | use reference to python 3.4 for intersphinx | Takayuki Shimizukawa | 2014-10-30 | 1 | -4/+4 | |
| | | ||||||
* | | Update CHANGES for pull request #275, #1537; sphinx.ext.intersphinx supports ↵ | Takayuki Shimizukawa | 2014-08-23 | 1 | -0/+2 | |
| | | | | | | | | multiple target for the inventory. | |||||
* | | Merged in bsipocz/sphinx (pull request #275) | Takayuki Shimizukawa | 2014-08-23 | 1 | -0/+12 | |
|\ \ | | | | | | | | | | Adding the option of multiple inv for the same name & uri | |||||
| * | | fix typo | Brigitta Sipocz | 2014-08-21 | 1 | -1/+1 | |
| | | | ||||||
| * | | Addressing comment and adding docs | Brigitta Sipocz | 2014-08-21 | 1 | -0/+12 | |
| | | | ||||||
* | | | :mod:`~sphinx.ext.viewcode` support imported function/class aliases. Closes #623 | Takayuki Shimizukawa | 2014-08-22 | 1 | -0/+20 | |
|/ / | ||||||
* | | improved consistency for how docs refer to True and False | EricFromCanada | 2014-06-18 | 2 | -4/+5 | |
| | | ||||||
* | | rewrapping paragraphs when over 80 characters wide | EricFromCanada | 2014-06-18 | 8 | -30/+33 | |
| | | ||||||
* | | corrections for misspellings | EricFromCanada | 2014-06-18 | 2 | -2/+2 | |
| | | ||||||
* | | Closes #1489: Removes use of ":annotation:" for attribute types in napoleon, ↵ | Rob Ruana | 2014-06-13 | 1 | -1/+2 | |
| | | | | | | | | as inline markup is not allowed | |||||
* | | tiny documentation fix | Takayuki Shimizukawa | 2014-04-28 | 1 | -3/+2 | |
| | | ||||||
* | | Updates Napoleon documentation per suggestion by a user | Rob Ruana | 2014-04-26 | 1 | -3/+8 | |
| | | ||||||
* | | 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 | 3 | -882/+0 | |
|\ \ | |/ | ||||||
| * | Doc: move API docs in their own chapter and add more of it. | Georg Brandl | 2014-01-20 | 3 | -879/+0 | |
| | | ||||||
* | | 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 | |
| | |/ |