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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #3356 and #3394 (latex) text layout of Japanese documents
jfbu
2017-02-05
1
-1
/
+1
*
Merge branch 'enable-bat-build-from-different-dir-2215' into 1.5-release
shimizukawa
2016-11-24
2
-0
/
+6
|
\
|
*
test_quickstart.test_generated_files_eol requires empty line.
shimizukawa
2016-11-24
2
-0
/
+2
|
*
use pushd and popd to enable bat build from different dir #2215 (now with cor...
Timotheus Kampik
2016-10-28
2
-2
/
+6
*
|
rename ``'postamble'`` to ``'atendofbody'`` (ref #2877)
jfbu
2016-11-06
1
-1
/
+1
*
|
use inputenc latex template variable always
jfbu
2016-11-05
1
-2
/
+0
*
|
make inputenc template use conditional on latex_engine being pdflatex
jfbu
2016-11-04
1
-0
/
+2
*
|
`latex_engine` template variable, check luatex85 only if lualatex engine
jfbu
2016-11-04
1
-0
/
+9
*
|
refactor the handling of latex options
jfbu
2016-10-29
1
-1
/
+1
*
|
use 'sphinxpackageoptions' as argument to ``\sphinxsetup``
jfbu
2016-10-28
1
-1
/
+2
*
|
``'sphinxpackageoptions'`` for key=value styling of Sphinx LaTeX
jfbu
2016-10-27
1
-2
/
+1
*
|
Fix #777: (part II) LaTeX output "too deeply nested"
jfbu
2016-10-26
1
-1
/
+1
*
|
Fix indentation in conf.py
Philip Molloy
2016-10-25
1
-12
/
+12
*
|
latex: Disable babel if polyglossia loaded
Takeshi KOMIYA
2016-10-25
1
-1
/
+1
*
|
Merge pull request #3078 from jwilk/spelling
Takeshi KOMIYA
2016-10-24
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fix typos
Jakub Wilk
2016-10-22
2
-2
/
+2
*
|
Add a comment to Makefile template for make-mode, update doc/Makefile
jfbu
2016-10-23
1
-2
/
+2
|
/
*
Make ``make`` synonym to ``make help`` again
jfbu
2016-10-15
1
-1
/
+4
*
No need for an empty recipe for Makefile as it has been set .PHONY
jfbu
2016-10-15
1
-3
/
+0
*
Fix make-mode in order to allow build to go through
jfbu
2016-10-15
1
-5
/
+4
*
Revert "new ``'packages'`` key to ``latex_elements``"
jfbu
2016-10-14
1
-1
/
+0
*
new ``'packages'`` key to ``latex_elements``
jfbu
2016-10-14
1
-0
/
+1
*
(latex) separate loading of hyperref from sphinx.sty
jfbu
2016-10-14
1
-0
/
+1
*
Merge pull request #3034 from jfbu/use_sphinxoption_forkeepoldnames
Takeshi KOMIYA
2016-10-12
1
-1
/
+1
|
\
|
*
make sphinx latex style file use a package option
jfbu
2016-10-11
1
-1
/
+1
*
|
Fix #2435: Slim down quickstarted conf.py
Takeshi KOMIYA
2016-10-11
1
-253
/
+3
|
/
*
Fix #3018: LaTeX problem with page dimensions and chapter titles
jfbu
2016-10-07
1
-0
/
+1
*
Use ``latex_elements.papersize`` to specify papersize of LaTeX in Makefile
Takeshi KOMIYA
2016-10-03
1
-2
/
+2
*
Fix #2877: Rename ``latex_elements['footer']`` to ``latex_elements['postpream...
Takeshi KOMIYA
2016-09-17
1
-1
/
+1
*
Merge pull request #2893 from tk0miya/2892_apidoc_append_syspath_option
Takeshi KOMIYA
2016-08-27
1
-0
/
+10
|
\
|
*
Fix #2892: Added ``-a`` (``--append-syspath``) option to `sphinx-apidoc`
Takeshi KOMIYA
2016-08-24
1
-0
/
+10
*
|
Use caption of toctree by default
Takeshi KOMIYA
2016-08-21
1
-2
/
+1
|
/
*
Jinja2-ize quickstart
Takeshi KOMIYA
2016-07-26
6
-0
/
+1034
*
Replace iftex by latex_engine
Takeshi KOMIYA
2016-07-19
1
-1
/
+0
*
Jinja2-ize latex writer
Takeshi KOMIYA
2016-07-07
1
-0
/
+42
*
Create themes/ subdirectory and move stuff from templates/ and static/ there.
Georg Brandl
2009-01-05
12
-506
/
+0
*
Simplify script snippet, break long lines.
Georg Brandl
2009-01-04
2
-9
/
+12
*
fix #30: disable the search box when javascript isn't available
Benoit Boissinot
2009-01-04
2
-8
/
+19
*
fix whitespace glitch
Georg Brandl
2008-12-29
1
-1
/
+1
*
New builder for Qt help collections, by Antonio Valentino.
Georg Brandl
2008-12-29
2
-6
/
+8
*
Some fixes and changelog entry after switch to Jinja2.
Georg Brandl
2008-12-28
1
-1
/
+1
*
Merge with http://bitbucket.org/birkenfeld/sphinx
Sebastian Wiesner
2008-12-23
1
-1
/
+3
|
\
|
*
Source links in HTML are now generated with ``rel="nofollow"``.
Georg Brandl
2008-12-20
1
-1
/
+1
|
*
Add sidebarsourcelink block.
Georg Brandl
2008-12-20
1
-0
/
+2
*
|
Fix name error in template
Sebastian Wiesner
2008-12-17
1
-1
/
+1
*
|
Automated merge with http://www.bitbucket.org/birkenfeld/sphinx/
Sebastian Wiesner
2008-12-16
2
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
Fixed markup escaping issue
Sebastian Wiesner
2008-11-27
1
-1
/
+1
|
*
Automated merge with https://bitbucket.org/birkenfeld/sphinx
Sebastian Wiesner
2008-11-23
2
-4
/
+4
|
|
\
|
|
*
Switched templating to jinja2
Sebastian Wiesner
2008-11-20
2
-4
/
+4
*
|
|
Remove last web leftovers.
Georg Brandl
2008-12-15
3
-36
/
+0
[next]