Commit Graph
100 Commits
Author SHA1 Message Date
Georg Brandl ddeeccd5c2 Add Sprox. 2009-02-16 00:02:36 +01:00
Georg Brandl 21f78a9771 Fix target. 2009-02-15 20:08:31 +01:00
Georg Brandl 10c89799fd Fix #93: note that show-inheritance works with automodule. 2009-02-15 18:52:28 +01:00
Georg Brandl c3e13cfa9a Add theming test suite, fix a few bugs and doc problems. 2009-02-15 16:10:10 +01:00
Georg Brandl f48c9a6595 Fix test suite. 2009-02-15 12:44:10 +01:00
Georg Brandl c7bacf11b2 Add language-binding.net. 2009-02-15 12:35:05 +01:00
Georg Brandl 106ef21629 More templating docs. 2009-02-15 11:38:23 +01:00
Georg Brandl 114df1e0c8 Theming docs, part 2. 2009-02-15 11:03:16 +01:00
Georg Brandl 016f375403 merge with trunk 2009-02-15 10:46:17 +01:00
Georg Brandl 8e088876cf Theming docs, part 1. 2009-02-15 10:45:46 +01:00
Georg Brandl 581ce63730 Handle sidebar options directly in the stylesheet. 2009-02-15 10:31:52 +01:00
Georg Brandl 22a5d87dde Make body colors customizable. 2009-02-15 10:25:55 +01:00
Georg Brandl e1308b56ff Make the relbar and sidebar fonts a bit larger. 2009-02-15 10:25:39 +01:00
Georg Brandl 2a436af66b Make the default theme color-customizable. 2009-02-15 09:35:54 +01:00
Georg Brandl 2f18cc9885 Add support for templated static files. 2009-02-15 07:19:48 +01:00
Georg Brandl 67242fd375 Small template adjustment. 2009-02-15 07:55:30 +01:00
Georg Brandl 56b204b8a4 Use well-named IDs before auto-named IDs. 2009-02-15 02:49:08 +01:00
Georg Brandl 650ed71a4d Update Python docs URL. 2009-02-15 02:30:12 +01:00
Georg Brandl 25b71e4143 * Add support for theme options.
* Make the right-/stickysidebar alternatives for the default design options.
* Add theme-related options to quickstart.
2009-02-15 01:43:10 +01:00
Georg Brandl 2d62179bb0 Support theme zipfiles. 2009-02-15 00:07:05 +01:00
Georg Brandl 1219e3e73a merge with main 2009-02-14 23:25:30 +01:00
Georg Brandl 4e9d0f4f4b Make it more probable for docutils to report the correct source
for content generated by autodoc.
2009-02-14 23:14:33 +01:00
Georg Brandl 66609e8165 merge with 0.5 2009-02-14 20:19:16 +01:00
Georg Brandl 33bed1ef6b Recognize toctree directives that are not on section toplevel,
but within block items, such as tables.
2009-02-14 20:19:01 +01:00
Georg Brandl fc7249e74a Add missing file. 2009-02-14 19:48:07 +01:00
Georg Brandl 54e685e732 merge with 0.5 2009-02-14 19:47:51 +01:00
Georg Brandl a42203a241 Handle footnotes in tables in LaTeX. 2009-02-14 19:45:58 +01:00
Georg Brandl b6a2d4d343 Add SimPy and openWNS. 2009-02-14 19:05:26 +01:00
Georg Brandl 54f4da1677 Add docs for absolute image paths feature. 2009-02-14 15:32:41 +01:00
Georg Brandl 06b32a712f Image paths can now be absolute (like `/images/foo.png`).
They are treated as relative to the top source directory.
2009-02-14 15:29:18 +01:00
Georg Brandl 364d38fd74 Fix example. 2009-02-14 15:11:25 +01:00
Georg Brandl 143cf90787 Add Finnish translation by Jukka Inkeri. 2009-02-14 15:09:45 +01:00
Georg Brandl a0fa779136 Warn if a static path dir doesn't exist. 2009-02-14 13:48:07 +01:00
Georg Brandl 39f1980dc0 Make builds 20-25% faster by supplying custom versions of node.traverse(). 2009-02-14 13:38:09 +01:00
Georg Brandl 15cff64791 Make the "toctree" context item a callable. 2009-02-14 13:05:36 +01:00
Georg Brandl 875c24c20b merge with 0.5 2009-02-14 11:44:08 +01:00
Georg Brandl 012e7f2d79 Fix handling of "docname" and target names in LaTeX builder. 2009-02-14 11:38:28 +01:00
Georg Brandl d748c6d35e Add file attribute to appendix nodes. 2009-02-14 11:28:07 +01:00
Georg Brandl c09bf1ad85 merge with 0.5 2009-02-12 12:53:48 +01:00
Georg Brandl 5e1448361f Add FAQ, to be expanded. 2009-02-12 12:50:42 +01:00
Georg Brandl 1b283a49c5 Use better error messages for unsupported markup in LaTeX documents. 2009-02-12 12:46:25 +01:00
Georg Brandl 5250c2efa9 Use a new RFC base URL, since rfc.org seems down. 2009-02-12 12:15:26 +01:00
Georg Brandl b2c89259ef Fix todolist crash when no todo entry is there. 2009-02-12 12:09:00 +01:00
Georg Brandl 361ed69a3a Don't call LaTeX or dvipng over and over again if it was not
found once, and use text-only latex as a substitute in that case.
2009-02-07 20:55:27 +01:00
Georg Brandl 36b21d0570 Clarify what needs to be added to extensions. 2009-02-07 20:38:56 +01:00
Georg Brandl 0b34fa7ef3 merge 2009-02-07 20:21:02 +01:00
Georg Brandl 92033eb477 Fix problems with footnotes in the LaTeX output. 2009-02-07 20:20:08 +01:00
Georg Brandl 26ae3f01aa Add a rst_epilog setting, usable for global substitutions. 2009-02-07 19:41:10 +01:00
Georg Brandl d01410c873 Revert accidental debugging leftover. 2009-02-07 19:35:53 +01:00
Georg Brandl 350b399c71 Fix an unpacking error on error condition. 2009-02-07 19:20:47 +01:00
Georg Brandl d60aadc13d Added a `toctree` variable to the templates, and the ability to
The new ``html_collapse_toctree`` config value can be used to
"collapse" the generated toctree given to the templates.
2009-02-07 14:13:13 +01:00
Georg Brandl 394282223b Patch from Stefan Seefeld: make local toctree collapsible. 2009-02-07 13:32:47 +01:00
Georg Brandl 1e347aba51 Skip pygments-related tests if it is not installed. 2009-02-06 22:18:16 +01:00
Georg Brandl e15b26866e Add several projects. 2009-02-06 19:04:14 +01:00
Georg Brandl 9517595c70 Add Ukrainian translation, by Stoune. 2009-02-06 17:50:24 +01:00
Georg Brandl 2b1ed08569 Fix #97: redundant wording. 2009-02-06 17:41:41 +01:00
Georg Brandl aff1fe3031 Add Pyevolve. 2009-02-05 13:26:50 +01:00
Georg Brandl 24fc4edb03 Add Roundup. 2009-02-05 12:47:02 +01:00
Georg Brandl 4e3c3a43fc The new `trim_footnote_reference_space` config value mirrors
the docutils config value of the same name and removes the
space before a footnote reference that is necessary for reST
to recognize the reference.
2009-01-26 23:38:02 +01:00
Georg Brandl 2413580d1b Use full path in new toctree entries. 2009-01-26 23:36:10 +01:00
Georg Brandl e65fafb396 merge with 0.5 2009-01-26 23:11:55 +01:00
Georg Brandl 54c5eb4db0 Prevent double hyphens becoming en-dashes in literal code in the LaTeX output. 2009-01-26 23:11:34 +01:00
Georg Brandl d1e6119461 merge with trunk 2009-01-26 22:44:38 +01:00
Georg Brandl 257d630c6d merge with 0.5 2009-01-26 22:42:00 +01:00
Georg Brandl 611fcf7112 Open literalinclude files in universal newline mode to allow
arbitrary newline conventions.
2009-01-26 22:41:22 +01:00
Georg Brandl 4fb3c27ecb don't error out in search index building if there are documents without titles containing referenced stuff 2009-01-26 22:35:56 +01:00
Georg Brandl f1e39097c6 Add a minimal test for external toctree links and fix a small bug found by it. 2009-01-26 22:04:29 +01:00
Georg Brandl e974741c74 Added a toctree variable to the templates, and the ability to
include external links in toctrees.

