summaryrefslogtreecommitdiff
path: root/sphinx/templates/quickstart
Commit message (Expand)AuthorAgeFilesLines
* Revert "Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)...James Addison2023-04-236-0/+0
* Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)James Addison2023-04-076-0/+0
* Reduce content in the `sphinx-quickstart` `conf.py` file (#10571)Pradyun Gedam2022-06-251-66/+18
* Fix #10122: make.bat should check the installation before helpTakeshi KOMIYA2022-01-301-2/+2
* Remove intersphinx_disabled_domains from quickstartJakob Lykke Andersen2021-10-311-3/+0
* Add intersphinx_disabled_domainsJakob Lykke Andersen2021-10-311-0/+4
* Update Sphinx url: s|https?://sphinx-doc\.org/|https://www.sphinx-doc.org/|gJon Dufresne2021-09-062-2/+2
* 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-282-3/+3
* | Merge branch '3.x'Takeshi KOMIYA2020-11-221-1/+1
|\ \ | |/
| * Fix #8437: Do `make clean` in more safe wayTakeshi KOMIYA2020-11-201-1/+1
* | Update Makefile_tAaron Carlisle2020-10-051-0/+1
* | Update make.bat_tAaron Carlisle2020-10-051-0/+1
* | Makefiles: Include clean in help messageAaron Carlisle2020-10-012-2/+2
|/
* Fix typo in make.bat_t, https:// linkAllan Nordhøy2020-05-211-3/+3
* Update links in quickstart template to save redirectsSteve Piercy2019-08-021-3/+2
* Add %O% option to make.bat templates; update docsBrian Skinn2019-05-132-3/+3
* Partially revert #6232, synchronize new Makefile with old (refs: #4092)jfbu2019-05-131-6/+4
* Closes #1368: Enable CLI override of Makefile variables.Stephen McDowell2019-03-311-5/+9
* 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-293-4/+5
|\ \ | |/
| * Fix typo in make.bat template help string, update help stringsjfbu2018-09-202-4/+4
| * Fix #4911: add latexpdf to make.bat for non make-modeTakeshi KOMIYA2018-09-181-0/+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
* Merge branch '1.7'Takeshi KOMIYA2018-08-042-4/+4
|\