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
2022-02-20Collapse single line docstringsAdam Turner
2022-02-20Remove copyright and licence fieldsAdam Turner
2022-02-20Fix module docstring indentationAdam Turner
2022-02-20Fix module docstring first lineAdam Turner
2022-02-20Remove module titles in docstringsAdam Turner
2022-01-01A happy new year!Takeshi KOMIYA
2021-05-16doc: Upgrade docutils.sourceforge.io links to HTTPSigo95862
2021-01-01A happy new year!Takeshi KOMIYA
2020-01-01A happy new year!Takeshi KOMIYA
2019-01-02Merge branch '1.8'Takeshi KOMIYA
2019-01-02A happy new year!Takeshi KOMIYA
2018-12-16Remove unnecessary encoding cookie from Python source filesJon Dufresne
2018-12-16refactor: Remove u-prefix from stringsTakeshi KOMIYA
2018-11-30Refactor metadata handlingTakeshi KOMIYA
2017-12-31A happy new year!Takeshi KOMIYA
2017-04-25Remove the custom smartypants codeDmitry Shachnev
2017-03-26Year++Takeshi KOMIYA
2017-01-05pytest: remove deprecated with_app decorator functionsshimizukawa
2017-01-03pytest migrationshimizukawa
2016-01-15Obligatory copyright update.Georg Brandl
2015-01-03Merge branch 'stable'Georg Brandl
2015-01-03all: update copyrightGeorg Brandl
2014-09-21Complete test suite overhaul.Georg Brandl
2014-08-10* provide _copy_to_temp option for TestApp()Takayuki Shimizukawa
2014-08-02* refactoring: metadata (docinfo) type normalization and add test.Takayuki Shimizukawa
2014-03-01Update copyright year.Georg Brandl
2014-01-10Closes #1312: use non-deprecated unittest-like namesGeorg Brandl
2013-04-01tests: replace "from util import *" by explicit importsGeorg Brandl
2013-01-02Copyright update.Georg Brandl
2011-01-04New year update.Georg Brandl
2010-01-17Clean up unused imports.Georg Brandl
2010-01-14Fix the test suite.Georg Brandl
2010-01-01merge with 0.6Georg Brandl
2009-12-23Fix some nits after pulling from http://bitbucket.org/howthebodyworks/sphinx/...Georg Brandl
2009-12-22sphinx now preserves lots of useful document metadataDan MacKinlay
2009-12-22handle key ordering silliness in testsDan MacKinlay
2009-12-21working tests for docinfo metadataDan MacKinlay
2009-12-21using test_environment as a test example, I get closer, but it turns out that...Dan MacKinlay
2009-12-21attempt at test suite number 1 - this one doesn't seem to generate any metadataDan MacKinlay