summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
| * merge with stableGeorg Brandl2014-09-071-6/+6
| |\
| | * Closes #1561: fix typo and indentation.Georg Brandl2014-09-071-6/+6
| * | Add extension version check ability with new config value "needs_extensions".Georg Brandl2014-09-041-0/+13
| * | Add support for extensions to declare their version as a string returned from...Georg Brandl2014-09-032-0/+7
| * | less markup for README.rst, less emoticon for official.shimizukawa2014-08-311-1/+1
| * | Add documentation to make contribution easier.shimizukawa2014-08-314-0/+37
| * | Merge with stableshimizukawa2014-08-3068-318/+1421
| |\ \ | | |/ | |/|
| | * Update CHANGES and documentation for PR#266.shimizukawa2014-08-241-3/+3
| | * Update CHANGES for pull request #275, #1537; sphinx.ext.intersphinx supports ...shimizukawa2014-08-231-0/+2
| | * Merged in bsipocz/sphinx (pull request #275)Takayuki Shimizukawa2014-08-232-0/+24
| | |\
| | | * :confval:`templates_path` is automatically added to :confval:`exclude_pattern...shimizukawa2014-08-231-0/+4
| | | * :mod:`~sphinx.ext.viewcode` support imported function/class aliases. Closes #623shimizukawa2014-08-221-0/+20
| | * | fix typoBrigitta Sipocz2014-08-211-1/+1