summaryrefslogtreecommitdiff
path: root/doc/_templates
Commit message (Collapse)AuthorAgeFilesLines
* Update Sphinx URL to new sphinx-doc.org domain.Georg Brandl2012-11-042-3/+3
|
* Change sphinx-dev to sphinx-users where applicable.Georg Brandl2012-10-301-2/+2
|
* Non-dev Python docs are now Sphinx too.Georg Brandl2011-01-071-1/+1
|
* Add Pocoo logo to the sidebar on the index page.Georg Brandl2010-10-181-0/+3
|
* Go to #pocoo.Georg Brandl2010-07-281-1/+1
|
* #395: Update Japanese translation URL.Georg Brandl2010-05-221-1/+1
|
* Update blurb in setup.py and on the index page, link directly to ↵Georg Brandl2010-02-281-34/+37
| | | | tutorial.rst from index.
* merge with trunkGeorg Brandl2010-01-171-2/+4
|\
| * merge with 0.6Georg Brandl2010-01-121-2/+4
| |\
| | * Add link to rst2pdf generated version.Georg Brandl2010-01-121-2/+4
| | |
* | | Fix style inconsistency.Georg Brandl2010-01-141-1/+2
|/ /
* | merge with 0.6Georg Brandl2010-01-031-0/+10
|\ \ | |/ |/|
| * Review of epub builder. Add a separate "epub_theme" config value for ↵Georg Brandl2009-12-291-1/+2
| | | | | | | | selecting a different theme.
| * Disable embedded css for embedded builders.Roland Meister2009-12-281-0/+2
| | | | | | | | Note: this change also affects all other embedded builders (but only for the Shinx doc itself).
| * Add new theme "agogo", by Andi Albrecht.Georg Brandl2009-11-161-0/+7
| |
* | #162: add link to sphinx.pocoo.org/latest.Georg Brandl2010-01-031-0/+2
|/
* Add link to Japanese translation of the docs.Georg Brandl2009-11-081-4/+8
|
* Add link to matplotlib's sampledoc, because I suck at writing tutorials.Georg Brandl2009-11-081-0/+5
|
* Small cosmetic fix.Georg Brandl2009-02-221-2/+2
|
* * Add support for theme options.Georg Brandl2009-02-151-2/+2
| | | | | * Make the right-/stickysidebar alternatives for the default design options. * Add theme-related options to quickstart.
* Fix more line length and trailing whitespace.Georg Brandl2009-01-101-1/+1
|
* Split stylesheets into basic, default and sphinxdoc.Georg Brandl2009-01-101-6/+1
|
* Fix #59: use easy_install -U to upgrade existing versions.Georg Brandl2008-11-271-1/+1
|
* Add quote to front page.Georg Brandl2008-11-161-0/+6
|
* #42: fix tracker URL.Georg Brandl2008-11-161-1/+1
|
* Reword index page a bit.Georg Brandl2008-11-061-6/+5
|
* Update repo location.Georg Brandl2008-11-022-5/+5
|
* Use Google groups issue tracker instead of abusing the Python tracker.georg.brandl2008-09-121-2/+2
|
* Add note how to find source examples.georg.brandl2008-09-111-0/+4
|
* Show in "download" sidebar when documented version isn't released.georg.brandl2008-09-061-1/+11
|
* Merged revisions 64733,64743,64755,64795,64803 via svnmerge fromgeorg.brandl2008-07-081-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/doctools/branches/0.4.x ........ r64733 | georg.brandl | 2008-07-05 17:04:12 +0200 (Sat, 05 Jul 2008) | 2 lines Ask for common extensions in quickstart. ........ r64743 | georg.brandl | 2008-07-05 18:34:55 +0200 (Sat, 05 Jul 2008) | 2 lines Add a direct link to the examples page. ........ r64755 | georg.brandl | 2008-07-06 07:32:09 +0200 (Sun, 06 Jul 2008) | 2 lines Backport r64750. ........ r64795 | georg.brandl | 2008-07-08 16:48:58 +0200 (Tue, 08 Jul 2008) | 2 lines Use correct filename extension in search. ........ r64803 | georg.brandl | 2008-07-08 20:46:49 +0200 (Tue, 08 Jul 2008) | 2 lines Accept class options for modules too. ........
* Merged revisions 64703-64708,64710-64712 via svnmerge fromgeorg.brandl2008-07-042-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/doctools/branches/0.4.x ........ r64703 | georg.brandl | 2008-07-04 19:24:00 +0200 (Fri, 04 Jul 2008) | 2 lines Fix linkcheck builder crash for malformed URLs. ........ r64704 | georg.brandl | 2008-07-04 19:32:40 +0200 (Fri, 04 Jul 2008) | 2 lines Add 0.5 compatibility for more admonitions. ........ r64705 | georg.brandl | 2008-07-04 19:38:37 +0200 (Fri, 04 Jul 2008) | 2 lines Remove silly "rubric" restriction in latex writer. ........ r64706 | georg.brandl | 2008-07-04 19:41:44 +0200 (Fri, 04 Jul 2008) | 2 lines Document rubric:: Footnotes behavior. ........ r64707 | georg.brandl | 2008-07-04 19:45:28 +0200 (Fri, 04 Jul 2008) | 2 lines Fix XHTML. ........ r64708 | georg.brandl | 2008-07-04 19:50:56 +0200 (Fri, 04 Jul 2008) | 2 lines More XHTML fixes. ........ r64710 | georg.brandl | 2008-07-04 19:59:56 +0200 (Fri, 04 Jul 2008) | 2 lines Copy the html_logo to the output static dir. ........ r64711 | georg.brandl | 2008-07-04 20:37:43 +0200 (Fri, 04 Jul 2008) | 2 lines Fix latex code for module names with underscores that have platforms. ........ r64712 | georg.brandl | 2008-07-04 20:46:40 +0200 (Fri, 04 Jul 2008) | 2 lines Fix a crash with nonlocal image URIs. ........
* Add examples section.georg.brandl2008-05-061-0/+8
|
* Put version number in index sidebar.georg.brandl2008-04-271-1/+1
|
* simplified layout template a bit, working on templating documentationarmin.ronacher2008-04-271-1/+2
|
* * Use a customizable title for the docs.georg.brandl2008-04-191-5/+0
| | | | * Fix up the clumsy index template handling.
* Add subscription box for the google group.georg.brandl2008-03-281-3/+6
|
* Fix HTML.georg.brandl2008-03-281-1/+1
|
* Refer to the new Google group.georg.brandl2008-03-281-3/+2
|
* Add Jabber address.georg.brandl2008-03-252-2/+3
|
* Refer to bugs.python.org.georg.brandl2008-03-231-0/+2
|
* Add license and repository info to front page, add comments where sections ↵georg.brandl2008-03-211-3/+7
| | | | need to be written.
* Add easy_install to sidebar.georg.brandl2008-03-211-2/+4
|
* Prepare for release.georg.brandl2008-03-211-3/+3
|
* Use Windows-friendlier dirnames.georg.brandl2008-03-213-0/+91