Commit Graph
100 Commits
Author SHA1 Message Date
Georg Brandl f2b4f9a43a Remove parsetree after collecting attributes. 2009-07-02 19:41:25 +02:00
Georg Brandl 728e1904ec Make check happy. 2009-06-17 08:48:19 +02:00
Georg Brandl ed389f39d6 Update for post-0.6.2. 2009-06-16 23:50:02 +02:00
Georg Brandl 09c38835e5 Added tag 0.6.2 for changeset 4be5ab514177 2009-06-16 23:45:46 +02:00
Georg Brandl b4921a48c5 Tidy up tags file. 2009-06-16 23:45:41 +02:00
Georg Brandl e4e41eb31c Update for 0.6.2. 2009-06-16 23:43:15 +02:00
Georg Brandl d98e9e3376 Restore Python 2.4 compatibility. 2009-06-16 23:38:47 +02:00
Georg Brandl 06ef375ccb #130: Fix obscure IndexError in doctest extension. 2009-06-16 23:13:01 +02:00
Georg Brandl 5e927d724d #167: Make glossary sorting case-independent. 2009-06-16 22:08:54 +02:00
Georg Brandl 8003801e8d #189: dont use title set by title directive for links, only for HTML title. 2009-06-16 22:02:51 +02:00
Georg Brandl 269345a0f3 Clarify and fix typo. 2009-06-16 21:19:15 +02:00
Georg Brandl 28b1f7eef6 Remove debugging code. 2009-06-16 19:59:16 +02:00
Georg Brandl 0ea18cab63 Use better color and print a newline before printing errors, to always write in an empty line. 2009-06-16 19:54:58 +02:00
Georg Brandl 3e820a6f47 Import can raise SyntaxError as well, e.g. for invalid encodings. 2009-06-16 19:31:44 +02:00
Georg Brandl 4330626713 Update to German translation. 2009-06-16 19:26:59 +02:00
Georg Brandl 2c84f0c0db Use parskip package instead of setting \parskip ourselves. 2009-06-15 18:27:09 +02:00
Georg Brandl 61a55f095b Remove misguided recommendation to use emphasis for variables. 2009-06-15 17:43:32 +02:00
Georg Brandl 5e439cbbb5 #196: Add a warning if an extension module doesn't have a `setup()` function. 2009-06-15 17:31:29 +02:00
Georg Brandl f45aeb4b05 Improve warning message. 2009-06-15 17:30:48 +02:00
Georg Brandl 0f0dd77ccf Warn about uncopyable image and download files, dont error out. 2009-06-15 17:25:30 +02:00
Georg Brandl f3860b1af9 Update URL for html2rest. 2009-06-10 08:45:22 +02:00
Georg Brandl be49adef8c #158: Allow '..' in template names, and absolute template paths;
Jinja 2 by default disables both.
2009-06-04 18:39:47 +02:00
Georg Brandl 137db91d77 When highlighting Python code, ignore extra indentation before
trying to parse it as Python.
2009-06-04 18:21:26 +02:00
Georg Brandl 501adbdb6f #191: Don't escape the tilde in URIs in LaTeX. 2009-06-04 18:11:17 +02:00
Georg Brandl 42d12d8683 Refix #188. 2009-06-03 23:18:02 +02:00
Georg Brandl 51e8e68a6d Add Selenium. 2009-06-01 10:46:54 +02:00
Georg Brandl 799bc4fefe #188: fix oversight in replacing parameter. 2009-06-01 10:40:17 +02:00
Georg Brandl cfd0d8c42d Don't consider contents of source comments for the search index. 2009-05-31 19:47:42 +02:00
Georg Brandl 92eef1b2e5 Set the default encoding to `utf-8-sig` to handle files with a
UTF-8 BOM correctly.
2009-05-31 18:58:28 +02:00
Georg Brandl 8e574c4a10 #179: properly set rebuild parameter for pngmath config values. 2009-05-27 21:59:07 +02:00
Georg Brandl a50329bd52 Fix argument mismatch for sphinx-autogen entry point. 2009-05-27 21:55:30 +02:00
Georg Brandl 166f04881d Work around a bug with centering graphviz images in latex. 2009-05-24 21:50:02 +02:00
Georg Brandl 224104724a #178: apply `add_function_parentheses` config value to C functions as promised. 2009-05-22 18:53:58 +02:00
Georg Brandl 4cbfac0589 Update message catalogs. 2009-05-22 18:21:47 +02:00
Georg Brandl 48ee3ed5b1 Update POT file for new template locations. 2009-05-22 18:19:30 +02:00
Georg Brandl 043569613a Generate correct instructions for Qt help building in quickstart, patch by Wouter van Heyst. 2009-05-22 18:13:49 +02:00
Georg Brandl cbadd4543a Include images in the Qt help qhp file, patch by Wouter van Heyst. 2009-05-22 18:13:23 +02:00
Georg Brandl b4365ad72b #173: Respect the docutils `title` directive. 2009-05-17 19:15:28 +02:00
Georg Brandl 61146192c7 #172: The `obj` role now links to modules as promised. 2009-05-17 12:58:48 +02:00
Georg Brandl f335757a41 Add changelog entry for longtable change. 2009-05-17 12:45:41 +02:00
Georg Brandl d8616219cf merge with http://bitbucket.org/cdevienne/sphinx-longtable/ 2009-05-17 12:41:36 +02:00
Georg Brandl 724d8c81d1 Provide a ==dev egg link in pkg-info. 2009-05-17 12:39:43 +02:00
Georg Brandl c0e848f0db Look for translations in the system default path as well, for distributions that install the catalogs there. 2009-05-17 12:34:45 +02:00
Georg Brandl d132ef67a5 Fallback for UnicodeErrors without an encoding set. 2009-05-17 12:31:39 +02:00
Georg Brandl d2bdbb0ee5 #168: fix code. 2009-05-17 12:20:04 +02:00
Georg Brandl c77362ad62 Use variable declaration. 2009-05-17 12:14:46 +02:00
Georg Brandl 3fc8f0c33c Support searching for Class.methodname. 2009-05-17 12:12:24 +02:00
Georg Brandl d31ae6884c Add GeoServer. 2009-05-17 12:10:19 +02:00
Georg Brandl adfb8c2668 Fix speling. 2009-05-16 12:47:18 +02:00
Georg Brandl 92f420bd22 Add more interop links. 2009-05-13 09:15:29 +02:00
Georg Brandl b1dbe95255 #155: Fix Python 2.4 compatibility: exceptions are old-style classes there. 2009-05-10 21:14:14 +02:00
Georg Brandl 64d2c2c795 #159: do not fail if sys.stdout has no isatty() method. 2009-05-10 21:06:34 +02:00
Georg Brandl ef01782f42 #157: fix make check. 2009-05-10 20:59:08 +02:00
Georg Brandl e02e828cbe #150: Fix display of the "sphinxdoc" theme on Internet Explorer versions 6 and 7. 2009-05-10 20:56:50 +02:00
Georg Brandl 041a491df7 Remove testing leftover. 2009-05-03 10:36:27 +02:00
Georg Brandl ba45703b5a #146: Don't fail to generate LaTeX when the user has an active
``.docutils`` configuration.
2009-05-03 10:32:32 +02:00
Georg Brandl 7890fa17e0 Enable colors in the linux console. 2009-05-02 19:57:01 +02:00
Georg Brandl ba0039cc4d Bring some more sanity into quickstart validators. 2009-04-29 12:26:38 +02:00
Georg Brandl ab07eba895 Convert strings to unicode in highlighting. 2009-04-28 23:14:29 +02:00
Georg Brandl 770f716fc0 #29: Don't generate visible "-{-}" in option lists in LaTeX. 2009-04-28 21:28:29 +02:00
Georg Brandl 6acc71ef3a fix whitespace 2009-04-28 21:23:58 +02:00
Georg Brandl 75cccedad1 Fix cross-reference roles when put into substitutions. 2009-04-28 21:13:02 +02:00
Georg Brandl 8011b358c8 Copy stat as well as files for static content. 2009-04-28 20:59:11 +02:00
Georg Brandl 82af37ea7c Don't put image "alt" text into table-of-contents entries. 2009-04-28 20:46:24 +02:00
Georg Brandl cb86f75bab In the LaTeX writer, do not raise an exception on too many section
levels, just use the "subparagraph" level for all of them.
2009-04-28 20:31:00 +02:00
Georg Brandl 124864ed27 #145: Fix autodoc problem with automatic members that refuse to be
getattr()'d from their parent.
2009-04-28 20:08:17 +02:00
Georg Brandl 46bc1cbe4b Check for files that are outside the source dir in build_specific(). 2009-04-11 12:49:45 +02:00
Georg Brandl b966975ca6 Fix a small problem with rfind() methods. 2009-04-10 11:10:38 +02:00
Georg Brandl 248dcaea2c Fix test suite failures when Pygments is not available. 2009-04-07 21:50:14 +02:00
Georg Brandl 546a1b4187 Add a fix for objects whose getattr adds new members to __dict__. 2009-04-01 11:58:15 -05:00
Georg Brandl 67827b3806 Add changelog entry for fd52839b069b. 2009-04-01 09:20:02 -05:00
Georg Brandl d71af03665 merge 2009-04-01 09:19:11 -05:00
Georg Brandl 7a29549a0e Add a FAQ item. 2009-03-31 16:50:09 -05:00
Georg Brandl cf1435afb5 Fix intersphinx for installations without urllib2.HTTPSHandler. 2009-03-31 14:01:26 -05:00
Georg Brandl 42ade899dc Fix manifest. Again. 2009-03-28 14:51:45 -05:00
Georg Brandl 6693413ed7 Update changelog. 2009-03-27 12:07:02 -05:00
Georg Brandl f85f6cd572 #134: fix pending_xref leftovers when using the todolist directive. 2009-03-27 12:05:00 -05:00
Georg Brandl bde588867c Added tag 0.6.1 for changeset fd52839b069b 2009-03-26 18:27:29 -04:00
Georg Brandl ec82642530 Added tag 0.6.1 for changeset 4d927a5c58ea 2009-03-26 15:02:21 -04:00
Georg Brandl 8b7bbca048 Update for 0.6.2dev. 2009-03-26 15:00:29 -04:00
Georg Brandl 23e77c67a8 Fix #132... 2009-03-26 14:55:17 -04:00
Georg Brandl f7f786752e Update for 0.6.1dev. 2009-03-24 22:02:31 +01:00
Georg Brandl fbdb5007cc Added tag 0.6 for changeset 20f4a9ab90da 2009-03-24 21:47:28 +01:00
Georg Brandl 96689eec28 Update info for 0.6 final. 2009-03-24 21:45:17 +01:00
Georg Brandl 7685ccd396 Use package_dir for themepath. 2009-03-24 21:20:47 +01:00
Georg Brandl fe199244c7 Fix JQuery API usage to work with 1.3.x. 2009-03-24 21:16:51 +01:00
Georg Brandl 8f44464e3b Fix the fix of #127 to actually work. 2009-03-24 11:15:24 +00:00
Georg Brandl 5469dfe4e6 Add Russian translation, by Alexander Smishlajev. 2009-03-24 09:00:45 +00:00
Georg Brandl 64df1ae6be Add empty var for latex options in Makefile for latex output. 2009-03-24 08:32:43 +00:00
Georg Brandl 19586782da merge with 0.5 2009-03-24 08:24:39 +00:00
Georg Brandl 8480468f01 Added tag 0.5.2 for changeset 24762d857a19 2009-03-24 08:23:03 +00:00
Georg Brandl ecf20b3f7b Update for 0.5.2 final. 2009-03-24 08:17:24 +00:00
Georg Brandl ef48d8aacb #128: fix variable name. 2009-03-21 09:54:42 +01:00
Georg Brandl bfb483d0b2 Added tag 0.6b1 for changeset 62a2a4c22b6e 2009-03-16 23:57:30 +01:00
Georg Brandl 7c6c3da0b6 merge with 0.5 2009-03-16 23:56:42 +01:00
Georg Brandl cdfa063541 Added tag 0.5.2b1 for changeset f00273402c92 2009-03-16 23:55:50 +01:00
Georg Brandl fe8fba2923 Update version info for 0.5.2b1. 2009-03-16 23:51:02 +01:00
Georg Brandl 30bbfd48e3 Update version info for 0.6b1. 2009-03-16 23:50:34 +01:00
Georg Brandl 1878c02078 Restore 2.4 compatibility and fix removing the generated file properly. 2009-03-16 23:46:58 +01:00
Georg Brandl ef98b65f29 Do proper cleanup of generated files. 2009-03-16 23:30:17 +01:00