summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump to 2.1.2 finalv2.1.2Takeshi KOMIYA2019-06-192-19/+4
* Remove "universal" configuration from setup.cfgJon Dufresne2019-06-191-3/+0
* Update CHANGES for PR #6482Takeshi KOMIYA2019-06-191-0/+1
* Merge pull request #6482 from ViktorHaag/object-descr-setting-class-type-map-...Takeshi KOMIYA2019-06-181-0/+1
|\
| * repair white spaceViktor Haag2019-06-181-0/+2
| * Simplify to ensure we're lazily setting the instance field-type-map variableViktor Haag2019-06-181-17/+9
| * mypy type annotations for methods addedViktor Haag2019-06-141-1/+2
| * type declaration for new internal methodViktor Haag2019-06-131-0/+1
| * Explicitly treat ObjectDescription._doc_field_type_map as an instance variableViktor Haag2019-06-131-10/+15
* | Merge pull request #6502 from tk0miya/6497_custom_lexers_fails_highlightingTakeshi KOMIYA2019-06-182-1/+4
|\ \ | |/ |/|
| * Fix #6497: custom lexers fails highlighting when syntax errorTakeshi KOMIYA2019-06-182-1/+4
|/
* Bump versionTakeshi KOMIYA2019-06-102-3/+24
* Bump to 2.1.1 finalv2.1.1Takeshi KOMIYA2019-06-102-16/+4
* Merge pull request #6471 from tk0miya/6447_revert_undoc_module_level_variablesTakeshi KOMIYA2019-06-104-39/+4
|\
| * Update CHANGESTakeshi KOMIYA2019-06-101-0/+2
| * Revert "Fix #1063: autodoc: automodule directive handles undocumented module ...Takeshi KOMIYA2019-06-103-39/+2
|/
* Merge pull request #6458 from tk0miya/6451_autodoc_optonal_imported_modulesTakeshi KOMIYA2019-06-103-0/+27
|\
| * Merge branch '2.1.1' into 6451_autodoc_optonal_imported_modulesTakeshi KOMIYA2019-06-1059-72/+88
| |\ | |/ |/|
* | Update CHANGES for PR #6445Takeshi KOMIYA2019-06-101-0/+1
* | Merge pull request #6460 from tk0miya/6436_napoleon_unknown_target_nameTakeshi KOMIYA2019-06-103-2/+7
|\ \
| * \ Merge branch '2.1.1' into 6436_napoleon_unknown_target_nameTakeshi KOMIYA2019-06-1058-69/+79
| |\ \ | |/ / |/| |
* | | Merge pull request #6457 from tk0miya/6455_napoleon_ignores_propertiesTakeshi KOMIYA2019-06-102-1/+2
|\ \ \
| * | | Fix #6455: napoleon: docstrings for properties are not processedTakeshi KOMIYA2019-06-082-1/+2
* | | | Merge pull request #6465 from bingyao/6464_fix_language_code_linksTakeshi KOMIYA2019-06-1054-62/+62
|\ \ \ \
| * | | | Fix #6464: updated invalid links of language codes in quickstart and all loca...Bingyao Liu2019-06-0953-61/+61
| * | | | docs: Update invalid file path of configuration.rst in devguideBingyao Liu2019-06-091-1/+1
|/ / / /
* | | | Merge pull request #6445 from stephenfin/issue/6440Stephen Finucane2019-06-082-6/+15
|\ \ \ \ | |/ / / |/| | |
| * | | apidoc: Insert newlines between submodulesStephen Finucane2019-06-072-6/+15
|/ / /
| * | Fix #6436: napoleon: "Unknown target name" errorTakeshi KOMIYA2019-06-093-2/+7
|/ /
| * Fix #6451: autodoc: generates docs for "optional import"ed modules as variablesTakeshi KOMIYA2019-06-083-0/+27
|/
* Merge pull request #6453 from tk0miya/6452_autosummary_crashed_with_propertiesTakeshi KOMIYA2019-06-073-2/+19
|\
| * Fix #6452: autosummary: crashed when generating document of propertiesTakeshi KOMIYA2019-06-073-2/+19
* | Merge pull request #6443 from jfbu/latex_note_fixallowbreakJean-François B2019-06-052-2/+4
|\ \ | |/ |/|
| * Merge branch '2.1.1' into latex_note_fixallowbreakjfbu2019-06-052-1/+2
| |\ | |/ |/|
* | Fix #6448: autodoc: crashed when autodocumenting classes with __slots__ = NoneTakeshi KOMIYA2019-06-051-0/+2
* | Don't crash when autodocumenting classes with __slots__ = NoneAudrey Dutcher2019-06-051-1/+1
| * LaTeX: prevent pagebrak separating note from section titlejfbu2019-06-042-2/+5
|/
* Bump versionTakeshi KOMIYA2019-06-022-3/+24
* Bump to 2.1.0 finalv2.1.0Takeshi KOMIYA2019-06-022-10/+4
* Merge changes entry for 2.0.2 to 2.1.0Takeshi KOMIYA2019-06-021-22/+0
* Merge pull request #6428 from tk0miya/improve_docsTakeshi KOMIYA2019-06-021-15/+92
|\
| * docs: Use directive:option in extensions/graphvizTakeshi KOMIYA2019-06-021-15/+92
|/
* Merge pull request #6423 from tk0miya/1063_autodoc_undoc_module_variablesTakeshi KOMIYA2019-06-024-2/+41
|\
| * Fix #1063: autodoc: automodule directive handles undocumented module level va...Takeshi KOMIYA2019-06-014-2/+41
* | Merge branch '2.0.2' into 2.0Takeshi KOMIYA2019-06-0214-29/+123
|\ \ | |/ |/|
| * Update CHANGES for PR #6364jfbu2019-05-241-1/+1
| * Merge pull request #6364 from wallento/fix-latex-figure-in-admonitionJean-François B2019-05-246-2/+26
| |\
| | * Fix latex figure in admonitionStefan Wallentowitz2019-05-246-2/+26
| |/
| * Improve deprecation warning message (refs: #5878)jfbu2019-04-281-2/+2
| * Fix capitalization to match other messagesjfbu2019-04-171-1/+1