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
/
builders
/
websupport.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop dependency: sphinxcontrib-websupport
Takeshi KOMIYA
2019-01-14
1
-29
/
+0
*
Merge branch '1.8'
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
*
|
Remove unnecessary encoding cookie from Python source files
Jon Dufresne
2018-12-16
1
-1
/
+0
*
|
Replace all "unicode" type by "str"
Takeshi KOMIYA
2018-12-15
1
-2
/
+1
*
|
Add sphinx.util.typing:unicode to help mypy-3 migration
Takeshi KOMIYA
2018-11-24
1
-0
/
+1
|
/
*
Revert "Use typing.TYPE_CHECKING for typehints"
Takeshi KOMIYA
2018-03-13
1
-3
/
+2
*
Use typing.TYPE_CHECKING for typehints
Takeshi KOMIYA
2018-02-14
1
-2
/
+3
*
A happy new year!
Takeshi KOMIYA
2018-01-01
1
-1
/
+1
*
Fix dependency errors
Takeshi KOMIYA
2017-04-30
1
-3
/
+5
*
Split websupport to sphinxcontrib-websupport package
Takeshi KOMIYA
2017-04-22
1
-170
/
+2
*
Merge branch 'stable'
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
|
\
|
*
Year++
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
*
|
Upgrade to mypy-0.5
Takeshi KOMIYA
2017-03-03
1
-1
/
+1
*
|
Fix mypy violations
Takeshi KOMIYA
2017-02-08
1
-3
/
+22
|
/
*
Fix code styles
Takeshi KOMIYA
2017-01-12
1
-1
/
+1
*
builtin extensions return metadata to allow parallel build
Takeshi KOMIYA
2016-12-12
1
-0
/
+6
*
Now all builders and domains work as built-in extensions
Takeshi KOMIYA
2016-07-06
1
-0
/
+4
*
Obligatory copyright update.
Georg Brandl
2016-01-14
1
-1
/
+1
*
Closes #1942: Fix a KeyError in websupport.
Georg Brandl
2015-07-25
1
-0
/
+2
*
Merge branch 'stable'
Georg Brandl
2015-01-03
1
-1
/
+1
|
\
|
*
all: update copyright
Georg Brandl
2015-01-03
1
-1
/
+1
*
|
Closes #1597: Added possibility to return a new template name from `html-page...
Georg Brandl
2014-10-23
1
-2
/
+4
*
|
Incompatibility. Now :confval:`gettext_uuid` is set False by default. If Fals...
Takayuki Shimizukawa
2014-10-05
1
-0
/
+1
*
|
Merge with default
tk0miya
2014-09-28
1
-0
/
+1
|
\
\
|
*
|
Assign figure numbers automatically
tk0miya
2014-09-26
1
-0
/
+1
*
|
|
Remove debug print
tk0miya
2014-09-28
1
-3
/
+0
*
|
|
Add imgpath property to all builders
tk0miya
2014-09-27
1
-3
/
+6
|
/
/
*
|
Add app.set_translator() API to register or override a Docutils translator cl...
Takayuki Shimizukawa
2014-08-05
1
-1
/
+2
|
/
*
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
*
websupport: adapt builder to changes in html builder due to parallel building...
Georg Brandl
2013-03-29
1
-3
/
+8
*
Copyright update.
Georg Brandl
2013-01-01
1
-1
/
+1
*
Rename "intl" module to "gettext", to make it easier to find. Distinguish en...
Georg Brandl
2011-01-08
1
-0
/
+1
*
Handle versioning in the environment
Daniel Neuhäuser
2011-01-08
1
-7
/
+1
*
merge with 1.0
Georg Brandl
2011-01-04
1
-1
/
+1
*
Tweak the commenting interface a bit.
Georg Brandl
2010-11-21
1
-6
/
+13
*
Fix a few smaller issues. Add JS and CSS for all pages.
Georg Brandl
2010-11-21
1
-0
/
+8
*
Make websupport builder inherit from serializing builder, remove separate Web...
Georg Brandl
2010-11-20
1
-55
/
+40
*
Avoid "import *" and remove unused import/variable.
Georg Brandl
2010-11-20
1
-2
/
+1
*
Switch to VersioningBuilderMixin
Daniel Neuhäuser
2010-08-15
1
-54
/
+5
*
remove old static dirs if they exist already
Jacob Mason
2010-08-14
1
-7
/
+7
*
resave pickle after uids are added
Jacob Mason
2010-08-14
1
-0
/
+18
*
Take doctrees in subdirectories into account
Daniel Neuhäuser
2010-08-14
1
-5
/
+10
*
Removed unnecessary newline
Daniel Neuhäuser
2010-08-14
1
-1
/
+0
*
Use the highest protocol to pickle doctrees and use the constants provided by...
Daniel Neuhäuser
2010-08-14
1
-1
/
+1
*
Fix finish handler of the websupport builder
Daniel Neuhäuser
2010-08-14
1
-6
/
+9
*
merge with jacobmason/sphinx-web-support
Daniel Neuhäuser
2010-08-14
1
-2
/
+2
|
\
*
|
Put literal_blocks under versioning
Daniel Neuhäuser
2010-08-13
1
-4
/
+3
*
|
Added initial versioning support
Daniel Neuhäuser
2010-08-11
1
-0
/
+38
*
|
Automated merge with ssh://bitbucket.org/jacobmason/sphinx-web-support
Daniel Neuhäuser
2010-08-10
1
-17
/
+15
|
\
\
|
|
/
|
/
|
[next]