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
/
setup_command.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Obligatory copyright update.
Georg Brandl
2016-01-14
1
-1
/
+1
*
final pep8 fixes; reactivate most warnings in flake8
Georg Brandl
2015-03-08
1
-5
/
+4
*
BuildDoc: remove "author" and "date" options
Yclept Nemo
2015-01-25
1
-7
/
+0
*
Class "BuildDoc": support "copyright"
Yclept Nemo
2015-01-25
1
-0
/
+11
*
Merge branch 'stable'
Georg Brandl
2015-01-03
1
-1
/
+1
|
\
|
*
all: update copyright
Georg Brandl
2015-01-03
1
-1
/
+1
*
|
Merge with stable
Takayuki Shimizukawa
2014-08-30
1
-1
/
+4
|
\
\
|
|
/
|
*
Now Sphinx exits with non-zero status code if builder status is not success. ...
Takayuki Shimizukawa
2014-08-29
1
-1
/
+4
*
|
Update documentation and `sphinx-build -N` option behavior for windows color ...
Takayuki Shimizukawa
2014-07-05
1
-1
/
+0
*
|
tiny fix for py2/py3 compatibility in one source.
Takayuki Shimizukawa
2014-05-01
1
-3
/
+2
*
|
remove 'six' name except importing line.
Takayuki Shimizukawa
2014-04-30
1
-2
/
+2
*
|
introduce the six module and reduce sphinx.util.pycompat implementation. refs...
Takayuki Shimizukawa
2014-04-29
1
-2
/
+3
*
|
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
*
|
merge with stable
Georg Brandl
2014-01-22
1
-0
/
+1
|
\
\
|
|
/
|
*
setup_command.py: Add missing DistutilsOptionError import
Dmitry Shachnev
2014-01-21
1
-0
/
+1
|
*
BuildDoc shouldn't fail on Unicode paths.
Sascha Peilicke
2013-11-13
1
-0
/
+14
*
|
Fix formatting
Dmitry Shachnev
2014-01-22
1
-2
/
+2
*
|
Merge
Dmitry Shachnev
2014-01-20
1
-4
/
+5
|
\
\
|
*
|
Modernize the code now that Python 2.5 is no longer supported
Dmitry Shachnev
2014-01-19
1
-4
/
+5
|
|
/
*
|
BuildDoc shouldn't fail on Unicode paths.
Sascha Peilicke
2013-11-13
1
-0
/
+14
|
/
*
Fix again: NFC/NFD normalizing problem. Closes #1142
Takayuki Shimizukawa
2013-09-18
1
-2
/
+5
*
Copyright update.
Georg Brandl
2013-01-01
1
-1
/
+1
*
Fix code style nits.
Georg Brandl
2012-03-10
1
-1
/
+1
*
Closes #831: Provide ``--project`` flag in setup_command as advertised.
Georg Brandl
2012-01-29
1
-0
/
+3
*
merge with 1.0
Georg Brandl
2011-01-08
1
-4
/
+1
|
\
|
*
Actually make the change advertised in rev 40d4dae1df70.
Georg Brandl
2011-01-08
1
-4
/
+1
*
|
merge with 1.0
Georg Brandl
2011-01-04
1
-1
/
+1
|
\
\
|
|
/
|
*
New year update.
Georg Brandl
2011-01-04
1
-1
/
+1
*
|
merge with 1.0
Georg Brandl
2010-11-17
1
-1
/
+0
|
\
\
|
|
/
|
*
Do not require build dir to exist.
Georg Brandl
2010-11-17
1
-1
/
+0
*
|
merge with 1.0
Georg Brandl
2010-08-25
1
-3
/
+3
|
\
\
|
|
/
|
*
Fix demo setup.py.
Georg Brandl
2010-08-25
1
-3
/
+3
*
|
Docstring harmonization.
Georg Brandl
2010-08-22
1
-1
/
+2
|
/
*
Fix missing print statement.
Georg Brandl
2010-08-17
1
-1
/
+1
*
Add -i option to symlink index.html to the master doc.
Barry Warsaw
2010-04-29
1
-1
/
+8
*
Slightly different way to default to curdir.
Barry Warsaw
2010-04-29
1
-1
/
+4
*
As a last resort, search . for config.py. This way, you're almost assured to
Barry Warsaw
2010-04-29
1
-1
/
+1
*
Add -c option to 'python setup.py build_sphinx' to specify the config
Barry Warsaw
2010-04-29
1
-1
/
+5
*
merge with http://bitbucket.org/sbarthelemy/sphinx/.
Georg Brandl
2010-02-19
1
-4
/
+52
|
\
|
*
added project option and improved doc.
Sébastien Barthélemy
2009-09-10
1
-2
/
+35
|
*
- removed sphinx.setup_command.BuildDoc.conf_file_name that seems useless
Sébastien Barthélemy
2009-08-31
1
-3
/
+14
*
|
Allow auto-detecting "docs" as sphinx source dir.
Georg Brandl
2010-02-07
1
-6
/
+10
*
|
Happy new year!
Georg Brandl
2010-01-01
1
-1
/
+1
|
/
*
#159: do not fail if sys.stdout has no isatty() method.
Georg Brandl
2009-05-10
1
-2
/
+2
*
Reformat to EOL80.
Georg Brandl
2009-01-10
1
-1
/
+2
*
Merge in copyright style changes from 0.5.
Georg Brandl
2009-01-03
1
-2
/
+2
|
\
|
*
Switch copyright and license tags to single style. Add contributor
Georg Brandl
2009-01-03
1
-1
/
+1
|
/
*
Fix missing import.
Georg Brandl
2008-08-30
1
-0
/
+1
*
Add distutils command for building Sphinx.
Georg Brandl
2008-07-29
1
-0
/
+88