summaryrefslogtreecommitdiff
path: root/sphinx/environment
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch '4.x'Takeshi KOMIYA2022-01-172-3/+3
|\ \ | |/
| * address some unused loop control variables (B007)Daniel Eades2022-01-122-3/+3
* | Close #10062: Change the default language to 'en'Takeshi KOMIYA2022-01-122-10/+8
|/
* Migrate to Node.findall() from Node.traverse()Takeshi KOMIYA2022-01-035-11/+11
* A happy new year!Takeshi KOMIYA2022-01-0111-11/+11
* Fix mypy violations (with mypy-0.930)Takeshi KOMIYA2021-12-241-1/+1
* Update RFC base urlMatt Ficke2021-11-161-1/+1
* Support docutils-0.18: Consume iterator of Element.traverse()Takeshi KOMIYA2021-10-271-2/+2
* Merge pull request #9724 from tk0miya/support_PreBibliographic_nodesTakeshi KOMIYA2021-10-231-3/+6
|\
| * Support docutils-0.18: allow PreBibliographic nodes before docinfoTakeshi KOMIYA2021-10-231-3/+6
* | Support docutils-0.18: Set auto_id_prefix explicitlyTakeshi KOMIYA2021-10-111-0/+1
|/
* Support docutils-0.18; Disable embed_images and section_self_linkTakeshi KOMIYA2021-10-031-0/+2
* Fix typos discovered by codespellChristian Clauss2021-09-081-1/+1
* Fix typoEisuke Kawashima2021-07-081-1/+1
* Merge pull request #9242 from tk0miya/refactor_env2Takeshi KOMIYA2021-05-221-0/+5
|\
| * refactor: Make the app argument for BuildEnvironment requiredTakeshi KOMIYA2021-05-221-0/+5
* | doc: Upgrade docutils.sourceforge.io links to HTTPSigo958622021-05-161-1/+1
|/
* refactor: Add Optional to type annotationsTakeshi KOMIYA2021-05-103-9/+9
* refactor: Add Optional to type annotationsTakeshi KOMIYA2021-05-031-2/+2
* Merge pull request #9053 from tk0miya/title_node_for_toctree_captionTakeshi KOMIYA2021-04-091-1/+1
|\
| * Fix #8870: Use title node for the caption of toctreeTakeshi KOMIYA2021-04-091-1/+1
* | refactor: use raw Type for type annotationsTakeshi KOMIYA2021-04-041-1/+1
* | refactor: Use PEP-526 based variable annotation (sphinx.environment)Takeshi KOMIYA2021-03-256-82/+79
* | Merge branch '3.x'Takeshi KOMIYA2021-03-201-2/+3
|\ \ | |/
| * Fix #8959: using UNIX path separator confuses Sphinx on WindowsTakeshi KOMIYA2021-03-201-2/+3
* | Merge pull request #8937 from jantonguirao/fix_explicit_title_subpagesTakeshi KOMIYA2021-03-021-1/+1
|\ \
| * | Apply code review suggestionsJoaquin Anton2021-03-011-4/+3
| * | Use explicit title for titlenode, when no title is providedJoaquin Anton2021-02-261-3/+4
| |/
* | Close #8326: Rename master_doc to root_docTakeshi KOMIYA2021-02-283-4/+4
* | Merge branch '3.x'Takeshi KOMIYA2021-01-221-3/+4
|\ \ | |/
| * Fix #1112: download role creates duplicated copiesTakeshi KOMIYA2021-01-191-3/+4
* | Merge branch '3.x'Takeshi KOMIYA2021-01-161-1/+3
|\ \ | |/
| * Deal with empty string case.Jean Kossaifi2021-01-091-1/+1
| * Cast maxdepth to int in toctreeJean Kossaifi2021-01-091-0/+2
* | Merge branch '3.x'Takeshi KOMIYA2021-01-0111-11/+11
|\ \ | |/
| * A happy new year!Takeshi KOMIYA2021-01-0112-12/+12
* | Do isortTakeshi KOMIYA2020-11-122-3/+1
* | Merge branch '3.x'Takeshi KOMIYA2020-11-126-18/+11
|\ \ | |/
| * Sort imports with isortFrançois Freitag2020-11-117-20/+11
* | Merge branch '3.x' into masterTakeshi KOMIYA2020-10-041-0/+4
|\ \ | |/
| * Fix #6914: figure numbers are unexpectedly assigned to uncaptioned itemsTakeshi KOMIYA2020-10-041-0/+4
* | Merge branch '3.x'Takeshi KOMIYA2020-08-081-1/+3
|\ \ | |/
| * Make the toc.circular suppress_warnings flag apply to self referenced toctreesAaron Meurer2020-08-071-1/+3
* | Merge branch '3.x'Takeshi KOMIYA2020-08-011-12/+16
|\ \ | |/
| * Fix #7768: i18n: Wrong root element is passed to figure_language_filenameTakeshi KOMIYA2020-07-261-12/+16
* | Merge branch '3.x'Takeshi KOMIYA2020-07-242-8/+12
|\ \ | |/
| * Merge pull request #7982 from tk0miya/7840_optimize_bootstrapTakeshi KOMIYA2020-07-191-3/+3
| |\
| | * Close #7840: i18n: Optimize the dependencies check on bootstrapTakeshi KOMIYA2020-07-191-3/+3
| * | Fix #2050: Symbols sections are appeared twice in the index pageTakeshi KOMIYA2020-07-181-5/+9
| |/
* | Merge branch '3.x'Takeshi KOMIYA2020-07-051-3/+4
|\ \ | |/