| Commit message (Expand) | Author | Age | Files | Lines |
| * | docs: Add contributing document | Stephen Finucane | 2020-06-02 | 1 | -4/+4 |
| * | :gift_heart: Let's say thanks to all translator | Tetsuo Koyama | 2020-03-28 | 1 | -2/+2 |
| * | Close #6658: Add CODE_OF_CONDUCT (#6661) | Takeshi KOMIYA | 2019-10-06 | 1 | -0/+4 |
| * | adding German book about Sphinx | juh | 2019-05-02 | 1 | -0/+2 |
| * | doc: update download URL for PDF and EPUB | Takeshi KOMIYA | 2018-06-17 | 1 | -5/+2 |
| * | doc: Add "quickstart" doc to usage guide | Stephen Finucane | 2018-02-26 | 1 | -1/+1 |
| * | potential typo | Danish Prakash | 2018-02-06 | 1 | -2/+2 |
| * | Convert doc HTTP links to HTTPS, even in documentation examples | Kurt McKee | 2018-01-20 | 1 | -1/+1 |
| * | Prefer https & readthedocs.io instead of readthedocs.org for links | Jon Dufresne | 2018-01-07 | 1 | -3/+3 |
| * | add link to Changes in toppage | shimizukawa | 2016-12-15 | 1 | -12/+24 |
| * | fix inter document link | Yoshiki Shibukawa | 2016-09-02 | 1 | -1/+1 |
| * | fix sphinx document's style to satisfy xhtml standard | Yoshiki Shibukawa | 2016-09-01 | 1 | -5/+5 |
| * | fix sphinx document's template not to have link to genindex for epub result | Yoshiki Shibukawa | 2016-08-23 | 1 | -2/+2 |
| * | Merge branch 'stable' | Takeshi KOMIYA | 2016-08-09 | 1 | -2/+2 |
| |\ |
|
| | * | fix html entity to fix epub error | Yoshiki Shibukawa | 2016-08-09 | 1 | -2/+2 |
| * | | Clean up the prose on the main site page | Eric Holscher | 2016-03-15 | 1 | -3/+2 |
| |/ |
|
| * | Fixup links in the documentation. | Georg Brandl | 2016-02-13 | 1 | -2/+2 |
| * | Switch links for pdf version documentation to on ReadTheDocs. | shimizukawa | 2016-01-10 | 1 | -4/+4 |
| * | Closes #1735: Use https://doc.python.org/ instead of ``http`` protocol. It w... | shimizukawa | 2015-02-23 | 1 | -1/+1 |
| * | add a paragraph about sphinx-contrib on the front page | Georg Brandl | 2014-09-22 | 1 | -0/+3 |
| * | Add documentation to make contribution easier. | Takayuki Shimizukawa | 2014-08-31 | 1 | -0/+10 |
| * | add link to "write the docs", move hosting chapter to home page | Georg Brandl | 2014-01-12 | 1 | -3/+12 |
| * | Add the cover of the Learning Sphinx book as an image. | Georg Brandl | 2013-09-16 | 1 | -1/+2 |
| * | merge with stable | Georg Brandl | 2013-09-16 | 1 | -2/+5 |
| |\ |
|
| | * | Update link to Japanese translation of the docs, and a link to the new OReill... | Georg Brandl | 2013-09-16 | 1 | -2/+4 |
| | * | New doc design "sphinx13". | Georg Brandl | 2013-01-18 | 1 | -19/+7 |
| * | | Add i18n capabilities for custom templates. | Takayuki Shimizukawa | 2013-03-10 | 1 | -43/+43 |
| * | | doc/_templates/index.html: fix link to the list of extensions | Dmitry Shachnev | 2013-02-10 | 1 | -1/+1 |
| * | | New doc design "sphinx13". | Georg Brandl | 2013-01-18 | 1 | -19/+7 |
| * | | Update Sphinx URL to new sphinx-doc.org domain. | Georg Brandl | 2012-11-04 | 1 | -2/+2 |
| |/ |
|
| * | Non-dev Python docs are now Sphinx too. | Georg Brandl | 2011-01-07 | 1 | -1/+1 |
| * | #395: Update Japanese translation URL. | Georg Brandl | 2010-05-22 | 1 | -1/+1 |
| * | Update blurb in setup.py and on the index page, link directly to tutorial.rst... | Georg Brandl | 2010-02-28 | 1 | -34/+37 |
| * | Add link to rst2pdf generated version. | Georg Brandl | 2010-01-12 | 1 | -2/+4 |
| * | Add link to Japanese translation of the docs. | Georg Brandl | 2009-11-08 | 1 | -4/+8 |
| * | Add link to matplotlib's sampledoc, because I suck at writing tutorials. | Georg Brandl | 2009-11-08 | 1 | -0/+5 |
| * | Fix more line length and trailing whitespace. | Georg Brandl | 2009-01-10 | 1 | -1/+1 |
| * | Add quote to front page. | Georg Brandl | 2008-11-16 | 1 | -0/+6 |
| * | Reword index page a bit. | Georg Brandl | 2008-11-06 | 1 | -6/+5 |
| * | Update repo location. | Georg Brandl | 2008-11-02 | 1 | -2/+2 |
| * | Add note how to find source examples. | Georg Brandl | 2008-09-11 | 1 | -0/+4 |
| * | Merged revisions 64733,64743,64755,64795,64803 via svnmerge from | Georg Brandl | 2008-07-08 | 1 | -0/+3 |
| * | Merged revisions 64703-64708,64710-64712 via svnmerge from | Georg Brandl | 2008-07-04 | 1 | -4/+4 |
| * | Add examples section. | Georg Brandl | 2008-05-06 | 1 | -0/+8 |
| * | * Use a customizable title for the docs. | Georg Brandl | 2008-04-19 | 1 | -5/+0 |
| * | Add license and repository info to front page, add comments where sections ne... | Georg Brandl | 2008-03-21 | 1 | -3/+7 |
| * | Prepare for release. | Georg Brandl | 2008-03-21 | 1 | -3/+3 |
| * | Use Windows-friendlier dirnames. | Georg Brandl | 2008-03-21 | 1 | -0/+66 |