Patch by Stefan Seefeld.
2009-01-26 21:57:15 +01:00
Georg Brandl 62222ca5a1 Add WTForms. 2009-01-26 20:08:02 +01:00
Georg Brandl f5c24066a8 Add Selflanguage.org. 2009-01-26 19:56:14 +01:00
Georg Brandl 272ebb83ef fix classmethoddesc environment 2009-01-24 20:55:16 +00:00
Georg Brandl 055c4bc091 Update catalog and German translations. 2009-01-24 18:44:29 +00:00
Georg Brandl 781b418360 merge with 0.5 2009-01-24 18:36:11 +00:00
Georg Brandl e65d9de023 make -Q work 2009-01-24 18:27:19 +00:00
Georg Brandl 3fede67ae9 add VOR-cycling.be 2009-01-22 20:31:09 +01:00
Georg Brandl 655ae6d89e add doctest quickstart target. 2009-01-22 20:29:38 +01:00
Georg Brandl 0dd23c2dc1 Prevent encoding errors when filenames are non-ASCII. 2009-01-22 20:12:40 +01:00
Georg Brandl bb291e5045 Add add_generic_role(). 2009-01-22 20:01:01 +01:00
Georg Brandl 9c552c5d33 Add python-apt. 2009-01-22 19:44:40 +01:00
Georg Brandl 55c4f5a096 merge with trunk 2009-01-22 19:25:24 +01:00
Georg Brandl 29cc19a199 merge with 0.5 2009-01-22 19:23:23 +01:00
Georg Brandl 05cf79da52 A bit of clarification about where Sphinx finds autodoced modules. 2009-01-22 19:22:49 +01:00
Georg Brandl fd48a0016c add Sqlkit and Reteisi. 2009-01-18 14:43:29 +01:00
Georg Brandl 9822e9fe67 Italian translation update. 2009-01-18 14:41:47 +01:00
Georg Brandl a8756fb4b3 merge with 0.5 2009-01-14 19:39:42 +01:00
Georg Brandl eefc54baca Fix #86; merged from mq 2009-01-14 19:39:27 +01:00
Georg Brandl 09dd6c00ab Give <pre> blocks a uniform line-height. 2009-01-14 00:30:34 +01:00
Georg Brandl e285830b11 merge with trunk 2009-01-14 00:07:11 +01:00
Georg Brandl 93bcc3c3ea fix 2009-01-14 00:06:56 +01:00
Georg Brandl 1f987f6af6 merge with trunk 2009-01-14 00:00:27 +01:00
Georg Brandl 88639dc45e merge with 0.5 2009-01-13 23:59:01 +01:00
Georg Brandl 677d096393 On Windows, the target of os.rename() may not exist. 2009-01-13 23:55:24 +01:00
Georg Brandl 382e069637 Fix the serializing builder. 2009-01-11 14:28:34 +01:00
Georg Brandl aaf94d4778 merge with 0.5 2009-01-11 10:19:14 +01:00
Georg Brandl 0da1788c0e Remove debugging print. 2009-01-11 10:18:40 +01:00
Georg Brandl 7b08f9ecbd Clean up tests conf.py, no need to include comments. 2009-01-10 22:32:54 +01:00
Georg Brandl 65e13df5a1 Fix bugs in the template loader and the changes builder. 2009-01-10 22:32:19 +01:00
Georg Brandl 11a7ed8c49 merge with mq 2009-01-10 22:19:40 +01:00
Georg Brandl aedbdd953d Fix more line length and trailing whitespace. 2009-01-10 22:18:18 +01:00
Georg Brandl b068e91803 Reformat to EOL80. 2009-01-10 21:23:39 +01:00