summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Closes #1651: Documentation: add ``vartype`` field description for python dom...shimizukawa2015-03-091-0/+1
* final pep8 fixes; reactivate most warnings in flake8Georg Brandl2015-03-081-5/+6
* mergeGeorg Brandl2015-03-082-9/+15
|\
| * refs #1742: `:name:` option is provided for `toctree`, `code-block` and `lite...shimizukawa2015-03-082-9/+15
* | Merge branch 'apple-help' of git://github.com/al45tair/sphinxGeorg Brandl2015-03-083-0/+193
|\ \ | |/ |/|
| * Added some additional configuration variables for Apple Help.Alastair Houghton2015-01-152-7/+46
| * Fixed a typo.Alastair Houghton2015-01-141-1/+1
| * Added documentation for Apple Help builder.Alastair Houghton2015-01-143-0/+154
* | Change the source parsers feature a bit:Georg Brandl2015-03-081-0/+13
* | refs #1700: now toctree caption become paragraph block instead of Text under ...shimizukawa2015-03-081-0/+10
* | Role ``numref`` uses ``%s`` as special character instead `#` symbolTakeshi KOMIYA2015-03-081-3/+3
* | remove or update missing links.shimizukawa2015-03-073-3/+3
* | tweak documentation: default is mercurial term. use master for git term instead.shimizukawa2015-03-041-1/+1
* | fix http/httpsshimizukawa2015-02-281-2/+2
* | fix http/httpsshimizukawa2015-02-281-1/+1
* | Merge branch 'source_suffix'shimizukawa2015-02-271-2/+5
|\ \
| * | source_suffix can now be a list.Georg Brandl2015-02-081-2/+5
* | | Add convenience directives and roles to C++ domainJakob Lykke Andersen2015-02-261-3/+8
* | | display pip install method for develop versionshimizukawa2015-02-251-0/+6
* | | refs #1346. Add new default theme.shimizukawa2015-02-248-19/+45
* | | Closes #1735: Use https://doc.python.org/ instead of ``http`` protocol. It w...shimizukawa2015-02-236-10/+10
* | | Closes #1227: Add `html_auto_image_link` config option to conf.py, to control...shimizukawa2015-02-221-0/+8
* | | refs #1235: i18n: 'uri' and 'alt' attribute on 'image' and 'figure' nodes can...shimizukawa2015-02-221-0/+3
* | | refs #1235: i18n: 'doctest-block' and 'raw' node can be translated if `gettex...shimizukawa2015-02-221-0/+2
* | | refs #1235: i18n: 'literal-block' node can be translated if 'literal-block' i...shimizukawa2015-02-221-0/+1
* | | The ``gettext_enables`` config value has been renamed to `gettext_additional_...shimizukawa2015-02-221-2/+2
* | | sphinx-quickstart now has `--use-make-mode` option for generating Makefile th...shimizukawa2015-02-171-0/+4
* | | Document pass-through of language in HTML templates.Robert Lehmann2015-02-141-0/+4
* | | C++, update docs and enums. Fixes sphinx-doc/sphinx#772.Jakob Lykke Andersen2015-02-081-16/+21
* | | Merge from masterJakob Lykke Andersen2015-02-0726-124/+490
|\ \ \ | |/ /
| * | The ``env-updated`` event can now return a value, which is interpreted as an ...Georg Brandl2015-01-251-0/+7
| |/
| * revised pygments_style descriptionEricFromCanada2015-01-061-2/+2
| * rewording of `highlight_options` descriptionEricFromCanada2015-01-051-3/+4
| * Add highlight_options configuration valueEricFromCanada2015-01-051-1/+9
| * Merge branch 'stable'Georg Brandl2015-01-033-3/+3
| |\
| | * all: update copyrightGeorg Brandl2015-01-033-3/+3
| * | Merge branch 'stable'Georg Brandl2015-01-026-48/+43
| |\ \ | | |/
| | * development process updates: bb->gh, hg->gitGeorg Brandl2015-01-026-50/+79
| * | merge with stableTakayuki Shimizukawa2014-12-051-0/+1
| |\ \ | | |/
| | * fix documentation for extension development tutorial. Closes #1624. Thanks to...Takayuki Shimizukawa2014-11-261-0/+1
| * | replace PIL with Pillow.Takayuki Shimizukawa2014-12-031-4/+4
| * | update bundled ez_setup.py for setuptools-7.0 that requires Python 2.6 or later.Takayuki Shimizukawa2014-12-031-17/+21
| * | Closes #1623: Return types specified with ``:rtype:`` are now turned into lin...Georg Brandl2014-11-121-2/+2
| * | change a link for documentation translation page: from 1.2 to 1.3Takayuki Shimizukawa2014-11-041-2/+2
| * | fix: support python versions.Takayuki Shimizukawa2014-10-302-2/+2
| * | use reference to python 3.4 for intersphinxTakayuki Shimizukawa2014-10-301-4/+4
| * | enable sphinx.ext.viewcode for sphinx doc itselfTakayuki Shimizukawa2014-10-281-1/+2
| * | Closes #1597: Added possibility to return a new template name from `html-page...Georg Brandl2014-10-231-0/+6
| * | Merged in westurner/sphinx-1/westurner/doc-invocationrst-sphinxapidoc-m-optio...Takayuki Shimizukawa2014-10-221-0/+5
| |\ \
| | * | DOC: invocation.rst: sphinx-apidoc -M optionWes Turner2014-10-141-0/+5