summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2327_toplevel_sectioning'Takeshi KOMIYA2016-03-031-0/+12
|\
| * Fix #2327: Add `latex_toplevel_sectioning` to switch the top level sectioning...Takeshi KOMIYA2016-03-021-0/+12
* | Merge branch '2229_suppress_warnings'Takeshi KOMIYA2016-03-031-0/+20
|\ \ | |/ |/|
| * Fix #2229: no warning is given for unknown optionsTakeshi KOMIYA2016-02-231-0/+1
| * Add :confval:`suppress_warnings` to supress arbitrary warning messageTakeshi KOMIYA2016-02-231-0/+19
* | Merge branch 'stable'Takeshi KOMIYA2016-03-021-5/+2
|\ \ | |/ |/|
| * update doc: LaTeX writer now refers maxdepth option (ref #2358)Takeshi KOMIYA2016-03-021-5/+2
* | Fix #2245: Add ``latex_elements["passoptionstopackages"]`` option to call Pas...Takeshi KOMIYA2016-02-231-0/+4
* | Merge pull request #2276 from tk0miya/1921_figure_substitutionsTakeshi KOMIYA2016-02-221-3/+17
|\ \
| * | Add figure_language_filename to customize filename pattern for figure substit...Takeshi KOMIYA2016-02-221-0/+8
| * | Fix #1921: Support figure substitutions by localeTakeshi KOMIYA2016-02-221-3/+9
* | | remove a part of description that mentioned about epub3 internal formating.shimizukawa2016-02-221-2/+1
* | | Fix: ambiguous description for epub3_page_progression_direction conf value.shimizukawa2016-02-221-2/+6
|/ /
* | Highlighting fallbacks by defaultTakeshi KOMIYA2016-02-201-3/+5
* | fix wrong documentationshimizukawa2016-02-151-7/+5
* | Fix #794: Date formatting in latex output is not localizedTakeshi KOMIYA2016-02-141-7/+21
* | classifier of glossary terms can be used for index entries grouping key. The ...shimizukawa2016-02-141-0/+20
* | Closes #1853: support custom text splitter on html search with `language='ja'`.shimizukawa2016-02-141-10/+52
* | Merge pull request #2321 from sphinx-doc/py-3-highlightingTakayuki SHIMIZUKAWA2016-02-145-19/+44
|\ \
| * | Fix highlight languages in docs.Georg Brandl2016-02-144-18/+38
| * | The default highlight language is now Python 3.Georg Brandl2016-02-141-1/+6
* | | Merge pull request #1854 from mocobeta/search_ja_janomeshimizukawa2016-02-141-1/+5
|\ \ \ | |/ / |/| |
| * | Add requirement notation for type 'janome'.Tomoko Uchida2015-04-181-0/+2
| * | Allow to choose Janome for Japanese splitter.Tomoko Uchida2015-04-181-1/+3
* | | Fix #1286, #2099: Add ``sphinx.ext.autosectionlabel`` extension to allow refe...Takeshi KOMIYA2016-02-142-0/+26
* | | docs: sort extension list alphabeticallyTakeshi KOMIYA2016-02-141-8/+8
* | | Fix #1858: Support numbering custom nodesTakeshi KOMIYA2016-02-141-6/+16
* | | Add Sphinx.add_enumerable_node() to add enumerable nodes for numfig featureTakeshi KOMIYA2016-02-141-0/+12
* | | Merge pull request #2300 from akruis/feature_autoclass_content_from__new__Takeshi KOMIYA2016-02-141-0/+6
|\ \ \
| * | | Feature: enhance autoclass:: to use the docstring of __new__Anselm Kruis2016-02-051-0/+6
* | | | Fixup links in the documentation.Georg Brandl2016-02-1315-46/+46
* | | | fixed indentation here as wellAlex Gaynor2016-02-131-1/+1
* | | | fixed indentationAlex Gaynor2016-02-131-2/+2
* | | | Fixed #1099 -- allow the linkcheck builder to retry on errors.Alex Gaynor2016-02-131-0/+7
* | | | Merge with stableshimizukawa2016-02-091-4/+9
|\ \ \ \ | | |_|/ | |/| |
| * | | Add suffix to HTML context. Fixes #1873Eric Holscher2016-02-091-0/+5
| * | | Fix documentation for 'mo auto build".shimizukawa2016-01-301-2/+1
| * | | Fix documentation for 'mo auto build".shimizukawa2016-01-301-2/+8
| |/ /
* | | Update CHANGES and documentation for #1751.shimizukawa2016-02-081-0/+8
* | | Add a documentation for epub3 builder.SHIMIZU Taku2016-02-072-0/+42
* | | Fix #2022: html_extra_path also copies dotfiles and refers exclude_patternsTakeshi KOMIYA2016-01-241-1/+6
* | | Fix #2235: ``needs_sphinx`` supports micro version comparisonTakeshi KOMIYA2016-01-211-0/+3
* | | Merge pull request #1939 from bukzor/dummy-builderTakeshi KOMIYA2016-01-201-0/+12
|\ \ \
| * \ \ Merge branch 'master' into dummy-builderBuck Evan2015-12-0913-66/+328
| |\ \ \
| * | | | add a dummy builder, for syntax checkersBuck Golemon2015-06-231-0/+12
* | | | | math: Add math_number_all to enforce numbering all displayed math.Hong Xu2016-01-181-0/+7
* | | | | Update docs for #2221Takeshi KOMIYA2016-01-191-0/+5
* | | | | Fix #656: Add ``graphviz_dot`` option to graphviz directives to switch the ``...Takeshi KOMIYA2016-01-181-0/+4
* | | | | Merge pull request #2207 from tk0miya/baseclass_for_parsersTakeshi KOMIYA2016-01-173-2/+14
|\ \ \ \ \
| * | | | | Update docs about sphinx.parsers.Parser classTakeshi KOMIYA2016-01-173-2/+14