index
:
delta/python-packages/sphinx-git.git
1.8.x
3.2.x
3.3.x
3.4.x
3.5.x
3.x
4.0.x
4.1.x
4.2.x
4.3.x
4.4.x
4.x
4606_incorrect_location_of_docstring
7.0.x
7613_class__signature__
7727_autosummary_PycodeError
7996_man_make_section_directory
8321_linkcheck_tel_links
8342_warning_for_unknown_domain
8349_sphinx-contrib
9864_mathjax_loading_method
bot/pull-translations
cleanup_napoleon
dependabot/github_actions/peter-evans/create-pull-request-5
dependabot/npm_and_yarn/follow-redirects-1.14.7
dependabot/npm_and_yarn/http-proxy-1.18.1
master
mypy-0.790
support_py310
github.com: sphinx-doc/sphinx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sphinx
/
templates
/
quickstart
/
conf.py_t
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)...
James Addison
2023-04-23
1
-0
/
+71
*
Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)
James Addison
2023-04-07
1
-71
/
+0
*
Reduce content in the `sphinx-quickstart` `conf.py` file (#10571)
Pradyun Gedam
2022-06-25
1
-66
/
+18
*
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
*
Merge pull request #8986 from webknjaz/bugfixes/8985-new-style-intersphinx-ma...
Takeshi KOMIYA
2021-03-13
1
-1
/
+3
|
\
|
*
Make `conf.py` template use new-style interpshinx
Sviatoslav Sydorenko
2021-03-12
1
-1
/
+3
*
|
Close #8326: Rename master_doc to root_doc
Takeshi KOMIYA
2021-02-28
1
-3
/
+3
|
/
*
Update links in quickstart template to save redirects
Steve Piercy
2019-08-02
1
-3
/
+2
*
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
|
\
|
*
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
*
|
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: 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)
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
1
-1
/
+1
|
\
\
|
|
/
|
*
quickstart: set conf.py pygments_style value to None
Eduardo Schettino
2018-08-10
1
-1
/
+1
*
|
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
*
quickstart: epub builder is enabled by default
Takeshi KOMIYA
2018-08-05
1
-2
/
+0
*
Fix typo: remove space before full stop
Jon Dufresne
2018-04-28
1
-1
/
+1
*
Update comments on conf.py
Takeshi KOMIYA
2018-04-08
1
-1
/
+1
*
minor conf.py cleanup
Tim Hoffmann
2018-01-13
1
-14
/
+13
*
shebang line is removed from generated conf.py (refs: #4385)
Takeshi KOMIYA
2018-01-13
1
-3
/
+0
*
updates to conf.py generated by sphinx-quickstart
Tim Hoffmann
2018-01-06
1
-22
/
+17
*
quickstart: Rework how we collect extensions
Stephen Finucane
2017-12-03
1
-8
/
+23
*
Add hints for html_sidebars
Takeshi KOMIYA
2017-10-26
1
-0
/
+5
*
HTML themes can set up default sidebars through ``theme.conf``
Takeshi KOMIYA
2017-10-22
1
-8
/
+1
*
Fix grammar in exclude_patterns explanation comment
Sumana Harihareswara
2017-09-26
1
-1
/
+1
*
#3987 remove alabaster-specific sidebars
Timotheus Kampik
2017-08-13
1
-3
/
+0
*
Merge b52b790 and 075a8cf addition of alabaster sidebar template
jfbu
2017-06-03
1
-15
/
+3
*
Add html_sidebars for alabaster by default
Segev Finer
2017-06-03
1
-0
/
+15
*
Closes #3829: add ``html_sidebars`` default to sphinx-quickstart
jfbu
2017-05-30
1
-0
/
+12
*
Fix indentation in conf.py
Philip Molloy
2016-10-25
1
-12
/
+12
[next]