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
/
builder.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add changelog entry and fix feature.^
Georg Brandl
2008-06-22
1
-2
/
+2
*
Don't collapse modindex if number of submodules is larger
Georg Brandl
2008-06-22
1
-0
/
+10
*
Remove target directories in the static path before copying them again.
Georg Brandl
2008-06-22
1
-4
/
+4
*
Fix image handling.
Georg Brandl
2008-06-18
1
-10
/
+9
*
Compile the right-aligned rellinks into a list that is iterated
Georg Brandl
2008-06-17
1
-8
/
+17
*
Support splitting the HTML index.
Georg Brandl
2008-06-17
1
-2
/
+16
*
Add image format handling.
Georg Brandl
2008-06-15
1
-5
/
+39
*
Add html_favicon config value.
Georg Brandl
2008-06-15
1
-0
/
+6
*
Add a test suite skeleton, a first test for sphinx.config, and fix a bug in c...
Georg Brandl
2008-06-05
1
-1
/
+1
*
Add a default for colorfunc.
Georg Brandl
2008-06-01
1
-1
/
+1
*
Add a preliminary text writer, mainly for producing pydoc-compatible topic help.
Georg Brandl
2008-06-01
1
-1
/
+53
*
More logical "next"/"previous" links.
Georg Brandl
2008-05-31
1
-9
/
+10
*
Add html-page-context event for customizing the template context.
Georg Brandl
2008-05-31
1
-26
/
+34
*
Add html_short_title and html_show_sphinx config values.
Georg Brandl
2008-05-24
1
-9
/
+6
*
Allow subdirs in html_static_path.
Georg Brandl
2008-05-24
1
-2
/
+8
*
Add html_use_index flag.
Georg Brandl
2008-05-23
1
-12
/
+15
*
Fix bug.
Georg Brandl
2008-05-06
1
-1
/
+1
*
Add html_file_suffix value.
Georg Brandl
2008-05-06
1
-3
/
+10
*
Add ``toctree_only`` feature to LaTeX builder.
Georg Brandl
2008-05-04
1
-5
/
+19
*
Some pylint nits.
Georg Brandl
2008-05-04
1
-2
/
+2
*
Remove unused files from the HTML help build.
Georg Brandl
2008-05-03
1
-3
/
+4
*
Warn if config value isn't a string.
Georg Brandl
2008-05-03
1
-0
/
+3
*
* New LaTeX table handling.
Georg Brandl
2008-05-03
1
-1
/
+1
*
Allow the configuration directory to be set differently from the source direc...
Georg Brandl
2008-05-02
1
-8
/
+3
*
Fix sidebar handling in the pickle builder.
Georg Brandl
2008-05-02
1
-2
/
+2
*
Add logo options, add blocks to sidebar.
Georg Brandl
2008-04-27
1
-1
/
+17
*
Add OpenSearch capability.
Georg Brandl
2008-04-27
1
-4
/
+14
*
* Use a customizable title for the docs.
Georg Brandl
2008-04-19
1
-7
/
+11
*
Add new templating API, remove Jinja external and add it to setup.py dependen...
Georg Brandl
2008-04-13
1
-33
/
+16
*
Fix traceback when moving documents.
Georg Brandl
2008-04-06
1
-4
/
+9
*
Pylint fixing.
Georg Brandl
2008-03-26
1
-3
/
+3
*
Rename static to _static and consistently name _sources.
Georg Brandl
2008-03-25
1
-5
/
+10
*
Rebuild all HTML files in case of a template change.
Georg Brandl
2008-03-25
1
-44
/
+24
*
Support the image directive.
Georg Brandl
2008-03-25
1
-8
/
+33
*
* sphinx.builder: Handle unavailability of TOC relations (previous/
Georg Brandl
2008-03-25
1
-8
/
+19
*
Add a dependency system for handling .. include, .. literalinclude
Georg Brandl
2008-03-25
1
-17
/
+19
*
Don't try to build copied sources if source suffix is .txt.
Georg Brandl
2008-03-23
1
-8
/
+15
*
Fix for build-all mode.
Georg Brandl
2008-03-23
1
-0
/
+2
*
Fix a case where nothing is built if the environment is fresh.
Georg Brandl
2008-03-23
1
-9
/
+15
*
Only create the index in the HTML builder.
Georg Brandl
2008-03-22
1
-2
/
+7
*
Fix a few overlong lines, and use \t instead of literal tabs.
Georg Brandl
2008-03-21
1
-1
/
+2
*
Make it possible to deactivate the module index.
Georg Brandl
2008-03-18
1
-39
/
+41
*
Remove debugging remnant.
Georg Brandl
2008-03-18
1
-1
/
+0
*
Improve handling of exceptions.
Georg Brandl
2008-03-18
1
-5
/
+2
*
* Define __file__ during conf.py execution.
Georg Brandl
2008-03-16
1
-1
/
+2
*
Some pylint fixes.
Georg Brandl
2008-03-16
1
-1
/
+1
*
Move link checker to its own file. Use different user-agent to enable Wikiped...
Georg Brandl
2008-03-14
1
-105
/
+2
*
Another typo.
Georg Brandl
2008-03-14
1
-1
/
+1
*
Fix typo.
Georg Brandl
2008-03-14
1
-1
/
+1
*
Template dirs are relative to the root.
Georg Brandl
2008-03-12
1
-1
/
+3
[next]