Commit Graph

1896 Commits

Author SHA1 Message Date
Georg Brandl
1a7403bed8 Add doc for new doc field syntax. 2010-01-17 19:05:19 +01:00
Georg Brandl
206484ce07 Fix refactoring oversight. 2010-01-17 19:01:38 +01:00
Georg Brandl
baf0087f3a merge with trunk 2010-01-17 18:29:16 +01:00
Georg Brandl
38bb370249 Fix long line. 2010-01-17 18:25:56 +01:00
Georg Brandl
5a9a454631 Added `needs_sphinx config value and Sphinx.require_sphinx` application API function. 2010-01-17 18:24:35 +01:00
Georg Brandl
31c5290fb8 Clean up conf.py file for the docs. 2010-01-17 18:16:14 +01:00
Georg Brandl
bacb6435e4 merge with trunk 2010-01-17 17:52:51 +01:00
Georg Brandl
1ec19290e1 Rename os to osutil, thanks to relative imports. 2010-01-17 17:49:01 +01:00
Georg Brandl
b0e2c44dc8 merge with trunk 2010-01-17 17:43:33 +01:00
Georg Brandl
c5d67b0321 Refactor util package. 2010-01-17 17:35:12 +01:00
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
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
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
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
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