summaryrefslogtreecommitdiff
path: root/sphinx/templates/quickstart/conf.py_t
Commit message (Expand)AuthorAgeFilesLines
* Revert "Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)...James Addison2023-04-231-0/+71
* Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)James Addison2023-04-071-71/+0
* Reduce content in the `sphinx-quickstart` `conf.py` file (#10571)Pradyun Gedam2022-06-251-66/+18
* Remove intersphinx_disabled_domains from quickstartJakob Lykke Andersen2021-10-311-3/+0
* Add intersphinx_disabled_domainsJakob Lykke Andersen2021-10-311-0/+4
* Merge pull request #8986 from webknjaz/bugfixes/8985-new-style-intersphinx-ma...Takeshi KOMIYA2021-03-131-1/+3
|\
| * Make `conf.py` template use new-style interpshinxSviatoslav Sydorenko2021-03-121-1/+3
* | Close #8326: Rename master_doc to root_docTakeshi KOMIYA2021-02-281-3/+3
|/
* Update links in quickstart template to save redirectsSteve Piercy2019-08-021-3/+2
* conf.py: Remove html_options from templateTakeshi KOMIYA2019-02-171-6/+0
* conf.py: Remove html_sidebars from templateTakeshi KOMIYA2019-02-171-10/+0
* quickstart: Simplify generated conf.py (master_doc)Takeshi KOMIYA2019-02-091-1/+1
* quickstart: Simplify generated conf.py (source_suffix)Takeshi KOMIYA2019-02-091-0/+2
* quickstart: Simplify generated conf.py (version and release)Takeshi KOMIYA2019-02-091-0/+6
* quickstart: Simplify generated conf.py (EPUB)Takeshi KOMIYA2019-02-091-18/+0
* quickstart: Simplify generated conf.py (language)Takeshi KOMIYA2019-02-091-0/+2
* Merge branch 'master' into smart_latex_conf_pyTakeshi KOMIYA2019-01-081-9/+9
|\
| * refactor: Use repr() to make escaped string in template for conf.pyTakeshi KOMIYA2019-01-031-11/+11
* | quickstart: Simplify generated conf.py (for latex)Takeshi KOMIYA2019-01-071-29/+0
|/
* Improve introductory wording in the conf.py templateJon Dufresne2018-12-231-2/+2
* Merge branch '1.8'jfbu2018-12-231-0/+1
|\
| * Fix flake8 violation in conf.pyTakeshi KOMIYA2018-12-201-0/+1
* | Remove unnecessary encoding cookie from Python source filesJon Dufresne2018-12-161-2/+0
* | refactor: Remove u-prefix from stringsTakeshi KOMIYA2018-12-161-9/+9
* | Merge pull request #5700 from tk0miya/smart_conf_pyTakeshi KOMIYA2018-12-121-7/+0
|\ \
| * | quickstart: Remove pygments_style from conf.pyTakeshi KOMIYA2018-12-021-3/+0
| * | quickstart: Remove comment-outed confval from conf.py (need_sphinx)Takeshi KOMIYA2018-12-021-4/+0
* | | Merge pull request #5699 from tk0miya/smart_manpage_conf_pyTakeshi KOMIYA2018-12-021-10/+0
|\ \ \
| * | | quickstart: Simplify generated conf.py (for manpage)Takeshi KOMIYA2018-12-021-10/+0
| |/ /
* | | quickstart: Simplify generated conf.py (for htmlhelp)Takeshi KOMIYA2018-12-021-6/+0
|/ /
* | quickstart: Simplify generated conf.py (for texinfo)Takeshi KOMIYA2018-11-111-12/+0
* | Merge branch 'master' into change_master_doc_to_indexTakeshi KOMIYA2018-09-291-1/+1
|\ \ | |/
| * quickstart: set conf.py pygments_style value to NoneEduardo Schettino2018-08-101-1/+1
* | The default setting for master_doc is changed to 'index'Takeshi KOMIYA2018-09-041-0/+2
|/
* conf.py: Drop epub_author, epub_publisher and epub_copyrightTakeshi KOMIYA2018-08-051-3/+0
* quickstart: epub builder is enabled by defaultTakeshi KOMIYA2018-08-051-2/+0
* Fix typo: remove space before full stopJon Dufresne2018-04-281-1/+1
* Update comments on conf.pyTakeshi KOMIYA2018-04-081-1/+1
* minor conf.py cleanupTim Hoffmann2018-01-131-14/+13
* shebang line is removed from generated conf.py (refs: #4385)Takeshi KOMIYA2018-01-131-3/+0
* updates to conf.py generated by sphinx-quickstartTim Hoffmann2018-01-061-22/+17
* quickstart: Rework how we collect extensionsStephen Finucane2017-12-031-8/+23
* Add hints for html_sidebarsTakeshi KOMIYA2017-10-261-0/+5
* HTML themes can set up default sidebars through ``theme.conf``Takeshi KOMIYA2017-10-221-8/+1
* Fix grammar in exclude_patterns explanation commentSumana Harihareswara2017-09-261-1/+1
* #3987 remove alabaster-specific sidebarsTimotheus Kampik2017-08-131-3/+0
* Merge b52b790 and 075a8cf addition of alabaster sidebar templatejfbu2017-06-031-15/+3
* Add html_sidebars for alabaster by defaultSegev Finer2017-06-031-0/+15
* Closes #3829: add ``html_sidebars`` default to sphinx-quickstartjfbu2017-05-301-0/+12
* Fix indentation in conf.pyPhilip Molloy2016-10-251-12/+12