Commit Graph
100 Commits
Author SHA1 Message Date
Georg Brandl f3a2854ba9 merge with trunk 2009-12-31 18:40:58 +01:00
Georg Brandl bf9c12a3e8 merge with 0.6 2009-12-31 09:49:12 +01:00
Georg Brandl 096725922a #303: `html_context values given on the command line via -A`
should not override other values given in conf.py.
2009-12-31 09:47:56 +01:00
Georg Brandl 613a4a02b7 merge with 0.6 2009-12-30 13:14:18 +01:00
Georg Brandl 93cca3d4ac #308: allow "double" as alias for "pair" in index entries. 2009-12-30 13:13:57 +01:00
Georg Brandl 54fc87e1cf merge with 0.6 2009-12-29 22:32:04 +01:00
Georg Brandl 4c19161b5a Fix a bug preventing incremental rebuilds for the `dirhtml` builder -- the
target file name wasn't determined portably between HTML builders.
2009-12-29 22:31:28 +01:00
Georg Brandl b4ef4da181 Another try to fix docutils version differences. 2009-12-29 17:06:35 +01:00
Georg Brandl 51760a0fde Try fixing problems with docutils 0.4. 2009-12-29 12:48:48 +01:00
Georg Brandl e5561f9b1b Add cross-reference. 2009-12-29 12:41:35 +01:00
Georg Brandl 3d5ebe126f merge with trunk 2009-12-29 12:34:11 +01:00
Georg Brandl 24fb46226f Review of epub builder. Add a separate "epub_theme" config value for selecting a different theme. 2009-12-29 12:32:42 +01:00
Georg Brandl 5d0812fb91 merge with trunk 2009-12-28 19:49:57 +01:00
Georg Brandl ea97a6b181 merge with 0.6 2009-12-28 19:43:55 +01:00
Georg Brandl b45ec23724 Remove option added in docutils 0.6. 2009-12-28 19:43:45 +01:00
Georg Brandl 7605e0a44d merge with 0.6 2009-12-28 19:40:29 +01:00
Georg Brandl 654bc580d0 Fix for commit 41cb9d297064. 2009-12-28 19:39:15 +01:00
Georg Brandl b6f9399961 Add change and author info for epub builder. 2009-12-28 19:08:32 +01:00
Georg Brandl 198013be93 Fix bug replacing 2 by its errno constant. 2009-12-28 19:03:36 +01:00
Georg Brandl f37dcb25da merge with epub fork 2009-12-28 19:00:48 +01:00
Georg Brandl 0238b8322d merge with 0.6 2009-12-24 13:32:16 +01:00
Georg Brandl 023b41b391 #296: fix copy-paste oversight. 2009-12-24 13:29:11 +01:00
Georg Brandl 88e54f951b #299: Fix the mangling of quotes in "include:: :literal:" blocks. 2009-12-24 13:19:07 +01:00
Georg Brandl 64c534b03b #292: Fix path to the search index for the `dirhtml` builder. 2009-12-24 13:06:34 +01:00
Georg Brandl 0dc0837e01 #301: use errno values from errno module. 2009-12-24 12:58:53 +01:00
Georg Brandl 18230a6060 merge with trunk 2009-12-23 12:13:40 +01:00
Georg Brandl 7698388835 Add issue number. 2009-12-23 12:00:37 +01:00
Georg Brandl 9e7c5e88c4 Fix some nits after pulling from http://bitbucket.org/howthebodyworks/sphinx/ and add changelog and authors entries. 2009-12-23 11:53:19 +01:00
Georg Brandl a3f11db6b7 Add some examples. 2009-12-15 19:05:39 +01:00
Georg Brandl 98437cfd28 Fix typo. 2009-12-01 21:04:46 +01:00
Georg Brandl 84bfb33700 merge again 2009-11-16 15:07:47 +01:00
Georg Brandl c50ea5bbee Fix tabs. 2009-11-16 15:07:34 +01:00
Georg Brandl 8533c4cb98 merge with trunk 2009-11-16 15:03:20 +01:00
Georg Brandl 571ebbf42b Add news entry on Jython compatibility. 2009-11-10 22:43:59 +00:00
Georg Brandl 407b41536d merge with trunk 2009-11-09 00:37:42 +01:00
Georg Brandl 4f03d86b4a Regenerate Dutch catalogs. 2009-11-09 00:34:14 +01:00
Georg Brandl 5590675955 merge with 0.6 2009-11-09 00:33:49 +01:00
Georg Brandl b9253e348b #238: In autodoc, catch all errors that occur on module import,
not just ``ImportError``.
2009-11-08 22:37:29 +01:00
Georg Brandl 598f2dda3a Add link to Japanese translation of the docs. 2009-11-08 19:36:16 +01:00
Georg Brandl 51a1698dc6 Added `htmltitle` block in layout template. 2009-11-08 19:03:57 +01:00
Georg Brandl 630c39d6e1 Change the name of mathbase.setup() so that putting it in extensions doesn't fail with an obscure TypeError. 2009-11-08 19:01:31 +01:00
Georg Brandl a2c483c20b #261: fix template nit. 2009-11-08 18:52:08 +01:00
Georg Brandl cecc7a3a69 Add ASE and GPAW. 2009-11-08 18:38:24 +01:00
Georg Brandl 77c5026198 Add link to matplotlib's sampledoc, because I suck at writing tutorials. 2009-11-08 18:20:53 +01:00
Georg Brandl d4446af757 Add GSL Shell. 2009-11-08 18:16:19 +01:00
Georg Brandl 54b48298a7 Add sqlparse. 2009-11-08 17:05:36 +01:00
Georg Brandl 278a5faf32 Add Fityk. 2009-11-08 17:03:13 +01:00
Georg Brandl b0ee528298 #265: restore Jython compatibility. 2009-11-08 17:00:56 +01:00
Georg Brandl adad88b429 Add notes on rst2pdf pdf builder. 2009-11-08 16:54:06 +01:00
Georg Brandl 360bcbcfbb Add http://dip.sun.ac.za/. 2009-11-08 16:34:38 +01:00
Georg Brandl ae0c16a3d3 Update message catalog. 2009-11-08 16:29:31 +01:00
Georg Brandl dd500ce6fb Catch OSError in copyfile(); os.utime() raises that. 2009-11-08 16:21:02 +01:00
Georg Brandl abbf78915e #275: Update Dutch translations. 2009-11-08 16:07:56 +01:00
Georg Brandl bb1a50158c Add Kaa. 2009-11-08 15:10:33 +01:00
Georg Brandl 4652c53a82 Add examples for graph options. 2009-11-08 10:18:35 +01:00
Georg Brandl 6a46b76349 merge with 0.6 2009-10-27 20:05:11 +01:00
Georg Brandl 39a9330fc0 Fix autosummary_generate docs; a boolean value is supported only as of trunk. 2009-10-27 20:03:48 +01:00
Georg Brandl d12ad380f2 Finish renaming description units to object (description)s. 2009-10-27 19:58:40 +01:00
Georg Brandl 213eba0225 Automatically convert directive functions, and add a test for that. 2009-10-27 19:42:44 +01:00
Georg Brandl 414816bb37 Remove docutils 0.4 support. 2009-10-27 19:12:47 +01:00
Georg Brandl 015a633863 Do link to self. 2009-10-26 18:54:16 +01:00
Georg Brandl f98a703ef3 Make "make check" happy. 2009-10-26 14:07:13 +01:00
Georg Brandl 3594104d4e merge with trunk 2009-10-26 14:05:45 +01:00
Georg Brandl 13478a4986 Make "make check" happy. 2009-10-26 09:56:14 +01:00
Georg Brandl 3f31047b20 merge with 0.6 2009-10-26 09:52:58 +01:00
Georg Brandl a2fba1187b make check: ignore "build" and "dist" dirs. 2009-10-26 09:52:48 +01:00
Georg Brandl 4f63b6cbd5 merge with 0.6 2009-10-26 09:46:04 +01:00
Georg Brandl 2942a6f723 Fix whitespace. 2009-10-26 09:45:50 +01:00
Georg Brandl 23a75e5e62 Expand news item. 2009-10-26 09:32:33 +01:00
Georg Brandl f175d7a0ba Dummy change. 2009-10-26 09:30:43 +01:00
Georg Brandl ccd4c85b20 Test change. 2009-10-25 22:29:22 +01:00
Georg Brandl 2df42c5cb3 merge with 0.6 2009-10-25 11:27:05 +01:00
Georg Brandl f04ca65690 Fix "fixed" descriptor handling, and add tests. 2009-10-25 11:26:10 +01:00
Georg Brandl 9088649e0f Add "important" to print rule. 2009-10-25 11:09:09 +01:00
Georg Brandl ed53cfc2ce Fix .po catalogs and compile them. 2009-10-22 18:10:14 +02:00
Georg Brandl 2f8debc501 Oops. 2009-10-22 18:07:31 +02:00
Georg Brandl a094f9d2f9 Updated polish i18n. 2009-10-22 18:07:10 +02:00
Georg Brandl a51e3a4129 Add missing extension. 2009-10-08 09:14:01 +02:00
Georg Brandl ff6ed15edf test 2009-09-17 19:29:01 +02:00
Georg Brandl 521049d9a8 autodoc: give attributes a higher priority so that descriptors are not documented as methods. 2009-09-17 14:20:46 +02:00
Georg Brandl 4dd3346b28 Add nose. 2009-09-17 14:19:18 +02:00
Georg Brandl d08189a912 html builder: give versionmodified paragraphs the respective class. 2009-09-16 10:51:18 +02:00
Georg Brandl 68fd36580a merge with trunk 2009-09-15 15:11:47 +02:00
Georg Brandl 7602afb9b7 Added tag 0.1.61611 for changeset 17af190a72e1 2009-09-15 15:11:06 +02:00
Georg Brandl 9e99004451 Added tag 0.1.61798 for changeset 6d93c72d97d9 2009-09-15 15:10:07 +02:00
Georg Brandl 1f61fe85c7 Added tag 0.1.61843 for changeset 1f4cba6a285a 2009-09-15 15:09:24 +02:00
Georg Brandl 3658ff7afe Added tag 0.1.61945 for changeset 51b03882bb4c 2009-09-15 15:09:04 +02:00
Georg Brandl af0fa0adc1 Added tag 0.1.61950 for changeset 230902d92af3 2009-09-15 15:08:50 +02:00
Georg Brandl fa40919e16 Added tag 0.2 for changeset bb6452b7d1aa 2009-09-15 15:08:18 +02:00
Georg Brandl 3d28bf392b Added tag 0.3 for changeset 1aebc142e92b 2009-09-15 15:06:57 +02:00
Georg Brandl a888c09dfa Added tag 0.4 for changeset 9086e80b8740 2009-09-15 15:05:51 +02:00
Georg Brandl 5191064467 Port fix of explicit title RE from domains branch. 2009-09-13 07:36:39 +00:00
Georg Brandl 3135d94c02 Work on remaining XXXs. 2009-09-12 13:39:40 +00:00
Georg Brandl 30f8dbdbf8 Cosmetic changes. 2009-09-12 10:19:13 +00:00
Georg Brandl 2bbb29385e Remove env.note_versionchange(). 2009-09-12 10:17:02 +00:00
Georg Brandl 68c545cf22 Refactor directive/role lookup from domains a bit to avoid code duplication. 2009-09-12 10:14:27 +00:00
Georg Brandl 52d5411f6d fix bugs. 2009-09-10 21:58:05 +02:00
Georg Brandl 6b772c5640 merge with trunk 2009-09-09 21:57:49 +02:00
Georg Brandl cdc94454e0 Add test cases for intersphinx, and fix it to work with objtypes. 2009-09-09 21:56:53 +02:00
Georg Brandl a82bc02edc Remove envvar from specific roles list. 2009-09-09 21:35:41 +02:00