summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* direct to github in READMEHEADmasterGeorg Brandl2015-01-031-59/+4
* Merge with stable.Georg Brandl2015-01-02490-11214/+37074
|\
| * Require newer docutils and Pygments.Georg Brandl2015-01-014-5/+6
| * Update travis.yml and add an explicit list of requirements.Georg Brandl2015-01-012-2/+18
| * Fix memory leak during parallel writing with multiplied warnings.Georg Brandl2014-12-312-3/+9
| * Fix copy-paste error.Georg Brandl2014-12-311-1/+1
| * Fix: make-mode didn't work on Win32 platform if sphinx was installed by wheel...shimizukawa2014-12-192-1/+12
| * Provides environment marker (PEP-0426) to install colorama on win32 environme...shimizukawa2014-12-131-0/+8
| * fix syntax :/shimizukawa2014-12-051-1/+1
| * bump versionshimizukawa2014-12-052-3/+16
| * Added tag 1.3b2 for changeset 19b6c7a86fa4shimizukawa2014-12-050-0/+0
| * release 1.3b21.3b2shimizukawa2014-12-051-2/+2
| * merge with stableshimizukawa2014-12-051-0/+1
| |\
| * | Fix again. Sections which depth are lower than :tocdepth: should not be shown...shimizukawa2014-12-053-29/+44
| * | fix py3 error for pull request #314shimizukawa2014-12-041-1/+2
| * | Merged in lehmannro/sphinx-warnconfig (pull request #314)Takayuki Shimizukawa2014-12-044-3/+70
| |\ \
| | * | Refactor tests.Robert Lehmann2014-11-091-36/+37
| | * | Spec out configuration type checks.Robert Lehmann2014-11-051-0/+29
| | * | Fix type checking for subclass scenarios.Robert Lehmann2014-11-051-3/+3
| | * | Changelog for PR#314.Robert Lehmann2014-10-311-0/+3
| | * | Remove references to outdated warning category.Robert Lehmann2014-10-311-1/+1
| | * | Remove superfluous warning category.Robert Lehmann2014-10-301-8/+2
| | * | Checked configuration values for their types. Fixes #1150.Robert Lehmann2014-10-304-4/+44
| * | | replace PIL with Pillow.shimizukawa2014-12-032-5/+5
| * | | update bundled ez_setup.py for setuptools-7.0 that requires Python 2.6 or later.shimizukawa2014-12-033-191/+160
| * | | Fix again for fffbcba0b. We should keep original env.update() return value ty...shimizukawa2014-11-272-3/+3
| * | | Merge headstk0miya2014-11-274-2/+6
| |\ \ \
| | * | | add PyPI classifiers for sphinxshimizukawa2014-11-271-0/+4
| | * | | Fix: rebuilding cause crash unexpectedly when source files were added. The pr...shimizukawa2014-11-253-2/+2
| * | | | Update CHANGES for PR#317tk0miya2014-11-271-0/+1
| * | | | Fix #1607: Sphinx crashes on building latexpdf with "howto" classtk0miya2014-11-243-1/+72
| |/ / /
| * | | add a documentation example with custome layout and cssshimizukawa2014-11-211-0/+1
| * | | add a documentation example with sphinx-py3doc-enhanced-theme.shimizukawa2014-11-211-0/+4
| * | | merge with stableGeorg Brandl2014-11-172-6/+6
| |\ \ \
| * \ \ \ merge headsGeorg Brandl2014-11-151-0/+1
| |\ \ \ \
| | * | | | add book example by using sphinxshimizukawa2014-11-131-0/+1
| * | | | | Closes #1623: Return types specified with ``:rtype:`` are now turned into lin...Georg Brandl2014-11-126-24/+49
| |/ / / /
| * | | | Deprecate make_admonition.Georg Brandl2014-11-091-5/+5
| * | | | Py3 fix.Georg Brandl2014-11-071-2/+2
| * | | | merge with stableGeorg Brandl2014-11-074-61/+61
| |\ \ \ \
| * \ \ \ \ merge with stableGeorg Brandl2014-11-061-1/+2
| |\ \ \ \ \
| * | | | | | Announce used Python version when running tests.Georg Brandl2014-11-061-1/+1
| * | | | | | Add a basic test for sphinx.apidoc.Georg Brandl2014-11-061-0/+42
| * | | | | | Stop removing temporary test data after tests.Georg Brandl2014-11-062-5/+0
| * | | | | | Merge with stable.Georg Brandl2014-11-043-3/+5
| |\ \ \ \ \ \
| * | | | | | | Closes #1611: actually use "argv" argument again in cmdline.main.Georg Brandl2014-11-041-1/+1
| * | | | | | | change a link for documentation translation page: from 1.2 to 1.3shimizukawa2014-11-041-2/+2
| | |_|_|_|/ / | |/| | | | |
| * | | | | | fix: support python versions.shimizukawa2014-10-302-2/+2
| * | | | | | use reference to python 3.4 for intersphinxshimizukawa2014-10-301-4/+4
| * | | | | | enable sphinx.ext.viewcode for sphinx doc itselfshimizukawa2014-10-281-1/+2