summaryrefslogtreecommitdiff
path: root/sphinx
Commit message (Expand)AuthorAgeFilesLines
* Bump to 2.2.2 finalv2.2.2Takeshi KOMIYA2019-12-031-2/+2
* Update message catalogsTakeshi KOMIYA2019-12-035-505/+507
* Fix #6821: i18n: some translation messages has been brokenTakeshi KOMIYA2019-12-0217-626/+4001
* Merge pull request #6879 from tk0miya/6803_parallel_build_error_on_macOSTakeshi KOMIYA2019-12-013-2/+16
|\
| * Fix mypy violations (for mypy-0.750)Takeshi KOMIYA2019-12-011-1/+1
| * Fix #6803: Disable parallel build on macOS and py38+Takeshi KOMIYA2019-12-012-1/+15
* | Fix typo in LaTeX code commentjfbu2019-11-221-2/+2
|/
* Fix #6815: i18n: some translation messages has been brokenTakeshi KOMIYA2019-11-15102-820/+827
* Fix #6776: 2019-10-01 LaTeX release breaks sphinxcyrillic.styjfbu2019-10-281-2/+4
* Merge pull request #6749 from tk0miya/dont_return_False_on___exit__Takeshi KOMIYA2019-10-261-2/+1
|\
| * Don't return False always on __exit__()Takeshi KOMIYA2019-10-201-2/+1
* | Bump versionTakeshi KOMIYA2019-10-261-3/+3
* | Bump to 2.2.1 finalv2.2.1Takeshi KOMIYA2019-10-261-2/+2
* | Corrected typo where drives were not compared, meaning the check always evalu...Nate Damon2019-10-261-2/+2
* | Reimplemented fix to not rely on error strings'Nate Damon2019-10-261-20/+8
* | specified the specific error message to except, so other value errors are sti...Nate Damon2019-10-261-2/+6
* | Fixed 4 flake8 violations due to stinky IDE I was usingNate Damon2019-10-261-4/+4
* | Fixes #6759: validation of html static paths and extra paths no longer throws...Nate Damon2019-10-261-6/+16
|/
* Fix mypy violations (for mypy-0.740)Takeshi KOMIYA2019-10-204-6/+7
* Remove superfluous ``or ''`` from a conditionaljfbu2019-10-061-1/+1
* Merge branch '2.2.1' into latex_greekfixjfbu2019-10-0612-30/+30
|\
| * Merge pull request #6716 from sphinx-doc/mypy-0.730Takeshi KOMIYA2019-10-0612-30/+30
| |\
| | * Fix mypy violations (for mypy-0.730)Takeshi KOMIYA2019-10-0612-30/+30
* | | Add latexpdf support for Greek as main language (via xelatex use)jfbu2019-10-012-0/+9
|/ /
* | Fix #6641: Undefined control sequence \sphinxmaketitlejfbu2019-09-021-1/+2
|/
* Bump versionTakeshi KOMIYA2019-08-191-3/+3
* Bump to 2.2.0 finalv2.2.0Takeshi KOMIYA2019-08-191-2/+2
* Merge pull request #6625 from jakobandersen/6604_field_list_renderingTakeshi KOMIYA2019-08-193-11/+7
|\
| * Fix field lists after switch to HTML5 writerJakob Lykke Andersen2019-08-183-11/+7
* | Fix #6605: autodoc: crashed when target code contains custom method-like objectsTakeshi KOMIYA2019-08-181-2/+5
|/
* Merge pull request #6419 from larsoner/configTakeshi KOMIYA2019-08-182-10/+22
|\
| * ENH: Explain rebuildsEric Larson2019-08-062-10/+22
* | Switch uses of __import__ to importlib.get_module()Jon Dufresne2019-08-178-31/+30
* | Merge pull request #6624 from tk0miya/6474_DocFieldTransformer_handles_non_Ob...Takeshi KOMIYA2019-08-181-1/+8
|\ \ | |/ |/|
| * Fix #6474: ``DocFieldTransformer`` raises AttributeErrorTakeshi KOMIYA2019-08-021-1/+8
* | Merge pull request #6628 from stevepiercy/update-template-linksTakeshi KOMIYA2019-08-051-3/+2
|\ \
| * | Update links in quickstart template to save redirectsSteve Piercy2019-08-021-3/+2
* | | Merge branch '2.0' into 6574_annotation_for_varidic_paramsTakeshi KOMIYA2019-08-034-504/+847
|\ \ \ | |/ /
| * | Merge pull request #6592 from tk0miya/6589_autodoc_typehints_noneTakeshi KOMIYA2019-08-021-2/+2
| |\ \
| | * | Fix #6589: autodoc: Formatting issues with autodoc_typehints='none'Takeshi KOMIYA2019-08-021-2/+2
| | |/
| * | Fix #6606: Update jQuery to 3.4.1Takeshi KOMIYA2019-08-022-501/+844
| |/
| * Fix type annotationjfbu2019-08-011-1/+1
* | Merge branch '2.0' into 6574_annotation_for_varidic_paramsTakeshi KOMIYA2019-08-0233-91/+202
|\ \ | |/
| * Merge pull request #6578 from tk0miya/6574_autodoc_member_order_for_importsTakeshi KOMIYA2019-08-021-0/+16
| |\
| | * Fix autodoc: autodoc_member_order_does not refer order of imports (refs: #6574)Takeshi KOMIYA2019-07-131-0/+16
| * | Fix error in cherry-picking #6310 to 2.0jfbu2019-08-011-1/+2
| * | Add Python3 type annotation to cherry-picked #6310 for 2.2.0 releasejfbu2019-08-011-4/+2
| * | More robust code for getting saved "depth" of svg inline math snippetjfbu2019-08-011-1/+6
| * | Make imgmath_use_preview work also for svg outputjfbu2019-08-012-5/+41
| * | Fix #6620: i18n: classifiers of definition list are not translated with docut...Takeshi KOMIYA2019-08-021-0/+3