Commit Graph
100 Commits
Author SHA1 Message Date
Georg Brandl 7749debcdc Reformat autosummary docs. 2009-05-17 12:29:38 +02:00
Georg Brandl 8bb67b9bf0 merge with 0.6 2009-05-17 12:24:17 +02:00
Georg Brandl 0a3d0495a1 merge with pv/sphinx-work 2009-05-17 12:24:04 +02:00
Georg Brandl d2bdbb0ee5 #168: fix code. 2009-05-17 12:20:04 +02:00
Georg Brandl 9921e20a3d merge with 0.6 2009-05-17 12:14:55 +02:00
Georg Brandl c77362ad62 Use variable declaration. 2009-05-17 12:14:46 +02:00
Georg Brandl b45cf97956 merge with 0.6 2009-05-17 12:13:19 +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 95dbaa5360 merge with 0.6 2009-05-16 12:49:58 +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 5692ec9d22 merge with 0.6 2009-05-10 21:21:37 +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 a07daf48cf merge with 0.6 2009-05-10 20:59:55 +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 297ceab686 merge with 0.6 2009-05-03 10:33:08 +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 6702234eac Remove testing markup. 2009-05-03 10:25:40 +02:00
Georg Brandl 40a044b6da Fix markup. 2009-05-03 10:24:28 +02:00
Georg Brandl e46e989d8b No need to use extlinks in conf.py. 2009-05-02 20:48:30 +02:00
Georg Brandl 8c47cf5fea merge with 0.6 2009-05-02 20:38:58 +02:00
Georg Brandl 58da7a84fd Added the `extlinks` extension. 2009-05-02 20:38:45 +02:00
Georg Brandl af36cccf1f Move the code splitting role content into title and target into util. 2009-05-02 20:21:55 +02:00
Georg Brandl 7890fa17e0 Enable colors in the linux console. 2009-05-02 19:57:01 +02:00
Georg Brandl 7e53d3f71b Next version will be 1.0. 2009-04-29 12:55:03 +02:00
Georg Brandl 7425f381b8 merge with 0.6 2009-04-29 12:26:57 +02:00
Georg Brandl ba0039cc4d Bring some more sanity into quickstart validators. 2009-04-29 12:26:38 +02:00
Georg Brandl 2376d259ef Added simplified Chinese locale. 2009-04-28 23:21:07 +02:00
Georg Brandl a3ec455446 merge with 0.6 2009-04-28 23:14:37 +02:00
Georg Brandl ab07eba895 Convert strings to unicode in highlighting. 2009-04-28 23:14:29 +02:00
Georg Brandl 7468998a28 merge with 0.6 2009-04-28 21:43:40 +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 dbf9f9985f merge with 0.6 2009-04-28 21:23:39 +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 97ebfba6c8 Make doctest block definition clearer. 2009-04-27 17:34:27 +02:00
Georg Brandl fd64879146 Ignore stopwords and numbers in search. 2009-04-18 10:03:36 +02:00
Georg Brandl f6bf796cdb Allow searching for object names including the module name, like `sys.argv`. 2009-04-18 09:55:02 +02:00
Georg Brandl 4f2525874d Fix the test suite. 2009-04-13 13:43:37 +00:00
Georg Brandl 92f1cbfa45 Add changelog entry. 2009-04-13 08:45:52 +00:00
Georg Brandl 4d249fa3e4 Fix a few stylistic things, and add docs for autosummary_generate. 2009-04-13 08:40:56 +00:00
Georg Brandl ae1c7f9d56 Fix a few stylistic nits. 2009-04-13 08:35:05 +00:00
Georg Brandl b13f61bc42 merge with pv/sphinx-work 2009-04-13 09:45:56 +02:00
Georg Brandl 5f710d37bc merge with 0.6 2009-04-11 12:50:09 +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 488fabf4fb merge with 0.6 2009-04-10 11:10:55 +02:00
Georg Brandl b966975ca6 Fix a small problem with rfind() methods. 2009-04-10 11:10:38 +02:00
Georg Brandl 95392585b2 merge with http://bitbucket.org/methane/sphinx-speedup/ 2009-04-09 21:38:36 +02:00
Georg Brandl 8b91467d64 Add Pyccuracy. 2009-04-09 21:31:42 +02:00
Georg Brandl f996940041 merge 2009-04-09 19:22:05 +00:00
Georg Brandl 7ac57bcc46 Add Open ERP. 2009-04-09 19:10:14 +00:00
Georg Brandl 23bc754c20 Add SciPy. 2009-04-09 19:08:44 +00:00
Georg Brandl 02a53d74e9 Add sqlparse. 2009-04-09 19:07:15 +00:00
Georg Brandl b349660d95 Add html_show_copyright config val, patch by Wojtek Walczak. 2009-04-09 19:04:44 +00:00
Georg Brandl 332f71c0c3 Improve table formatting. 2009-04-09 19:01:20 +00:00
Georg Brandl aa3cd6ec0c merge with 0.6 2009-04-07 21:51:56 +02:00
Georg Brandl 248dcaea2c Fix test suite failures when Pygments is not available. 2009-04-07 21:50:14 +02:00
Georg Brandl 428c969932 Add NOC. 2009-04-05 10:45:00 +02:00
Georg Brandl cb33979cde merge with 0.6 2009-04-01 12:01:06 -05: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 38dcc3c25b merge... 2009-03-27 12:07:11 -05:00
Georg Brandl 6693413ed7 Update changelog. 2009-03-27 12:07:02 -05:00
Georg Brandl a2fd50503d merge... 2009-03-27 12:06:06 -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 8ac02bfa30 #134: fix pending_xref leftovers when using the todolist directive. 2009-03-27 12:05:00 -05:00
Georg Brandl dce40faca0 merge with 0.6 2009-03-26 18:27:50 -04:00
Georg Brandl bde588867c Added tag 0.6.1 for changeset fd52839b069b 2009-03-26 18:27:29 -04:00
Georg Brandl a9a6c2416d merge with 0.5 2009-03-26 15:02:51 -04:00
Georg Brandl 9bf7a14aff merge with 0.5 2009-03-26 15:02:44 -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 59dcb32b43 merge with 0.6 2009-03-24 22:04:26 +01:00
Georg Brandl f7f786752e Update for 0.6.1dev. 2009-03-24 22:02:31 +01:00
Georg Brandl 371ccb34fa Update for 0.7dev. 2009-03-24 21:54:05 +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