Commit Graph

1346 Commits

Author SHA1 Message Date
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
pau
1127319ca5 Fixed bug with C signatures with const and no args 2009-04-09 19:21:05 +00: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
Christophe de Vienne
48c4bf0cb3 Fix import_object if the object has no '__name__' attribute. 2009-03-30 19:11:20 +02: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
Bernhard Leiner
07ef8c9f99 seperate the return values of render_dot into two variables 2009-03-26 17:57:56 +01:00
Bernhard Leiner
fcda449ce8 remove not available urls argument from method call 2009-03-26 17:53:03 +01: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
Sebastian Wiesner
73942678c8 #122: proxy support for intersphinx 2009-03-19 15:49:03 +01:00
Georg Brandl
5469dfe4e6 Add Russian translation, by Alexander Smishlajev. 2009-03-24 09:00:45 +00:00
Sebastian Wiesner
38ae883e97 #127: string-escape user-input from quickstart 2009-03-19 16:19:12 +01: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
Georg Brandl
32800b1762 Fix test_env. 2009-03-16 22:47:52 +01:00
Georg Brandl
df6b2001ed Fix test suite for docutils 0.4. 2009-03-16 22:37:38 +01:00
Georg Brandl
302e4e0a3b Fix for graphviz map files from Sebastian Wiesner. 2009-03-16 21:15:26 +01:00
Georg Brandl
03c95bbc6e Fix test_env. 2009-03-16 12:07:23 +01:00
Georg Brandl
5ea87fd6c4 Fix autosummary test suite. 2009-03-16 11:41:35 +01:00
Georg Brandl
9d0a9f3f41 Fix the test suite. 2009-03-16 11:24:19 +01:00
Georg Brandl
338312dd61 Add autosummary doc stub. 2009-03-16 01:30:09 +01:00
Georg Brandl
268844b6a8 Add Sage. 2009-03-16 01:11:33 +01:00