Commit Graph

1575 Commits

Author SHA1 Message Date
Georg Brandl
51a1698dc6 Added `htmltitle` block in layout template. 2009-11-08 19:03:57 +01:00
Georg Brandl
6a46b76349 merge with 0.6 2009-10-27 20:05:11 +01:00
Georg Brandl
39a9330fc0 Fix autosummary_generate docs; a boolean value is supported only as of trunk. 2009-10-27 20:03:48 +01:00
Georg Brandl
015a633863 Do link to self. 2009-10-26 18:54:16 +01:00
Georg Brandl
13478a4986 Make "make check" happy. 2009-10-26 09:56:14 +01:00
Georg Brandl
3f31047b20 merge with 0.6 2009-10-26 09:52:58 +01:00
Georg Brandl
a2fba1187b make check: ignore "build" and "dist" dirs. 2009-10-26 09:52:48 +01:00
Georg Brandl
4f63b6cbd5 merge with 0.6 2009-10-26 09:46:04 +01:00
Georg Brandl
2942a6f723 Fix whitespace. 2009-10-26 09:45:50 +01:00
Georg Brandl
23a75e5e62 Expand news item. 2009-10-26 09:32:33 +01:00
Georg Brandl
f175d7a0ba Dummy change. 2009-10-26 09:30:43 +01:00
Georg Brandl
ccd4c85b20 Test change. 2009-10-25 22:29:22 +01:00
Georg Brandl
2df42c5cb3 merge with 0.6 2009-10-25 11:27:05 +01:00
Georg Brandl
f04ca65690 Fix "fixed" descriptor handling, and add tests. 2009-10-25 11:26:10 +01:00
Georg Brandl
9088649e0f Add "important" to print rule. 2009-10-25 11:09:09 +01:00
Georg Brandl
ed53cfc2ce Fix .po catalogs and compile them. 2009-10-22 18:10:14 +02:00
Georg Brandl
2f8debc501 Oops. 2009-10-22 18:07:31 +02:00
Georg Brandl
a094f9d2f9 Updated polish i18n. 2009-10-22 18:07:10 +02:00
Georg Brandl
a51e3a4129 Add missing extension. 2009-10-08 09:14:01 +02:00
Georg Brandl
ff6ed15edf test 2009-09-17 19:29:01 +02:00
Georg Brandl
521049d9a8 autodoc: give attributes a higher priority so that descriptors are not documented as methods. 2009-09-17 14:20:46 +02:00
Georg Brandl
4dd3346b28 Add nose. 2009-09-17 14:19:18 +02:00
Georg Brandl
d08189a912 html builder: give versionmodified paragraphs the respective class. 2009-09-16 10:51:18 +02:00
Georg Brandl
7602afb9b7 Added tag 0.1.61611 for changeset 17af190a72e1 2009-09-15 15:11:06 +02:00
Georg Brandl
9e99004451 Added tag 0.1.61798 for changeset 6d93c72d97d9 2009-09-15 15:10:07 +02:00
Georg Brandl
1f61fe85c7 Added tag 0.1.61843 for changeset 1f4cba6a285a 2009-09-15 15:09:24 +02:00
Georg Brandl
3658ff7afe Added tag 0.1.61945 for changeset 51b03882bb4c 2009-09-15 15:09:04 +02:00
Georg Brandl
af0fa0adc1 Added tag 0.1.61950 for changeset 230902d92af3 2009-09-15 15:08:50 +02:00
Georg Brandl
fa40919e16 Added tag 0.2 for changeset bb6452b7d1aa 2009-09-15 15:08:18 +02:00
Georg Brandl
3d28bf392b Added tag 0.3 for changeset 1aebc142e92b 2009-09-15 15:06:57 +02:00
Georg Brandl
a888c09dfa Added tag 0.4 for changeset 9086e80b8740 2009-09-15 15:05:51 +02:00
Georg Brandl
5191064467 Port fix of explicit title RE from domains branch. 2009-09-13 07:36:39 +00:00
Georg Brandl
b51ed6d25d merge with 0.6 2009-09-09 19:18:48 +02:00
Georg Brandl
66c254c582 copy over autosummary docs from trunk. 2009-09-09 19:18:02 +02:00
Georg Brandl
290a623669 Note that member docstrings need to be reST as well. 2009-09-09 19:10:24 +02:00
Georg Brandl
87cf9675c8 Fix markup. 2009-09-09 18:27:59 +02:00
Georg Brandl
c3b8e3fdf0 Clarify docs of automodule options. 2009-09-09 18:26:59 +02:00
Georg Brandl
894cac3390 merge with 0.6 2009-09-04 00:16:34 +02:00
Georg Brandl
0899e017a9 Post-0.6.3 changes. 2009-09-04 00:14:18 +02:00
Georg Brandl
92b0243281 Added tag 0.6.3 for changeset 447109cf9b01 2009-09-04 00:11:56 +02:00
Georg Brandl
aea14370d9 Prepare for 0.6.3 release 2009-09-04 00:06:12 +02:00
Georg Brandl
dcff10ddaa Cleanup unused imports. 2009-09-04 00:05:09 +02:00
Georg Brandl
cad5598069 fix typos. 2009-09-03 23:20:26 +02:00
Georg Brandl
917669a39f merge with 0.6 2009-09-03 22:00:28 +02:00
Georg Brandl
eff2bdd515 Properly add C module filenames as dependencies in autodoc. 2009-09-03 22:00:10 +02:00
Georg Brandl
9fce647b14 merge with 0.6 2009-09-03 18:24:04 +02:00
Georg Brandl
65a8a4a6b2 #208 followup: add zh_CN entry. 2009-09-03 18:20:43 +02:00
Georg Brandl
3cc52246b2 #253: Ignore graphviz directives without content instead of
raising an unhandled exception.
2009-09-03 18:15:55 +02:00
Georg Brandl
456abdefbe #241: Fix a crash building LaTeX output for documents that contain
a todolist directive.
2009-09-03 18:08:57 +02:00
Georg Brandl
e9fc8d890c Really fix the problem of keeping all pgen2 parser nodes in memory. 2009-09-03 18:00:11 +02:00