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
/
tests
/
test_quickstart.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
A happy new year!
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
*
Fix "invalid escape sequence" warnings emitted during tests
Jon Dufresne
2018-11-13
1
-1
/
+1
*
conf.py: Drop epub_author, epub_publisher and epub_copyright
Takeshi KOMIYA
2018-08-05
1
-1
/
+0
*
Fix flake8 violations
Takeshi KOMIYA
2018-02-19
1
-1
/
+1
*
Merge branch 'happy_new_year' into master
Takeshi KOMIYA
2018-01-01
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2018-01-01
1
-1
/
+1
|
*
refs #3458: add sphinx.testing that are moved from /tests directory.
shimizukawa
2017-05-14
1
-1
/
+1
*
|
Fix flake8 violations
Takeshi KOMIYA
2017-12-23
1
-1
/
+0
*
|
quickstart: Rework how we collect extensions
Stephen Finucane
2017-12-03
1
-1
/
+0
*
|
quickstart: Rework 'do_prompt' function
Stephen Finucane
2017-12-03
1
-39
/
+24
*
|
sphinx-quickstart: Move code to 'sphinx.cmd'
Stephen Finucane
2017-10-02
1
-1
/
+1
*
|
Merge pull request #3668 from adamjstewart/fixes/apidoc-main-argv
Takeshi KOMIYA
2017-05-14
1
-2
/
+1
|
\
\
|
*
|
Fix failing unit tests
Adam J. Stewart
2017-05-11
1
-2
/
+1
|
|
/
*
|
Remove deprecated testing utilities
Takeshi KOMIYA
2017-04-27
1
-3
/
+1
|
/
*
Year++
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
*
pytest: remove deprecated raises and raises_msg assert functions
shimizukawa
2017-01-06
1
-2
/
+4
*
pytest: remove deprecated with_tempdir decorator
shimizukawa
2017-01-06
1
-7
/
+1
*
Add ``--extensions`` to ``sphinx-quickstart`` to support enable arbitary exte...
Takeshi KOMIYA
2016-11-02
1
-0
/
+13
*
Merge branch 'stable'
Georg Brandl
2016-01-14
1
-1
/
+1
|
\
|
*
Obligatory copyright update.
Georg Brandl
2016-01-14
1
-1
/
+1
*
|
Add sphinx.ext.githubpages to publish the docs on GitHub Pages
Takeshi KOMIYA
2016-01-06
1
-0
/
+1
*
|
Replace pngmath with imgmath in quickstart.
Hong Xu
2015-12-29
1
-1
/
+1
|
/
*
ref #1776: test fixed.
shimizukawa
2015-03-16
1
-2
/
+2
*
source_suffix can now be a list.
Georg Brandl
2015-02-08
1
-2
/
+2
*
Added insertion of todo_include_todos config option.
Ian Lee
2015-02-07
1
-2
/
+6
*
Merge branch 'stable'
Georg Brandl
2015-01-03
1
-1
/
+1
|
\
|
*
all: update copyright
Georg Brandl
2015-01-03
1
-1
/
+1
*
|
Complete test suite overhaul.
Georg Brandl
2014-09-21
1
-11
/
+15
*
|
* Drop Python-3.2. And now, removing 2to3 mechanism procedure has been comple...
Takayuki Shimizukawa
2014-05-27
1
-2
/
+2
*
|
remove 'six' name except importing line.
Takayuki Shimizukawa
2014-04-30
1
-8
/
+8
*
|
use six privided text_type() to replace with unicode() to support py2/py3 in ...
Takayuki Shimizukawa
2014-04-29
1
-1
/
+2
*
|
use six privided functions/classes to support py2/py3 in one source. refs #1350.
Takayuki Shimizukawa
2014-04-29
1
-17
/
+14
*
|
introduce the six module and reduce sphinx.util.pycompat implementation. refs...
Takayuki Shimizukawa
2014-04-29
1
-5
/
+5
*
|
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
*
|
Prompt for the document language in sphinx-quickstart.
Georg Brandl
2014-01-11
1
-0
/
+1
|
/
*
grammar fix: 'multibyte filename' is ambiguous. They are replaced with 'non-A...
Takayuki Shimizukawa
2013-10-03
1
-2
/
+2
*
small grammar fix in multibyte filename messages
Georg Brandl
2013-10-01
1
-1
/
+1
*
When Sphinx couldn't decode multibyte filename, now Sphinx notices UnicodeErr...
Takayuki Shimizukawa
2013-09-28
1
-2
/
+7
*
refactoring: 'tmpdir' rename to 'tempdir' that is same name in other places.
Takayuki Shimizukawa
2013-06-13
1
-6
/
+6
*
Fix: Output TeX/texinfo/man filename has no basename (only extention) when us...
Takayuki Shimizukawa
2013-06-13
1
-0
/
+22
*
fix typo ;)
Takayuki Shimizukawa
2013-06-13
1
-1
/
+1
*
fix for unicode object syntax. ur'' is meaningless.
Takayuki Shimizukawa
2013-06-13
1
-4
/
+4
*
Fix "Title underline is short" WARNING is given when using fullwidth characte...
Takayuki Shimizukawa
2013-06-09
1
-1
/
+34
*
Fix sphinx-quickstart raises UnicodeEncodeError if "Project version" includes...
Takayuki Shimizukawa
2013-06-09
1
-0
/
+16
*
tests: replace "from util import *" by explicit imports
Georg Brandl
2013-04-01
1
-1
/
+1
*
fix: make.bat is always saved with 'LF' instead of 'CRLF' for both Win/Unix.
Takayuki Shimizukawa
2013-02-10
1
-0
/
+21
*
conf.py now accept CRLF end-of-line.
Takayuki Shimizukawa
2013-02-10
1
-12
/
+3
*
Copyright update.
Georg Brandl
2013-01-01
1
-1
/
+1
*
fix: sphinx-quickstart asks again and again Y|N because input() return value ...
Takayuki Shimizukawa
2012-11-28
1
-0
/
+19
[next]