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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release preparation for 1.0b2.
v1.0b2
Georg Brandl
2010-05-30
1
-2
/
+2
*
Add referencing markup to CHANGES.
Georg Brandl
2010-05-30
1
-45
/
+50
*
Fix referencing in rst domain.
Georg Brandl
2010-05-30
1
-8
/
+10
*
Add changelog entry.
Georg Brandl
2010-05-30
1
-0
/
+2
*
#322: Improve responsiveness of search page by loading the search index async...
Georg Brandl
2010-05-30
2
-7
/
+11
*
Update to jQuery 1.4.2.
Georg Brandl
2010-05-30
1
-136
/
+139
*
Fix the intersphinx inventory caching.
Georg Brandl
2010-05-30
1
-1
/
+1
*
Too long to list all themes now.
Georg Brandl
2010-05-30
1
-2
/
+2
*
Use status iterator for images and dlfiles.
Georg Brandl
2010-05-30
1
-9
/
+8
*
Respect "refid" attributes of reference nodes; this prevented references to l...
Georg Brandl
2010-05-30
1
-0
/
+2
*
Fix a bug that prevented references in the rst domain.
Georg Brandl
2010-05-30
1
-1
/
+1
*
Fixed a C++ bug that caused bad references to be generated. This also
Armin Ronacher
2010-05-30
2
-5
/
+19
*
The ``toctree`` callable in templates now accepts a ``titles_only`` keyword a...
Georg Brandl
2010-05-30
5
-6
/
+16
*
#357: Refrain from setting absolute font size in agogo theme.
Georg Brandl
2010-05-30
1
-2
/
+1
*
The ``include`` directive now supports absolute paths, which are interpreted ...
Georg Brandl
2010-05-30
7
-5
/
+37
*
Add a test for absolute image filenames.
Georg Brandl
2010-05-30
2
-0
/
+4
*
Test references to figures and tables by caption.
Georg Brandl
2010-05-30
1
-6
/
+20
*
Allow linking to tables just like figures with :ref:.
Georg Brandl
2010-05-30
3
-0
/
+11
*
Add Gevent.
Georg Brandl
2010-05-30
1
-0
/
+1
*
Add Google Wave.
Georg Brandl
2010-05-30
1
-0
/
+1
*
Explain absolute paths in toctree.
Georg Brandl
2010-05-30
1
-3
/
+4
*
#428: add some missing styles for standard docutils classes.
Georg Brandl
2010-05-30
1
-0
/
+46
*
Regenerate Dutch catalog.
Georg Brandl
2010-05-30
2
-1
/
+1
*
merge with http://bitbucket.org/marijnvanderzee/sphinx
Georg Brandl
2010-05-30
3
-66
/
+87
|
\
|
*
updated some translations
Marijn van der Zee
2010-05-29
3
-64
/
+85
|
*
update translation
Marijn van der Zee
2010-05-29
1
-2
/
+2
*
|
Mention more targets in "make help".
Georg Brandl
2010-05-30
1
-3
/
+8
*
|
Add missing targets to Makefile; do not build latex twice for latexpdf target.
Georg Brandl
2010-05-30
2
-1
/
+16
*
|
Update phony targets.
Georg Brandl
2010-05-30
1
-1
/
+2
*
|
Fixed a testcase in response to issue #415 which is failing as of revision a8...
Daniel Neuhäuser
2010-05-30
1
-1
/
+1
|
/
*
#415: Do not compact single paragraphs within desc_content nodes.
Georg Brandl
2010-05-28
1
-0
/
+9
|
\
|
*
Fix for .html writer logic
smerch
2010-05-28
1
-0
/
+42
*
|
Add libLAS.
Georg Brandl
2010-05-28
1
-0
/
+1
*
|
#432: Fix UnicodeErrors while building LaTeX in translated locale; do not swa...
Georg Brandl
2010-05-28
2
-19
/
+13
*
|
#435: update Turkish translation for 1.0.
Georg Brandl
2010-05-28
3
-109
/
+127
|
/
*
Fix an AttributeError for strange xref nodes.
Georg Brandl
2010-05-27
1
-1
/
+2
*
Added class role docs for JS domain.
Armin Ronacher
2010-05-27
1
-0
/
+1
*
Fixed a bug in the C++ domain and documented more
Armin Ronacher
2010-05-27
2
-2
/
+42
*
Added :js:class: which makes JS documentation a lot more readible
Armin Ronacher
2010-05-27
2
-5
/
+38
*
Usefulified C++ code example
Armin Ronacher
2010-05-27
1
-2
/
+2
*
#427: fix the encode() method of translation proxies.
Georg Brandl
2010-05-27
2
-2
/
+14
*
#426: Fix encoding issues when saving/loading intersphinx inventories.
Georg Brandl
2010-05-26
3
-7
/
+12
*
#424: Fix IndexError in viewcode extension.
Georg Brandl
2010-05-26
1
-1
/
+2
*
Test the viewcode extension; decode the source files before highlighting them.
Georg Brandl
2010-05-26
2
-4
/
+7
*
#419: remove unnecessary mkdir call.
Georg Brandl
2010-05-26
1
-1
/
+4
*
Fix long lines.
Georg Brandl
2010-05-26
1
-3
/
+3
*
Require docutils 0.5, as announced.
Georg Brandl
2010-05-26
1
-1
/
+1
*
#421: fix Unicode errors for translations with non-ASCII characters.
Georg Brandl
2010-05-26
1
-1
/
+1
*
Be more precise.
Georg Brandl
2010-05-26
1
-1
/
+1
*
Restore sphinxdoc theme.
Georg Brandl
2010-05-25
1
-2
/
+1
[next]