summaryrefslogtreecommitdiff
path: root/doc/extdev
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge branch 'master' into refactor_latex_footnotesTakeshi KOMIYA2018-05-031-0/+15
|\ \
| * | refactor: Move env.write_doctree() to Builder._write_doctree()Takeshi KOMIYA2018-05-011-0/+5
| | |
| * | refactor: Move env.read_doc() to Builder._read_doc()Takeshi KOMIYA2018-05-011-0/+5
| | |
| * | Merge branch 'master' into deprecate_highlightlang_directiveTakeshi KOMIYA2018-04-292-1/+37
| |\ \
| * | | Deprecate highlightlang directiveTakeshi KOMIYA2018-04-151-0/+5
| | | | | | | | | | | | | | | | highlightlang directive is not documented, and marked as old in v0.2.
* | | | Merge branch 'master' into refactor_latex_footnotesTakeshi KOMIYA2018-04-292-1/+37
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' into refactor_configTakeshi KOMIYA2018-04-291-0/+5
| |\ \ \
| | * | | Show warnings for deprecated html_search_optionsTakeshi KOMIYA2018-04-281-0/+5
| | | | |
| * | | | Merge branch 'master' into refactor_configTakeshi KOMIYA2018-04-281-0/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge pull request #4884 from tk0miya/4873_adjust_word-breakTakeshi KOMIYA2018-04-221-0/+2
| | |\ \ \ | | | | | | | | | | | | Fix #4873: Adjust word-break of deprecated-APIs table
| | | * | | Fix #4873: Adjust word-break of deprecated-APIs tableTakeshi KOMIYA2018-04-221-0/+2
| | | | | |
| * | | | | Rename Config.read_from_py() to Config.read()Takeshi KOMIYA2018-04-281-1/+6
| | | | | |
| * | | | | Merge branch 'master' into refactor_configTakeshi KOMIYA2018-04-222-1/+39
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge pull request #4853 from tk0miya/4810_order_of_transformsTakeshi KOMIYA2018-04-211-0/+5
| | |\ \ \ \ | | | | | | | | | | | | | | Change processing order of reading a document
| | | * | | | Change priority of versioning doctreesTakeshi KOMIYA2018-04-211-0/+5
| | | | |/ / | | | |/| |
| | * | | | Merge pull request #4833 from tk0miya/add_docs_for_ImageConverterTakeshi KOMIYA2018-04-211-0/+3
| | |\ \ \ \ | | | | | | | | | | | | | | doc: Add ImageConverter to utils
| | | * | | | doc: Add ImageConverter to utilsTakeshi KOMIYA2018-04-211-0/+3
| | | | | | |
| | * | | | | Update all pypi.python.org URLs to pypi.orgJon Dufresne2018-04-181-1/+1
| | | |/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | For details on the new PyPI, see the blog post: https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html
| * | | | | Merge branch 'master' into refactor_configTakeshi KOMIYA2018-04-021-0/+5
| |\ \ \ \ \
| * | | | | | Rename Config.read() to Config.from_conf_py()Takeshi KOMIYA2018-04-011-1/+1
| | | | | | |
| * | | | | | Deprecate Config.check_unicode()Takeshi KOMIYA2018-03-291-0/+5
| | | | | | |
| * | | | | | Merge branch 'master' into refactor_configTakeshi KOMIYA2018-03-281-0/+5
| |\ \ \ \ \ \
| * | | | | | | Deprecate Config.check_types()Takeshi KOMIYA2018-03-241-0/+5
| | | | | | | |
| * | | | | | | Refactor: Add Config.read() as a constructorTakeshi KOMIYA2018-03-231-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To simplify Config.__init__() method, this separates conf.py parsing feature to Config.read() method. This allows to instantiate config object simply.
* | | | | | | | Deprecate footnotes helpersTakeshi KOMIYA2018-04-201-0/+25
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #4815 from tk0miya/refine_add_css_fileTakeshi KOMIYA2018-04-131-0/+5
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | Refine adding CSS files
| * | | | | | Rename add_stylesheet() to add_css_file()Takeshi KOMIYA2018-04-061-0/+5
| | | | | | |
* | | | | | | Merge pull request #4804 from tk0miya/add_SphinxDirectiveTakeshi KOMIYA2018-04-082-0/+20
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Add SphinxDirective class
| * | | | | | Add document for utility classesTakeshi KOMIYA2018-03-312-0/+20
| | |_|/ / / | |/| | | |
* | | | | | Drop `document.settings.gettext_compact`Takeshi KOMIYA2018-03-301-0/+5
|/ / / / /
* | | | | Merge branch 'master' into add_override_optionTakeshi KOMIYA2018-03-291-0/+5
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Deprecate env._nitpick_ignoreTakeshi KOMIYA2018-03-261-0/+5
| |/ / /
* | | | Deprecate app.override_domain()Takeshi KOMIYA2018-03-291-0/+5
|/ / /
* | | Closes #2157: helper function ``warning()`` for HTML themes is addedTakeshi KOMIYA2018-03-191-0/+5
| | |
* | | Update deprecation listTakeshi KOMIYA2018-03-151-0/+61
| | |
* | | Merge branch '1.7'Takeshi KOMIYA2018-03-031-0/+126
|\ \ \ | |/ /
| * | doc: Add deprecation listTakeshi KOMIYA2018-03-021-0/+126
| | | | | | | | | | | | | | | | | | | | | So far, deprecated APIs are only listed as CHANGES entry. But they are not listed in one place. In this change, I gathered them to docs as a list. As a side effect, it makes CHANGES entry simple.
* | | Update docsTakeshi KOMIYA2018-02-253-0/+20
| | |
* | | Change interface of add_source_parser() and add add_source_suffix()Takeshi KOMIYA2018-02-212-1/+32
| | |
* | | docs: Add description for attributes of Builder (refs: #4402)Takeshi KOMIYA2018-01-291-0/+3
| | |
* | | Close #4460: extensions should return the version of data structure as metadataTakeshi KOMIYA2018-01-251-0/+7
| | |
* | | doc: Add 'is_parallel_allowed'Stephen Finucane2018-01-211-0/+2
| | | | | | | | | | | | | | | | | | This is an important function and should be documented. Signed-off-by: Stephen Finucane <stephen@that.guru>
* | | doc: Reorder 'sphinx.application' docs to match codeStephen Finucane2018-01-211-15/+15
| | | | | | | | | | | | | | | | | | Use the same ordering to minimize cognitive load. Signed-off-by: Stephen Finucane <stephen@that.guru>
* | | doc: Move 'sphinx.application' API docs to codeStephen Finucane2018-01-211-436/+40
| | | | | | | | | | | | | | | | | | This allows us to do something like 'help(sphinx.application)' in code. Signed-off-by: Stephen Finucane <stephen@that.guru>
* | | doc: Rework 'sphinx.application' API documentationStephen Finucane2018-01-211-92/+161
| | | | | | | | | | | | Signed-off-by: Stephen Finucane <stephen@that.guru>
* | | Merge pull request #4465 from tk0miya/improve_configTakeshi KOMIYA2018-01-211-0/+6
|\ \ \ | | | | | | | | Improve config
| * | | Add config-inited eventTakeshi KOMIYA2018-01-201-0/+6
| | | |
* | | | doc: Move sphinx.logging API docs to codeStephen Finucane2018-01-201-22/+5
| | | | | | | | | | | | | | | | Signed-off-by: Stephen Finucane <stephen@that.guru>
* | | | doc: Move sphinx.config API docs to codeStephen Finucane2018-01-201-9/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Once again, we make things a little smarter by using Python domain roles. Signed-off-by: Stephen Finucane <stephen@that.guru>
* | | | doc: Move sphinx.errors API docs to codeStephen Finucane2018-01-201-31/+5
|/ / / | | | | | | | | | | | | | | | | | | This allows us to do something like 'help(sphinx.errors)' in code. We reword the exception descriptions per Python stdlib conventions. Signed-off-by: Stephen Finucane <stephen@that.guru>