summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* A happy new year!Takeshi KOMIYA2021-01-011-1/+1
* refactor: Move _getmro() to sphinx.util.inspect moduleTakeshi KOMIYA2020-12-171-0/+5
* Deprecate sphinx.util.osutil.movefile() in favor of os.replace()Jon Dufresne2020-12-131-0/+5
* Merge pull request #8533 from tk0miya/deprecate_no_docstringTakeshi KOMIYA2020-12-141-0/+6
|\
| * refactor: Deprecate `no_docstring` argument for Documenter.add_content()Takeshi KOMIYA2020-12-131-0/+6
* | Describe the intersphinx mapping a bit moreNed Batchelder2020-12-131-3/+14
|/
* Fix #8503: autoattribute could not create document for a GenericAliasTakeshi KOMIYA2020-11-291-0/+5
* Merge pull request #8291 from QuentinSoubeyran/8285_napoleon_google_style_use...Takeshi KOMIYA2020-11-282-1/+55
|\
| * refactored code and tests, prepared for numpy featureQuentin Soubeyran2020-11-252-6/+8
| * added napoleon_google_attr_annotations option to use PEP 526 on google styleQuentin Soubeyran2020-11-252-1/+53
* | Merge pull request #8488 from tk0miya/deprecate_InstanceAttributeDecoratorTakeshi KOMIYA2020-11-261-0/+5
|\ \
| * | refactor: Deprecate InstanceAttributeDocumenterTakeshi KOMIYA2020-11-261-0/+5
| |/
* | Fix #6629: linkcheck: Handle rate-limitingFrançois Freitag2020-11-253-1/+25
|/
* Deprecate SlotsAttributeDocumenterTakeshi KOMIYA2020-11-241-0/+5
* Merge branch '3.x' into 8460_TypeVarTakeshi KOMIYA2020-11-231-0/+10
|\
| * Merge pull request #8464 from tk0miya/deprecate_Documenter.get_object_membersTakeshi KOMIYA2020-11-231-0/+5
| |\
| | * Deprecate Documenter.get_object_members()Takeshi KOMIYA2020-11-211-0/+5
| * | refactor: Move _getannotations() to sphinx.util.inspectTakeshi KOMIYA2020-11-221-0/+5
* | | Fix #8460: autodata directive does not display the detail of TypeVarsTakeshi KOMIYA2020-11-221-0/+5
|/ /
* | Rename ModuleAnalyzer.parse() to analyze()Takeshi KOMIYA2020-11-221-0/+5
|/
* Fix #8443: autodata directive does not support PEP-526 ivarsTakeshi KOMIYA2020-11-201-0/+5
* Rename :novalue: option to :no-value: optionTakeshi KOMIYA2020-11-151-5/+5
* autodoc: document :novalue: optionMarlon James2020-11-151-0/+12
* Update CHANGES for PR #8404Takeshi KOMIYA2020-11-141-3/+2
* linkcheck: Remove call to is_ssl_error()François Freitag2020-11-121-0/+5
* Sort imports with isortFrançois Freitag2020-11-112-3/+1
* Merge branch '3.x' into 8105_incorrect_class_constructorTakeshi KOMIYA2020-11-081-3/+3
|\
| * Fix #8375: URL of transifex project pageTakeshi KOMIYA2020-11-051-3/+3
* | Fix #8105: autodoc: the signature of decorated class is incorrectTakeshi KOMIYA2020-11-051-0/+6
|/
* Merge pull request #8359 from sphinx-doc/8349_sphinx-contribTakeshi KOMIYA2020-11-031-3/+3
|\
| * doc: Update sphinx-contrib repos' URL (refs: #8349)8349_sphinx-contribTakeshi KOMIYA2020-11-031-3/+3
* | Fix #6914: Emit a detailed warning when failed to resolve :ref:Takeshi KOMIYA2020-11-031-0/+9
|/
* Fix #8298: sphinx-quickstart: Add :option:`sphinx-quickstart --no-sep` optionTakeshi KOMIYA2020-10-261-0/+4
* Merge pull request #8334 from mgeier/doc-faviconTakeshi KOMIYA2020-10-252-0/+9
|\
| * DOC: Add faviconMatthias Geier2020-10-242-0/+9
* | Fix docs type: "the builder builders" → "builders"Jon Dufresne2020-10-241-2/+2
|/
* Merge pull request #8289 from graingert/allow-to-suppress-duplicated-tocTakeshi KOMIYA2020-10-241-0/+5
|\
| * Apply suggestions from code reviewThomas Grainger2020-10-051-1/+0
| * Fix #8289: Allow to suppress "duplicated ToC entry found" warnings from epub ...Thomas Grainger2020-10-051-0/+6
* | Outdated comment in docs config for intersphinxFrançois Freitag2020-10-051-2/+0
|/
* Merge pull request #8273 from sphinx-doc/7996_man_make_section_directoryTakeshi KOMIYA2020-10-041-0/+6
|\
| * Close #7996: manpage: Add man_make_section_directory7996_man_make_section_directoryTakeshi KOMIYA2020-10-031-0/+6
* | autodoc: deprecate SingledispatchFunctionDocumenterTakeshi KOMIYA2020-10-041-0/+10
|/
* Strip trailing whitespaces and normalize line endingsFrançois Freitag2020-10-034-5/+5
* Close #6518: autodoc: Add autodoc_type_aliasesTakeshi KOMIYA2020-10-031-0/+38
* Fix typo: anchestor -> ancestor.Bradley Dice2020-09-201-1/+1
* Close #8081: latex: Allow to add LaTeX package until writing tex fileTakeshi KOMIYA2020-09-211-0/+10
* C, recursive alias declarationsJakob Lykke Andersen2020-09-131-0/+12
* Fix some broken linksPatrick Decat2020-09-031-5/+5
* Fixes minor typo in quickstart.rstFalko Axmann2020-08-301-1/+1