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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add documentation for supported image types and choosing priority for each bu...
Takayuki Shimizukawa
2014-08-29
2
-18
/
+57
*
pull request #130 has been merged by hand.
Takayuki Shimizukawa
2014-08-25
2
-0
/
+6
*
* adding new sphinx supported system languages. closes #1403.
Takayuki Shimizukawa
2014-08-11
1
-0
/
+3
*
Add an example how to connect events.
Georg Brandl
2014-03-26
1
-1
/
+12
*
Add warnings that autodoc imports the modules.
Georg Brandl
2014-03-05
4
-11
/
+51
*
Fix long lines.
Georg Brandl
2014-03-02
2
-3
/
+3
*
Update copyright year.
Georg Brandl
2014-03-01
3
-3
/
+3
*
Fixed W3C Validator errors in index page.
Robert Lehmann
2014-02-05
2
-2
/
+3
*
link to extdev doc from develop
Georg Brandl
2014-02-02
1
-0
/
+2
*
Update list of extensions in sphinx-contrib.
Georg Brandl
2014-01-26
1
-5
/
+31
*
add link
Georg Brandl
2014-01-24
1
-1
/
+1
*
Closes #1357: Option names documented by :rst:dir:`option` are now again allo...
Georg Brandl
2014-01-22
1
-5
/
+9
*
Closes #1356: link to page with valid Pygments lexer alias
Georg Brandl
2014-01-22
1
-1
/
+2
*
some directive creation docs
Georg Brandl
2014-01-21
2
-5
/
+133
*
remove duplicate wording
Georg Brandl
2014-01-21
1
-2
/
+2
*
actually use exception markup
Georg Brandl
2014-01-21
1
-5
/
+5
*
doc: add exceptions from sphinx.errors
Georg Brandl
2014-01-21
1
-0
/
+50
*
Merged in ViktorHaag/sphinx/stable (pull request #211)
Georg Brandl
2014-01-20
1
-8
/
+11
|
\
|
*
updates per Georg Brandl:
Viktor Haag
2014-01-20
1
-4
/
+4
|
*
merge to tip
Viktor Haag
2014-01-20
2
-17
/
+18
|
|
\
|
*
|
address issue #1352 -- make sure to check for the actual file stored in confi...
Viktor Haag
2014-01-20
1
-8
/
+11
*
|
|
Doc: move API docs in their own chapter and add more of it.
Georg Brandl
2014-01-20
10
-72
/
+302
|
|
/
|
/
|
*
|
mention loglevel
Georg Brandl
2014-01-20
1
-2
/
+2
*
|
devguide: small updates
Georg Brandl
2014-01-20
1
-15
/
+16
|
/
*
Closes #1071: add mention of "orphan" to toctree docs
Georg Brandl
2014-01-19
1
-2
/
+6
*
add back missing @
Georg Brandl
2014-01-19
1
-1
/
+1
*
Make mode: refactor using a class and add source dir to the makefile
Georg Brandl
2014-01-19
1
-12
/
+6
*
Merged in birkenfeld/sphinx-new-make-mode/stable (pull request #203)
Georg Brandl
2014-01-19
1
-151
/
+15
|
\
|
*
Add "make mode" to sphinx-build, invoked by the -M flag.
Georg Brandl
2014-01-11
1
-151
/
+15
*
|
Overhaul py directive documentation, remove old practices.
Georg Brandl
2014-01-13
1
-24
/
+24
*
|
docs: fix some broken links
Georg Brandl
2014-01-13
9
-52
/
+52
*
|
Closes #1328: clarify that builder-specific tags are not available when conf....
Georg Brandl
2014-01-12
2
-2
/
+8
*
|
#1345: Fix two bugs with :confval:`nitpick_ignore`; now you don't have to
Georg Brandl
2014-01-12
2
-2
/
+4
*
|
doc: note that "image" paths should not have spaces.
Georg Brandl
2014-01-12
1
-0
/
+2
*
|
Closes #1156: bring manpage up to scratch with current options and builders.
Georg Brandl
2014-01-12
1
-1
/
+18
*
|
add link to "write the docs", move hosting chapter to home page
Georg Brandl
2014-01-12
2
-12
/
+16
*
|
Closes #1082: clarify that html_title default value does not really have plac...
Georg Brandl
2014-01-11
1
-2
/
+2
*
|
Closes #983: clarify "docstitle" behavior with singlehtml
Georg Brandl
2014-01-11
1
-1
/
+2
*
|
doc: make it more prominent that sub-toctrees shouldnt get :numbered:
Georg Brandl
2014-01-11
1
-2
/
+2
|
/
*
minor doc fixes
Georg Brandl
2014-01-11
1
-11
/
+11
*
Closes #845: In code blocks, when the selected lexer fails, display line numb...
Georg Brandl
2014-01-11
1
-2
/
+2
*
fix target confusion
Georg Brandl
2014-01-10
1
-3
/
+3
*
small fixes in intl document
Georg Brandl
2014-01-10
1
-19
/
+23
*
doc intro: add a pointer to readthedocs.org
Georg Brandl
2014-01-10
1
-0
/
+9
*
merge with intersphinx tutorial section
Georg Brandl
2014-01-10
1
-1
/
+30
|
\
|
*
update a Intersphinx tutorial section. refs #1325
Takayuki Shimizukawa
2013-12-18
1
-1
/
+3
|
*
Added a "Intersphinx" tutorial section. (:file:`doc/tutorial.rst`). Closes #1325
Takayuki Shimizukawa
2013-12-17
1
-1
/
+26
*
|
corrected descriptions of tabularcolumns specifiers
Eric Knibbe
2013-12-17
1
-2
/
+2
*
|
recommend exclude_patterns instead of unused_docs or exclude_trees
Eric Knibbe
2013-12-17
1
-3
/
+2
|
/
*
py:decorator clarification
Georg Brandl
2013-11-25
1
-0
/
+2
[next]