summaryrefslogtreecommitdiff
path: root/doc/conf.py
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10648 from jfbu/latex_enhancedboxesJean-François B2022-07-141-1/+2
|\
| * LaTeX: enhanced boxes with padding, borders, shadows, rounded cornersJean-François B2022-07-141-1/+2
* | Refresh the Sphinx13 theme (#10652)Adam Turner2022-07-101-11/+13
|/
* LaTeX: optional rounded corners for framing of code-blocksJean-François B2022-07-051-0/+5
* Merge branch '4.x' into 5.0.xTakeshi KOMIYA2022-05-281-1/+1
|\
| * Update URL for requestsTakeshi KOMIYA2022-05-281-1/+1
* | Don't use deprecated `setup.py build_sphinx`Adam Turner2022-04-161-2/+2
* | Merge branch '4.x'Takeshi KOMIYA2022-03-271-1/+1
|\ \ | |/
| * doc: URL of requests has changed nowTakeshi KOMIYA2022-03-271-1/+1
* | doc: Linkify issue numbers in changelog to GitHubMartin Fischer2022-01-081-0/+24
* | Merge branch '4.x'Takeshi KOMIYA2022-01-011-1/+1
|\ \ | |/
| * A happy new year!Takeshi KOMIYA2022-01-011-1/+1
* | Merge branch '4.x'Takeshi KOMIYA2021-12-101-0/+1
|\ \ | |/
| * Describe deployment on Read the Docs and GitHub PagesJuan Luis Cano Rodríguez2021-11-181-0/+1
* | Merge branch '4.x'Takeshi KOMIYA2021-09-121-1/+1
|\ \ | |/
| * Update Sphinx url: s|https?://sphinx-doc\.org/|https://www.sphinx-doc.org/|gJon Dufresne2021-09-061-1/+1
* | Merge branch '4.x'Takeshi KOMIYA2021-05-191-4/+4
|\ \ | |/
| * doc: Upgraded some of sphinx-doc.org links to HTTPSigo958622021-05-161-1/+1
| * doc: Upgrade docutils.sourceforge.io links to HTTPSigo958622021-05-161-3/+3
* | extlinks: Emit a warning if extlnks config does not contain '%s'Takeshi KOMIYA2021-05-031-3/+3
|/
* Merge branch 'master' into pdf_bookmarksdepthJean-François B2021-03-121-1/+2
|\
| * Close #7549: autosummary: Enable autosummary_generate by defaultTakeshi KOMIYA2021-03-101-0/+1
| * Close #8326: Rename master_doc to root_docTakeshi KOMIYA2021-02-281-1/+1
* | LaTeX: let bookmarks use high default depthjfbu2021-02-181-2/+1
|/
* Merge branch '3.x'Takeshi KOMIYA2021-02-091-0/+1
|\
| * Fix #8837: doc: Remove version info from html_titleTakeshi KOMIYA2021-02-071-0/+1
* | Revert alteration at c9480f994 merge of 3.x of doc/conf.pyjfbu2021-01-271-12/+0
|/
* Improve Sphinx own pdf docsjfbu2021-01-241-2/+9
* A happy new year!Takeshi KOMIYA2021-01-011-1/+1
* Fix #6629: linkcheck: Handle rate-limitingFrançois Freitag2020-11-251-1/+4
* Sort imports with isortFrançois Freitag2020-11-111-1/+0
* DOC: Add faviconMatthias Geier2020-10-241-0/+1
* Outdated comment in docs config for intersphinxFrançois Freitag2020-10-051-2/+0
* doc: Fix html_use_opensearch of sphinx-doc.orgTakeshi KOMIYA2020-04-191-1/+1
* DOC: Use html_baseurlMatthias Geier2020-04-171-0/+1
* Enable intersphinx with Sphinx's documentationDaniel Hahler2020-03-091-0/+1
* Merge branch '2.0'Takeshi KOMIYA2020-02-161-1/+1
|\
| * Update copyright for 2020Simon Willison2020-02-131-1/+1
* | doc: Fix ambiguous confval entries and referencesTakeshi KOMIYA2019-12-291-0/+3
|/
* Merge pull request #6164 from goerz/inheritance_diagramTakeshi KOMIYA2019-03-191-1/+1
|\
| * Fix docs of inheritance-diagram "parts" optionMichael Goerz2019-03-101-1/+1
* | Python-3-only clean ups discovered by pyupgradeJon Dufresne2019-03-171-1/+1
|/
* Merge branch '1.8'Takeshi KOMIYA2019-01-021-1/+1
|\
| * A happy new year!Takeshi KOMIYA2019-01-021-1/+1
* | Remove unnecessary encoding cookie from Python source filesJon Dufresne2018-12-161-2/+0
* | Merge branch '1.8'Takeshi KOMIYA2018-11-221-0/+1
|\ \ | |/
| * Move language-specific data into a new JS file, language_data.jsDmitry Shachnev2018-11-041-0/+1
* | LaTeX: font choices for Greek and Cyrillic support, and (Xe|Lua)LaTeXjfbu2018-11-211-6/+6
* | LaTeX: support for Greek and Cyrillicjfbu2018-11-161-0/+7
* | doc: app.info() should allow keyword argumentTakeshi KOMIYA2018-09-201-3/+3