Georg Brandl
|
344dab342f
|
Add viewcode to quickstart.
|
2010-01-17 17:02:46 +01:00 |
|
Georg Brandl
|
e4f4cd2bf9
|
merge with trunk
|
2010-01-17 17:00:37 +01:00 |
|
Georg Brandl
|
744a519c92
|
Add single-file HTML builder. Closes #151.
|
2010-01-17 16:48:02 +01:00 |
|
Georg Brandl
|
f3fc36b9f0
|
Refactor toctree inlining to into a util function.
|
2010-01-17 16:26:44 +01:00 |
|
Georg Brandl
|
11089371b1
|
Simplify makefile.
|
2010-01-17 15:33:28 +01:00 |
|
Georg Brandl
|
5d40d8bd63
|
merge with trunk
|
2010-01-17 14:24:24 +01:00 |
|
Georg Brandl
|
affa2e166a
|
Consistent escaping also of docname targets.
|
2010-01-17 14:24:05 +01:00 |
|
Georg Brandl
|
b5b4e372bc
|
merge with 0.6
|
2010-01-17 14:19:44 +01:00 |
|
Georg Brandl
|
8fc4896801
|
#321: Fix link generation in the LaTeX builder -- target names need to be escaped in references as well as definitions.
|
2010-01-17 14:17:23 +01:00 |
|
Georg Brandl
|
f78f0e616f
|
Fix :type:-class field processing and add doc field markup to test suite.
|
2010-01-17 13:51:41 +01:00 |
|
Georg Brandl
|
a6b1a17ad6
|
Fix doc field type roles.
|
2010-01-17 12:29:29 +01:00 |
|
Georg Brandl
|
03d5917a53
|
Split out test_build_latex.
|
2010-01-17 12:29:00 +01:00 |
|
Georg Brandl
|
097810e011
|
#288: fix bottom margin of paragraphs in admonitions.
|
2010-01-17 12:18:21 +01:00 |
|
Georg Brandl
|
c98236bc61
|
Finish new doc field handling implementation.
|
2010-01-17 12:05:44 +01:00 |
|
Georg Brandl
|
c00fd08aa9
|
Clean up unused imports.
|
2010-01-17 12:02:15 +01:00 |
|
Georg Brandl
|
d292cea80d
|
Allow missing-reference event for :ref: too.
|
2010-01-17 11:58:39 +01:00 |
|
Georg Brandl
|
8b5ae5c131
|
Remove bad tags.
|
2010-01-16 19:54:37 +01:00 |
|
Roland Meister
|
531c27c89a
|
Fixed one more invalid char for make_id.
|
2010-01-15 20:49:49 +01:00 |
|
Georg Brandl
|
f5c08cbb60
|
First step toward better handling of doc fields.
|
2010-01-15 00:00:37 +01:00 |
|
Georg Brandl
|
5705adc9d5
|
Document three new appapi functions.
|
2010-01-14 22:28:03 +01:00 |
|
Georg Brandl
|
d3a1198cc8
|
Update to jQuery 1.4; fix a few incompatibilities.
|
2010-01-14 21:49:06 +01:00 |
|
Georg Brandl
|
e35182bc20
|
Adapt viewcode styles to theme.
|
2010-01-14 21:35:08 +01:00 |
|
Georg Brandl
|
e7ddf20ed5
|
Use <h1>, otherwise themes will break.
|
2010-01-14 21:33:54 +01:00 |
|
Georg Brandl
|
27f85a8dab
|
Fix style inconsistency.
|
2010-01-14 21:33:30 +01:00 |
|
Georg Brandl
|
e2b5248177
|
Fix typo.
|
2010-01-14 20:42:10 +01:00 |
|
Georg Brandl
|
82e53778a6
|
Fix duplication of source links.
|
2010-01-14 19:53:00 +01:00 |
|
Georg Brandl
|
ba13060ebe
|
Fix docs of emit_firstresult().
|
2010-01-14 11:18:28 +01:00 |
|
Georg Brandl
|
6ae7e196c3
|
Fix test suite errors.
|
2010-01-13 23:44:31 +00:00 |
|
Georg Brandl
|
ba8ffcc8d0
|
Cleanup make check.
|
2010-01-13 23:38:44 +00:00 |
|
Georg Brandl
|
07f295df7c
|
merge
|
2010-01-13 23:35:13 +00:00 |
|
Georg Brandl
|
a52885d078
|
Fix the test suite.
|
2010-01-13 23:35:05 +00:00 |
|
Georg Brandl
|
edb89b1940
|
Add the "viewcode" extension.
|
2010-01-13 23:53:01 +01:00 |
|
Georg Brandl
|
177e0d19ee
|
Move getting module source to util.
|
2010-01-13 23:43:43 +01:00 |
|
Georg Brandl
|
cc35b402d9
|
Note the full name on the signature node.
|
2010-01-13 23:43:09 +01:00 |
|
Georg Brandl
|
cbbae81e8f
|
Add html-collect-pages event.
|
2010-01-13 23:42:58 +01:00 |
|
Georg Brandl
|
65b426b22b
|
Rename parse_signature() to handle_signature(); allows more to happen. Record module and class name in Python object descriptions.
|
2010-01-13 20:58:44 +01:00 |
|
Georg Brandl
|
54a31c5a6f
|
Change naming convention in doc_read_data to "domain:key".
|
2010-01-13 20:45:34 +01:00 |
|
Georg Brandl
|
a7d9a4894b
|
merge with 0.6
|
2010-01-12 23:40:26 +00:00 |
|
Roland Meister
|
96bfbdcc77
|
Code cleanup: removed comment; consistent use of single quote in string constants.
|
2010-01-12 22:19:05 +01:00 |
|
Georg Brandl
|
fa00d30daf
|
Add link to rst2pdf generated version.
|
2010-01-12 21:11:20 +00:00 |
|
Georg Brandl
|
d7a4fc7660
|
Added tag 0.6.4 for changeset 24a206106321
|
2010-01-12 21:09:55 +00:00 |
|
Roland Meister
|
46047b60bf
|
Moved string constants to module level.
|
2010-01-12 22:09:02 +01:00 |
|
Georg Brandl
|
59a7070e7e
|
Update long_description a bit.
|
2010-01-12 21:01:49 +00:00 |
|
Georg Brandl
|
872062f93b
|
Prepare for release 0.6.4.
|
2010-01-12 20:55:59 +00:00 |
|
Georg Brandl
|
c2379f7c21
|
Remove Python 2.5ism and undefined local access.
|
2010-01-12 20:53:43 +00:00 |
|
Georg Brandl
|
8bb4d4320d
|
merge with 0.6
|
2010-01-12 10:47:29 +00:00 |
|
Georg Brandl
|
1b725c3acf
|
Fix typo.
|
2010-01-12 10:47:05 +00:00 |
|
Georg Brandl
|
43d08313a0
|
Improve the handling of non-Unicode strings in the configuration:
warn about non-ascii bytestrings, and give nicer messages if unicode errors
occur.
|
2010-01-12 10:45:38 +00:00 |
|
Georg Brandl
|
a9235ebc23
|
#314: fix typo in autosummary template.
|
2010-01-12 09:57:57 +00:00 |
|
Georg Brandl
|
c8321d3020
|
#316: catch "broken pipe" OSErrors when communicating with graphviz; get stdout/stderr anyway. This happens e.g. when dot does not support the selected output format.
|
2010-01-12 09:55:07 +00:00 |
|