Armin Ronacher
|
70a54d2264
|
env is set now to nodes after unpickling.
|
2008-06-08 18:17:20 +00:00 |
|
Armin Ronacher
|
c784212031
|
fixed bug in autodoc that caused the Jinja documentation to warn under some cases. Before auto* a newline is inserted now so that it's possible to better mix different directives and directives that return new rst code.
|
2008-05-25 16:03:19 +00:00 |
|
Armin Ronacher
|
6e0c582a7b
|
added support for explicit signatures in callables
|
2008-05-06 18:07:17 +00:00 |
|
Armin Ronacher
|
72276a2dc2
|
autodoc detects descriptors properly now
|
2008-05-02 18:19:54 +00:00 |
|
Armin Ronacher
|
aca631b58f
|
documented change
|
2008-04-28 13:25:01 +00:00 |
|
Armin Ronacher
|
2e96cea026
|
pygments_style can be an import path now
|
2008-04-28 13:22:14 +00:00 |
|
Armin Ronacher
|
f4a3ee2eaf
|
pygments_style can be a style class now
|
2008-04-28 12:41:02 +00:00 |
|
Armin Ronacher
|
ed68fefabe
|
simplified layout template a bit, working on templating documentation
|
2008-04-27 14:23:11 +00:00 |
|
Armin Ronacher
|
84c1c0a272
|
autodoc uses the module charset now
|
2008-03-23 10:44:22 +00:00 |
|