Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-28Omit empty URL targets in objects.invAndrey Golovizin
2015-09-13Merge pull request #2009 from ProgVal/determinismTakayuki SHIMIZUKAWA
2015-09-13Merge branch 'stable'shimizukawa
2015-08-21Close #1990: Use caption of toctree to title of \tableofcontents in LaTeXTakeshi KOMIYA
2015-08-19Make inventory generation deterministic.Valentin Lorentz
2015-08-09Fix: "building [mo]" status indicates absolute path instead of relative from ...shimizukawa
2015-08-09Fix #1540: Fix RuntimeError with circular referenced toctreeTakeshi KOMIYA
2015-07-25merge with stableshimizukawa
2015-07-25Closes #1942: Fix a KeyError in websupport.Georg Brandl
2015-07-25Fixed #1796: On py3, automated .mo building cause UnicodeDecodeError.shimizukawa
2015-07-24Merge pull request #1954 from mitya57/masterGeorg Brandl
2015-07-24One way to work around the lack of html.parser.HTMLParserError in Python 3.5Barry Warsaw
2015-07-24Merge pull request #1946 from warsaw/py35compatGeorg Brandl
2015-07-24Closes #1960: show relative file path in output when copying dlfilesGeorg Brandl
2015-07-09Make epub builder use ustrftime instead of plain strftimeDmitry Shachnev
2015-06-25One way to work around the lack of html.parser.HTMLParserError in Python 3.5Barry Warsaw
2015-06-11merge with stableGeorg Brandl
2015-06-08Fix #1784: Provide non-minified JS code in sphinx/search/*.pyshimizukawa
2015-06-06Add suffix to HTML context. Fixes #1873Eric Holscher
2015-03-16refactoring: move i18n related function from osutil into i18nshimizukawa
2015-03-16rename function name to avoid ambiguousshimizukawa
2015-03-16Fixed #1771: automated .mo building doesn't work properly with template trans...shimizukawa
2015-03-16Fixed #1771: automated .mo building doesn't work properly with:shimizukawa
2015-03-14Support PEP-440 version spec for developers.shimizukawa
2015-03-08final pep8 fixes; reactivate most warnings in flake8Georg Brandl
2015-03-08builders: pep8 fixesGeorg Brandl
2015-03-08Fix flake8.Georg Brandl
2015-03-08Merge branch 'apple-help' of git://github.com/al45tair/sphinxGeorg Brandl
2015-03-07enables flake8 E501 line too long, E502 the backslash is redundant between br...shimizukawa
2015-02-27Merge branch 'source_suffix'shimizukawa
2015-02-25Linkcheck now works with non-ASCII URIs.Georg Brandl
2015-02-23refs #1346. Add new default theme.shimizukawa
2015-02-22Closes #1227: Add `html_auto_image_link` config option to conf.py, to control...shimizukawa
2015-02-22The ``gettext_enables`` config value has been renamed to `gettext_additional_...shimizukawa
2015-02-08source_suffix can now be a list.Georg Brandl
2015-01-28Remove non-determinismDmitry Shachnev
2015-01-25Fixes #1688: actually emit warnings when doing parallel buildGeorg Brandl
2015-01-19Closes #1687: for linkcheck purposes, HTTP 401 Unauthorized is working.Georg Brandl
2015-01-15Use binary mode for writing plist file, as per Python 3 docs.Alastair Houghton
2015-01-15Don't use codecs for writing plists; breaks on Python 3.Alastair Houghton
2015-01-15Added some additional configuration variables for Apple Help.Alastair Houghton
2015-01-14Altered the way we use applehelp_locale slightly. Also altered its default s...Alastair Houghton
2015-01-14Disable Javascript search in Apple Help.Alastair Houghton
2015-01-14Clean up the mechanism for disabling Javascript search.Alastair Houghton
2015-01-14Added code signing support. Improved error handling. Fixed handle_finish to...Alastair Houghton
2015-01-13More changes for Apple Help support.Alastair Houghton
2015-01-13Added initial Apple help support.Alastair Houghton
2015-01-10Closes #1669: make "language" available in HTML templates.Georg Brandl
2015-01-03Merge branch 'stable'Georg Brandl
2015-01-03all: update copyrightGeorg Brandl