summaryrefslogtreecommitdiff
path: root/doc/extdev/deprecated.rst
Commit message (Expand)AuthorAgeFilesLines
* Deprecate sphinx.ext.autosummary:process_autosummary_toc()Takeshi KOMIYA2020-03-211-0/+5
* Deprecate sphinx.ext.autodoc.get_documenters()Takeshi KOMIYA2020-03-161-0/+5
* py domain: Deprecate PyDecoratorMixinTakeshi KOMIYA2020-03-071-0/+5
* Support LaTeX Theming; a set of document class settings (refs: #6672)Takeshi KOMIYA2020-03-061-0/+5
* Merge branch 'drop_desc_signature_first' into 3.xTakeshi KOMIYA2020-02-221-0/+5
|\
| * Deprecate desc_signature['first']Takeshi KOMIYA2020-02-091-0/+5
* | Deprecate DescDirectiveTakeshi KOMIYA2020-02-221-0/+5
* | Merge pull request #7154 from tk0miya/deprecate_Parser.appTakeshi KOMIYA2020-02-161-0/+5
|\ \
| * | Deprecate sphinx.parsers.Parser.appTakeshi KOMIYA2020-02-151-0/+5
* | | Deprecate sphinx.util.inspect.getargspec()Takeshi KOMIYA2020-02-141-0/+5
|/ /
* | Merge branch '2.0'Takeshi KOMIYA2020-02-091-0/+10
|\ \ | |/ |/|
| * Fix #6327: apidoc: Support a python package consisted of __init__.so fileTakeshi KOMIYA2020-02-081-0/+5
| * refactor: apidoc.shall_skip()Takeshi KOMIYA2020-02-081-0/+5
* | testing: Add Path.read_text() and Path.read_bytes()Takeshi KOMIYA2020-02-011-0/+10
* | Merge branch '2.0'Takeshi KOMIYA2020-02-011-0/+55
|\ \ | |/
| * Update deprecation listTakeshi KOMIYA2020-01-311-0/+30
| * Merge branch '2.0' into refactor_latexTakeshi KOMIYA2020-01-311-3/+29
| |\
| * | refactor: latex: Deprecate settings.* attributes based on latex_documentsTakeshi KOMIYA2019-12-271-0/+25
* | | Merge branch '2.0'Takeshi KOMIYA2020-01-301-0/+5
|\ \ \ | | |/ | |/|
| * | Deprecate sphinx.util.inspect:safe_getmembers()Takeshi KOMIYA2020-01-251-0/+5
* | | Merge branch '2.0'Takeshi KOMIYA2020-01-111-12/+3
|\ \ \ | |/ /
| * | refactor: Add sphinx.util.inspect.signature()Takeshi KOMIYA2020-01-091-12/+3
* | | Merge branch '2.0'Takeshi KOMIYA2020-01-081-0/+20
|\ \ \ | |/ /
| * | Add sphinx.util.typing:stringify() to represent annotations as stringTakeshi KOMIYA2020-01-051-0/+15
| * | Fix #6559: Wrong node-ids are generated in glossary directiveTakeshi KOMIYA2020-01-021-0/+5
* | | Merge branch '2.0'Takeshi KOMIYA2020-01-011-0/+30
|\ \ \ | |/ /
| * | Deprecate sphinx.roles:Index and make a copy to sphinx.domains.indexTakeshi KOMIYA2019-12-291-0/+5
| * | Move sphinx.directives.other:Index to sphinx.domains.indexTakeshi KOMIYA2019-12-291-0/+5
| * | doc: Sort deprecated list alphabeticallyTakeshi KOMIYA2019-12-281-5/+5
| |/
| * Deprecate sphinx.util:detect_encoding() and ModuleAnalyzer.encodingTakeshi KOMIYA2019-12-271-0/+15
| * Deprecate sphinx.util:get_module_source()Takeshi KOMIYA2019-12-271-0/+5
* | Close #6558: glossary: emit a warning for duplicated glossary entryTakeshi KOMIYA2019-12-291-0/+5
|/
* Add IndexDomainTakeshi KOMIYA2019-12-221-0/+10
* Deprecate sphinx.io.FiletypeNotFoundError and get_filetype()Takeshi KOMIYA2019-12-161-0/+10
* LaTeX: avoid quotes and TeX ligature replacements in PDF outputjfbu2019-12-151-0/+5
* Make escape() and hlescape() as public APIs of texescapeTakeshi KOMIYA2019-11-161-2/+2
* Deprecate sphinx.util.texescape.tex_escape_mapTakeshi KOMIYA2019-11-161-0/+10
* gettext: Use template file to generate message catalogTakeshi KOMIYA2019-11-081-0/+5
* refactor: SphinxStandaloneReader should not hold an application objectTakeshi KOMIYA2019-08-201-0/+10
* Merge pull request #6467 from tk0miya/refactor_mathTakeshi KOMIYA2019-06-151-0/+10
|\
| * refactor: Add data accessors to MathDomainTakeshi KOMIYA2019-06-151-0/+10
* | Merge branch '2.0' into refactor_todo2Takeshi KOMIYA2019-06-151-0/+16
|\ \ | |/
| * autosummary: deprecate info and warn arguments for generate_autosummary_docs()Takeshi KOMIYA2019-06-101-0/+16
* | refactor: todo: Add TodoListProcessor to expand todolist nodesTakeshi KOMIYA2019-06-031-0/+5
* | refactor: todo: Add TodoDomain to collect todo nodesTakeshi KOMIYA2019-06-021-0/+15
|/
* doclinter: restrict by 90 columnsTakeshi KOMIYA2019-05-261-1/+3
* refactor: apidoc: Replace makename() by module_join()Takeshi KOMIYA2019-05-151-0/+5
* apidoc: Deprecate unused functionsTakeshi KOMIYA2019-05-041-0/+9
* Deprecate EpubBuilder.esc() in favor of stdlib html.escape()Jon Dufresne2019-04-231-0/+5
* imgmath: Use template file for LaTeXTakeshi KOMIYA2019-04-161-0/+15