Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Support and prefer ``.jinja`` to ``_t`` for static templates ↵ | James Addison | 2023-04-23 | 6 | -0/+0 |
| | | | | | (#11165)" (#11329) This reverts commit 5d13215b58f93c6be8255ef2e3e20836508c7d47. | ||||
* | Support and prefer ``.jinja`` to ``_t`` for static templates (#11165) | James Addison | 2023-04-07 | 6 | -0/+0 |
| | | | Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> | ||||
* | Reduce content in the `sphinx-quickstart` `conf.py` file (#10571) | Pradyun Gedam | 2022-06-25 | 1 | -66/+18 |
| | |||||
* | Fix #10122: make.bat should check the installation before help | Takeshi KOMIYA | 2022-01-30 | 1 | -2/+2 |
| | |||||
* | Remove intersphinx_disabled_domains from quickstart | Jakob Lykke Andersen | 2021-10-31 | 1 | -3/+0 |
| | |||||
* | Add intersphinx_disabled_domains | Jakob Lykke Andersen | 2021-10-31 | 1 | -0/+4 |
| | | | | | Fixes sphinx-doc/sphinx#2068 Replaces sphinx-doc/sphinx#8981 | ||||
* | Update Sphinx url: s|https?://sphinx-doc\.org/|https://www.sphinx-doc.org/|g | Jon Dufresne | 2021-09-06 | 2 | -2/+2 |
| | | | | | | https://sphinx-doc.org is unreachable, but is linked from the PyPI page: https://pypi.org/project/Sphinx/. Switch to https://www.sphinx-doc.org/ instead. | ||||
* | Merge pull request #8986 from ↵ | Takeshi KOMIYA | 2021-03-13 | 1 | -1/+3 |
|\ | | | | | | | | | webknjaz/bugfixes/8985-new-style-intersphinx-mapping Make `conf.py` template use new-style interpshinx | ||||
| * | Make `conf.py` template use new-style interpshinx | Sviatoslav Sydorenko | 2021-03-12 | 1 | -1/+3 |
| | | | | | | | | Fixes #8985 | ||||
* | | Close #8326: Rename master_doc to root_doc | Takeshi KOMIYA | 2021-02-28 | 2 | -3/+3 |
| | | | | | | | | | | | | To describe the purpose more accurately, the `master_doc` is now renamed to `root_doc`. The old name is still available. But it is recommeneded to use new one from now on. | ||||
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-11-22 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix #8437: Do `make clean` in more safe way | Takeshi KOMIYA | 2020-11-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | When users gives empty BUILDDIR to the `make clean` command on non-make mode, our Makefile will remove all of files of systems via `rm -rf /*`. To prevent the catastrophic operation, this makes the `make clean` command safety. | ||||
* | | Update Makefile_t | Aaron Carlisle | 2020-10-05 | 1 | -0/+1 |
| | | |||||
* | | Update make.bat_t | Aaron Carlisle | 2020-10-05 | 1 | -0/+1 |
| | | |||||
* | | Makefiles: Include clean in help message | Aaron Carlisle | 2020-10-01 | 2 | -2/+2 |
|/ | | | | The make clean help command was missing from all make files. | ||||
* | Fix typo in make.bat_t, https:// link | Allan Nordhøy | 2020-05-21 | 1 | -3/+3 |
| | |||||
* | Update links in quickstart template to save redirects | Steve Piercy | 2019-08-02 | 1 | -3/+2 |
| | |||||
* | Add %O% option to make.bat templates; update docs | Brian Skinn | 2019-05-13 | 2 | -3/+3 |
| | | | | | | | | | | The make.bat_t and make.bat.new_t templates now pass %O% as well as %SPHINXOPTS% to `sphinx-build`, in parity with Makefile.new_t. The sphinx-build documentation page was updated to explicitly note $(O) and %O% as shortcut variables. Closes #6323, per the comment thread discussion. | ||||
* | Partially revert #6232, synchronize new Makefile with old (refs: #4092) | jfbu | 2019-05-13 | 1 | -6/+4 |
| | |||||
* | Closes #1368: Enable CLI override of Makefile variables. | Stephen McDowell | 2019-03-31 | 1 | -5/+9 |
| | |||||
* | conf.py: Remove html_options from template | Takeshi KOMIYA | 2019-02-17 | 1 | -6/+0 |
| | |||||
* | conf.py: Remove html_sidebars from template | Takeshi KOMIYA | 2019-02-17 | 1 | -10/+0 |
| | |||||
* | quickstart: Simplify generated conf.py (master_doc) | Takeshi KOMIYA | 2019-02-09 | 1 | -1/+1 |
| | |||||
* | quickstart: Simplify generated conf.py (source_suffix) | Takeshi KOMIYA | 2019-02-09 | 1 | -0/+2 |
| | |||||
* | quickstart: Simplify generated conf.py (version and release) | Takeshi KOMIYA | 2019-02-09 | 1 | -0/+6 |
| | |||||
* | quickstart: Simplify generated conf.py (EPUB) | Takeshi KOMIYA | 2019-02-09 | 1 | -18/+0 |
| | |||||
* | quickstart: Simplify generated conf.py (language) | Takeshi KOMIYA | 2019-02-09 | 1 | -0/+2 |
| | |||||
* | Merge branch 'master' into smart_latex_conf_py | Takeshi KOMIYA | 2019-01-08 | 1 | -9/+9 |
|\ | |||||
| * | refactor: Use repr() to make escaped string in template for conf.py | Takeshi KOMIYA | 2019-01-03 | 1 | -11/+11 |
| | | |||||
* | | quickstart: Simplify generated conf.py (for latex) | Takeshi KOMIYA | 2019-01-07 | 1 | -29/+0 |
|/ | |||||
* | Improve introductory wording in the conf.py template | Jon Dufresne | 2018-12-23 | 1 | -2/+2 |
| | |||||
* | Merge branch '1.8' | jfbu | 2018-12-23 | 1 | -0/+1 |
|\ | | | | | | | | | (Resolved) Conflicts: sphinx/texinputs/sphinxmanual.cls | ||||
| * | Fix flake8 violation in conf.py | Takeshi KOMIYA | 2018-12-20 | 1 | -0/+1 |
| | | |||||
* | | Remove unnecessary encoding cookie from Python source files | Jon Dufresne | 2018-12-16 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | In Python 3, the default encoding of source files is utf-8. The encoding cookie is now unnecessary and redundant so remove it. For more details, see the docs: https://docs.python.org/3/howto/unicode.html#the-string-type > The default encoding for Python source code is UTF-8, so you can > simply include a Unicode character in a string literal ... Includes a fix for the flake8 header checks to stop expecting an encoding cookie. | ||||
* | | refactor: Remove u-prefix from strings | Takeshi KOMIYA | 2018-12-16 | 1 | -9/+9 |
| | | |||||
* | | Merge pull request #5700 from tk0miya/smart_conf_py | Takeshi KOMIYA | 2018-12-12 | 1 | -7/+0 |
|\ \ | | | | | | | quickstart: Simplify generated conf.py (common items) | ||||
| * | | quickstart: Remove pygments_style from conf.py | Takeshi KOMIYA | 2018-12-02 | 1 | -3/+0 |
| | | | |||||
| * | | quickstart: Remove comment-outed confval from conf.py (need_sphinx) | Takeshi KOMIYA | 2018-12-02 | 1 | -4/+0 |
| | | | |||||
* | | | Merge pull request #5699 from tk0miya/smart_manpage_conf_py | Takeshi KOMIYA | 2018-12-02 | 1 | -10/+0 |
|\ \ \ | | | | | | | | | quickstart: Simplify generated conf.py (for manpage) | ||||
| * | | | quickstart: Simplify generated conf.py (for manpage) | Takeshi KOMIYA | 2018-12-02 | 1 | -10/+0 |
| |/ / | |||||
* | | | quickstart: Simplify generated conf.py (for htmlhelp) | Takeshi KOMIYA | 2018-12-02 | 1 | -6/+0 |
|/ / | |||||
* | | quickstart: Simplify generated conf.py (for texinfo) | Takeshi KOMIYA | 2018-11-11 | 1 | -12/+0 |
| | | |||||
* | | Merge branch 'master' into change_master_doc_to_index | Takeshi KOMIYA | 2018-09-29 | 3 | -4/+5 |
|\ \ | |/ | |||||
| * | Fix typo in make.bat template help string, update help strings | jfbu | 2018-09-20 | 2 | -4/+4 |
| | | | | | | | | | | modified: sphinx/templates/quickstart/Makefile_t modified: sphinx/templates/quickstart/make.bat_t | ||||
| * | Fix #4911: add latexpdf to make.bat for non make-mode | Takeshi KOMIYA | 2018-09-18 | 1 | -0/+1 |
| | | |||||
| * | quickstart: set conf.py pygments_style value to None | Eduardo Schettino | 2018-08-10 | 1 | -1/+1 |
| | | | | | | | | | | | | Currently quickstart sets a value for `pygments_style`, this is not desirable because it overrides the theme's default `pygments_style`. It should be `None` so theme`s value is used by default. | ||||
* | | The default setting for master_doc is changed to 'index' | Takeshi KOMIYA | 2018-09-04 | 1 | -0/+2 |
|/ | |||||
* | conf.py: Drop epub_author, epub_publisher and epub_copyright | Takeshi KOMIYA | 2018-08-05 | 1 | -3/+0 |
| | | | | | The default values of them are same as conf.py's. So it is not needed to override the setting. | ||||
* | quickstart: epub builder is enabled by default | Takeshi KOMIYA | 2018-08-05 | 1 | -2/+0 |
| | |||||
* | Merge branch '1.7' | Takeshi KOMIYA | 2018-08-04 | 2 | -4/+4 |
|\ |