summaryrefslogtreecommitdiff
path: root/sphinx/environment
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Fix exception causes all over the codebaseRam Rachum2020-06-141-3/+4
| * Add stacklevel parameter to warnings.warn() callTakeshi KOMIYA2020-05-032-3/+3
* | add debug logs for change detection: added/changed/outdated, mtime of sources...shimizukawa2020-06-141-0/+8
* | Remove deprecated features marked as RemovedInSphinx40WarningTakeshi KOMIYA2020-04-292-101/+4
* | Merge branch '3.x'Takeshi KOMIYA2020-04-131-1/+1
|\ \ | |/
| * Fix #7410: Allow to suppress "circular toctree references detected" warningsTakeshi KOMIYA2020-04-121-1/+1
* | Merge branch '3.x'Takeshi KOMIYA2020-03-211-1/+1
|\ \ | |/
| * Fix #7325: html: source_suffix containing dot leads to wrong source linkTakeshi KOMIYA2020-03-181-1/+1
* | Hello TYPE_CHECKING!Takeshi KOMIYA2020-03-073-8/+6
* | Deprecate codes for python 3.5Takeshi KOMIYA2020-03-071-5/+1
|/
* refactor: Sorting index entriesTakeshi KOMIYA2020-03-011-2/+2
* Close #7220: genindex: Show "main" index entries at firstTakeshi KOMIYA2020-02-291-3/+12