Georg Brandl
|
7612ea864b
|
Add some more docstring content.
|
2010-02-27 23:14:01 +01:00 |
|
Georg Brandl
|
76eb148770
|
Add app.override_domain().
|
2010-02-27 23:13:51 +01:00 |
|
Georg Brandl
|
27683bcdd7
|
Remove Python-specific option from general directive.
|
2010-02-27 23:13:31 +01:00 |
|
Georg Brandl
|
94e47ff6d8
|
merge with trunk
|
2010-02-21 21:49:54 +01:00 |
|
Georg Brandl
|
1ad03286c0
|
Add method for adding custom indexes.
|
2010-02-21 21:49:38 +01:00 |
|
Georg Brandl
|
700dda624e
|
merge with 0.6
|
2010-02-21 21:48:09 +01:00 |
|
Georg Brandl
|
b81b7a0463
|
Remove docs for autosummary features that are not actually in 0.6.
|
2010-02-21 21:46:07 +01:00 |
|
Georg Brandl
|
a497d65658
|
Rename arguments and make a few more optional, for convenience.
|
2010-02-21 15:36:26 +01:00 |
|
Georg Brandl
|
7b86a2f3c2
|
Use $(BUILDDIR) consistently.
|
2010-02-21 12:45:43 +01:00 |
|
Georg Brandl
|
94ea515ad7
|
Fix-up where the ImportError is caught if the manpage writer is missing.
|
2010-02-21 12:01:27 +01:00 |
|
Georg Brandl
|
5244396781
|
Fix long line.
|
2010-02-21 11:54:41 +01:00 |
|
Georg Brandl
|
121b864f31
|
Add manual page writer.
|
2010-02-21 11:50:08 +01:00 |
|
Georg Brandl
|
d305ab2bd0
|
Add link to Qt help.
|
2010-02-20 19:57:13 +01:00 |
|
Georg Brandl
|
93e9221d66
|
Fix backslash escape.
|
2010-02-20 19:53:44 +01:00 |
|
Georg Brandl
|
b01e689896
|
Make test work with docutils 0.5.
|
2010-02-20 19:51:37 +01:00 |
|
Georg Brandl
|
6a17e7d1a6
|
Make id and reference handling in LaTeX output much more robust, by prefixing the source document name to label names.
|
2010-02-20 19:47:22 +01:00 |
|
Georg Brandl
|
7f8f3f86b6
|
Get rid of the "module" node.
|
2010-02-20 14:45:39 +01:00 |
|
Georg Brandl
|
1b5fbd6fa1
|
Observe the deprecated *_use_modindex config values.
|
2010-02-20 14:28:58 +01:00 |
|
Georg Brandl
|
ed6562960c
|
Remove "group" identifier from get_index() entries; let the template figure that out.
|
2010-02-20 14:21:03 +01:00 |
|
Georg Brandl
|
044f61ddb1
|
Do not throw away existing section ids.
|
2010-02-20 14:20:39 +01:00 |
|
Georg Brandl
|
ea20752386
|
Remove obsolete hyperref option.
|
2010-02-20 14:18:48 +01:00 |
|
Georg Brandl
|
454ecf80a4
|
Make the concept of "module index" generalized to domains. As a side-effect, the latex modindex is no longer generated by LaTeX.
|
2010-02-20 01:13:23 +01:00 |
|
Georg Brandl
|
f440e08ffc
|
Allow empty accesskey to avoid giving an access key.
|
2010-02-19 23:46:44 +01:00 |
|
Georg Brandl
|
b9dd04176f
|
pygments_style for HTML is selected by the theme.
|
2010-02-19 19:58:35 +01:00 |
|
Georg Brandl
|
b2c79111f8
|
#331: Fix output for enumerated lists with start values in LaTeX.
|
2010-02-19 10:45:04 +01:00 |
|
Georg Brandl
|
68ecaea045
|
merge with trunk
|
2010-02-19 10:36:59 +01:00 |
|
Georg Brandl
|
0c0cde6bd9
|
merge with http://bitbucket.org/sbarthelemy/sphinx/.
|
2010-02-19 10:28:32 +01:00 |
|
Georg Brandl
|
3c89a7475b
|
merge with http://bitbucket.org/rolmei/sphinx-epub/.
|
2010-02-19 10:20:07 +01:00 |
|
Georg Brandl
|
f9ba148d85
|
merge with trunk
|
2010-02-17 10:49:53 +01:00 |
|
Georg Brandl
|
a515165be6
|
Update Jinja2 requirement.
|
2010-02-17 10:38:59 +01:00 |
|
Georg Brandl
|
59c3a708a6
|
merge with 0.6
|
2010-02-07 23:42:54 +01:00 |
|
Georg Brandl
|
24a5097717
|
Allow auto-detecting "docs" as sphinx source dir.
|
2010-02-07 23:40:40 +01:00 |
|
Georg Brandl
|
3d5bb4897f
|
Fix long lines.
|
2010-01-31 19:33:51 +01:00 |
|
Georg Brandl
|
e6aec05812
|
Add another example site.
|
2010-01-31 19:28:43 +01:00 |
|
Georg Brandl
|
fb046a9a81
|
Add simuPOP.
|
2010-01-31 16:51:18 +01:00 |
|
Georg Brandl
|
367a129523
|
Work a bit on the experimental Cython version of pgen2.parse.
|
2010-01-31 16:49:20 +01:00 |
|
Georg Brandl
|
f93a03a894
|
Fix rendering of no sidebar at all if html_sidebars entry is [].
|
2010-01-31 16:47:59 +01:00 |
|
Georg Brandl
|
e45fbbd6fc
|
#328: avoid "here" links in todolist.
|
2010-01-31 16:37:54 +01:00 |
|
Georg Brandl
|
4688518d8d
|
Make the `start-after and end-before options to the literalinclude` directive work correctly if not used together.
|
2010-01-30 18:49:42 +01:00 |
|
Georg Brandl
|
c8ccbf9ce8
|
Fix test suite.
|
2010-01-18 00:41:34 +01:00 |
|
Georg Brandl
|
9c7bd7c0da
|
Write changelog entry.
|
2010-01-18 00:38:30 +01:00 |
|
Georg Brandl
|
ec7cbd2318
|
Only output one status for all module code pages.
|
2010-01-18 00:38:25 +01:00 |
|
Georg Brandl
|
58e7d8d120
|
Remove obsolete todo entry.
|
2010-01-18 00:38:10 +01:00 |
|
Georg Brandl
|
e982d54109
|
merge with trunk
|
2010-01-17 23:26:15 +01:00 |
|
Georg Brandl
|
d83de3c6c9
|
merge with 0.6
|
2010-01-17 23:25:56 +01:00 |
|
Georg Brandl
|
d21aadc5e9
|
Remove duplicate XXX.
|
2010-01-17 23:25:23 +01:00 |
|
Georg Brandl
|
54f35838ee
|
Get rid of the non-extensible Python-specific description environments in sphinx.sty.
|
2010-01-17 23:25:14 +01:00 |
|
Georg Brandl
|
52698469ac
|
Make docs latex-writable again.
|
2010-01-17 23:24:40 +01:00 |
|
Georg Brandl
|
6aff01ea31
|
Consistently id-escape all hypertarget names.
|
2010-01-17 23:23:57 +01:00 |
|
Georg Brandl
|
70772c6cc8
|
Bump env version, for good measure.
|
2010-01-17 22:42:42 +01:00 |
|
Georg Brandl
|
bc6085b8a5
|
Add missing docstring, add missing object types for Python domain.
|
2010-01-17 20:06:51 +01:00 |
|
Georg Brandl
|
f79f8200d2
|
Remove global state in all_domains, put it in app.domains.
|
2010-01-17 19:51:32 +01:00 |
|
Georg Brandl
|
dfa5ef2375
|
Rename doc_read_data to temp_data, which reflects better what it does.
|
2010-01-17 19:46:47 +01:00 |
|
Georg Brandl
|
4e60f4e7cb
|
Make lookup_domain_element a method of the env.
|
2010-01-17 19:45:11 +01:00 |
|
Georg Brandl
|
e61a7b7fcf
|
Remove XXXes from the pgen2 code.
|
2010-01-17 19:39:51 +01:00 |
|
Georg Brandl
|
98bcd2fab4
|
Make the _ gettext alias an explicit import instead of installing into builtins.
|
2010-01-17 19:33:23 +01:00 |
|
Georg Brandl
|
1bce0d7e6a
|
Fix some XXXes.
|
2010-01-17 19:21:04 +01:00 |
|
Georg Brandl
|
538886ab94
|
A bit of domain documentation.
|
2010-01-17 19:16:18 +01:00 |
|
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
|
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 |
|
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 |
|