summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* merge with stableshimizukawa2014-12-051-0/+1
|\
| * fix documentation for extension development tutorial. Closes #1624. Thanks to...shimizukawa2014-11-261-0/+1
* | replace PIL with Pillow.shimizukawa2014-12-031-4/+4
* | update bundled ez_setup.py for setuptools-7.0 that requires Python 2.6 or later.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.3shimizukawa2014-11-041-2/+2
* | fix: support python versions.shimizukawa2014-10-302-2/+2
* | use reference to python 3.4 for intersphinxshimizukawa2014-10-301-4/+4
* | enable sphinx.ext.viewcode for sphinx doc itselfshimizukawa2014-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-222-2/+5
|\ \
| * | DOC: Add reference to markup/para.rst#glossary-directive from markup/inline.rstWes Turner2014-10-182-2/+5
* | | DOC: invocation.rst: sphinx-apidoc -M optionWes Turner2014-10-141-0/+5
|/ /
* | rename `numfig_prefix` to `numfig_format`. later is better for the purpose.shimizukawa2014-10-101-2/+2
* | fix trailing space and long lineshimizukawa2014-10-092-2/+2
* | Merged in tk0miya/sphinx (pull request #303)Takayuki Shimizukawa2014-10-093-7/+20
|\ \
| * \ Merged in shimizukawa/sphinx (pull request #305)Takayuki Shimizukawa2014-10-091-2/+10
| |\ \
| | * | fix grammar by reviewshimizukawa2014-10-081-3/+3
| | * | If the ``python-levenshtein`` 3rd-party package is installed, it will improve...shimizukawa2014-10-051-0/+4
| | * | Incompatibility. Now :confval:`gettext_uuid` is set False by default. If Fals...shimizukawa2014-10-051-2/+6
| * | | fix documentation for websupport.shimizukawa2014-10-091-3/+3
| * | | mergeJeppe Pihl2014-10-061-2/+7
| |\ \ \ | | |/ / | |/| |
| | * | added documentation for lineno-match optionJeppe Pihl2014-10-041-2/+7
* | | | Add docs about :numref: roletk0miya2014-10-091-0/+18
* | | | Update docs by reviewingtk0miya2014-10-091-1/+3
* | | | Add docs about confval for numfigtk0miya2014-10-081-0/+22
|/ / /
* | | pull request #299 has been merged. Add documentation for sphinx-quickstart op...shimizukawa2014-10-041-0/+133
|/ /
* | Merge with defaulttk0miya2014-09-281-1/+7
|\ \
| * | Add options argument to Sphinx.add_latex_package()tk0miya2014-09-281-1/+7
* | | add :confval:`gettext_enables` to enable extracting 'index' to gettext catalo...shimizukawa2014-09-281-0/+10
|/ /
* | Add new API: Sphinx.add_latex_package()tk0miya2014-09-271-0/+6
* | Make remaining builtin extensions parallel-read-proof.Georg Brandl2014-09-221-1/+3
* | Document env-merge-info event, add parallel reading to changelogGeorg Brandl2014-09-221-0/+18
* | [WIP] parallel readGeorg Brandl2014-09-222-1/+9
* | Change extension setup() return value to a dictionary of metadata.Georg Brandl2014-09-222-6/+16
* | add a paragraph about sphinx-contrib on the front pageGeorg Brandl2014-09-221-0/+3
* | Fix the docs index sidebar for unreleased versions.Georg Brandl2014-09-221-1/+1
* | Rename env-read-docs to env-before-read-docs, add changelog entry and fixup t...Georg Brandl2014-09-221-5/+9
* | Merged in guillemNaN/sphinx (pull request #261)Georg Brandl2014-09-2225-76/+365
|\ \
| * | Fixup windows newlines.Georg Brandl2014-09-211-9/+9
| * | add a bullet point about keeping tests fastGeorg Brandl2014-09-211-0/+5
| * | make :any: role work with intersphinx!Georg Brandl2014-09-192-1/+5
| * | Use "any" role in changelog.Georg Brandl2014-09-192-7/+17
| * | Added the `any` role that can be used to find a cross-reference ofGeorg Brandl2014-09-191-2/+45
| * | Fix URL in docu for opensearch.Georg Brandl2014-09-191-1/+1
| * | Added "libreoffice" extension to the extension listGerard Marull Paretas2014-09-171-0/+1
| * | add distribution possibilityGeorg Brandl2014-09-141-1/+4
| * | Merged in hickford/sphinx-1/hickford/add-instructions-how-to-install-sphinx-t...Georg Brandl2014-09-141-0/+6
| |\ \
| | * | Add instructions how to install Sphinx to top of tutorialMatt Hickford2014-09-141-0/+6
| * | | Explain how to install Sphinx with pip (rather than easy_install). Fixes #1447Matt Hickford2014-09-141-1/+1
| |/ /