Georg Brandl
|
eca63279c5
|
Add shebangs.
|
2008-06-23 12:38:21 +00:00 |
|
Georg Brandl
|
a8bc1187dd
|
Remove sphinx-web script.
|
2008-06-23 12:37:53 +00:00 |
|
Georg Brandl
|
c71f080de8
|
Add "who uses it" page.
|
2008-06-23 12:35:22 +00:00 |
|
Georg Brandl
|
cb52f73753
|
Release preparation.
|
2008-06-23 12:14:37 +00:00 |
|
Georg Brandl
|
8b0f48a38b
|
Add static method support.
|
2008-06-23 12:04:56 +00:00 |
|
Georg Brandl
|
37a91a22bd
|
CSS fix for field lists.
|
2008-06-23 11:46:23 +00:00 |
|
Georg Brandl
|
1e3b8734fd
|
Add a bit on signatures and field lists.
|
2008-06-23 11:46:10 +00:00 |
|
Georg Brandl
|
c1bedfc105
|
Add general docstring processing support with a new event in autodoc.
|
2008-06-22 21:02:50 +00:00 |
|
Georg Brandl
|
abddd96093
|
Add changelog entry and fix feature.^
|
2008-06-22 19:37:40 +00:00 |
|
Georg Brandl
|
3a943ab25f
|
Don't collapse modindex if number of submodules is larger
than number of toplevel modules.
|
2008-06-22 19:23:00 +00:00 |
|
Georg Brandl
|
99f293acbd
|
Add support for subscript/superscript nodes in latex.
|
2008-06-22 19:02:49 +00:00 |
|
Georg Brandl
|
a8f2f59c7d
|
Remove target directories in the static path before copying them again.
|
2008-06-22 18:09:21 +00:00 |
|
Georg Brandl
|
ccc3c55d25
|
Add cleardoublepage to TOC.
|
2008-06-22 18:06:49 +00:00 |
|
Georg Brandl
|
ef345ff483
|
Typo fix.
|
2008-06-22 18:02:05 +00:00 |
|
Georg Brandl
|
7c2247f880
|
Support :noindex: in autodoc directives.
|
2008-06-22 17:58:05 +00:00 |
|
Georg Brandl
|
aad1af62e9
|
Interpret field lists in description units.
|
2008-06-20 20:11:18 +00:00 |
|
Georg Brandl
|
002837d7f7
|
Fix class name.
|
2008-06-18 18:46:46 +00:00 |
|
Georg Brandl
|
061d9c205f
|
Support -> return type annotations.
|
2008-06-18 18:34:18 +00:00 |
|
Georg Brandl
|
242e343c10
|
Follow renaming of desc_classname to desc_addname.
|
2008-06-18 18:33:11 +00:00 |
|
Georg Brandl
|
afe4aabc61
|
Rename node class desc_classname to desc_addname, which
fits its many usages much better.
|
2008-06-18 18:16:25 +00:00 |
|
Georg Brandl
|
b2e2721920
|
Add a paragraph before \declaremodule.
|
2008-06-18 10:09:40 +00:00 |
|
Georg Brandl
|
326ca06e1b
|
Fix image handling.
|
2008-06-18 10:06:22 +00:00 |
|
Georg Brandl
|
99f8c79f0a
|
Move thanks to correct entry.
|
2008-06-17 10:38:31 +00:00 |
|
Georg Brandl
|
02d8c50b50
|
Compile the right-aligned rellinks into a list that is iterated
over at template rendering time.
|
2008-06-17 10:34:51 +00:00 |
|
Georg Brandl
|
4623a3369c
|
Fix unbound local.
|
2008-06-17 10:33:19 +00:00 |
|
Georg Brandl
|
b2eb896d7e
|
Increment env version after the image handling change.
|
2008-06-17 10:22:04 +00:00 |
|
Georg Brandl
|
7d4ce97ec3
|
Add default_role configuration value.
|
2008-06-17 10:06:37 +00:00 |
|
Georg Brandl
|
9fce370623
|
Translate line blocks with \raggedright.
|
2008-06-17 09:26:50 +00:00 |
|
Georg Brandl
|
309377fbbf
|
Support inheritance display in autoclass, thanks to mdboom.
|
2008-06-17 09:24:11 +00:00 |
|
Georg Brandl
|
6b5f4f198a
|
Support splitting the HTML index.
|
2008-06-17 09:01:26 +00:00 |
|
Georg Brandl
|
c4ecb7faed
|
Use Unicode throughout autodoc.
|
2008-06-17 08:07:37 +00:00 |
|
Georg Brandl
|
2b20bdbfd7
|
Fix printing of SystemMessages with Unicode content.
|
2008-06-17 08:00:58 +00:00 |
|
Georg Brandl
|
1f73e1bee9
|
Add notes about Unicode and escaping of backslashes.
|
2008-06-17 07:46:33 +00:00 |
|
Georg Brandl
|
c8dad69045
|
Don't ignore SystemExit; it shouldn't occur while building.
|
2008-06-15 17:48:16 +00:00 |
|
Georg Brandl
|
f7011d436a
|
Quick fix for None return.
|
2008-06-15 17:46:16 +00:00 |
|
Georg Brandl
|
34da6f8934
|
Correctly report source location for docstrings included
with autodoc.
|
2008-06-15 17:09:23 +00:00 |
|
Georg Brandl
|
b05861454c
|
Add image format handling.
|
2008-06-15 14:31:16 +00:00 |
|
Georg Brandl
|
66b5f39bc7
|
Add html_favicon config value.
|
2008-06-15 08:48:06 +00:00 |
|
Georg Brandl
|
e9b872dca5
|
Some refactoring and more documentation in autodoc.
|
2008-06-15 08:29:58 +00:00 |
|
Georg Brandl
|
d67511466d
|
#3096: sort "unused" warnings by docname.
|
2008-06-12 21:57:31 +00:00 |
|
Georg Brandl
|
bd4166c2d6
|
Add maxdepth for TOCs.
|
2008-06-12 21:56:06 +00:00 |
|
Georg Brandl
|
e8bb912a9c
|
Factor out toctree resolution and add an option to ignore
sublevel document headings.
|
2008-06-12 21:48:27 +00:00 |
|
Georg Brandl
|
03130f4e87
|
Fix style nit.
|
2008-06-12 21:08:33 +00:00 |
|
Georg Brandl
|
0ea5c0da4f
|
Add a commandprefix to the latex formatter to override
Pygments 0.9's awkward 'C' default.
|
2008-06-12 19:47:06 +00:00 |
|
Georg Brandl
|
0f9fc913dd
|
Fix line block rendering.
|
2008-06-12 19:46:40 +00:00 |
|
Georg Brandl
|
063d4d88f7
|
#3041: fix handling of unicode docstrings.
|
2008-06-05 17:06:34 +00:00 |
|
Georg Brandl
|
f4d5c0a380
|
Add a test suite skeleton, a first test for sphinx.config, and fix a bug in config.
|
2008-06-05 08:58:43 +00:00 |
|
Georg Brandl
|
d4185e6f80
|
Remove the old web package.
|
2008-06-05 07:41:22 +00:00 |
|
Georg Brandl
|
7e80f60412
|
Fix the handling of extensions' config values.
|
2008-06-04 20:25:27 +00:00 |
|
Georg Brandl
|
5cb01d68dc
|
Fix 2.5ism in textwriter.
|
2008-06-04 20:21:39 +00:00 |
|
Georg Brandl
|
a7e992a46a
|
Add changelog entry.
|
2008-06-01 22:15:51 +00:00 |
|
Georg Brandl
|
fcc6976c9d
|
Add a default for colorfunc.
|
2008-06-01 20:25:48 +00:00 |
|
Georg Brandl
|
a5523402eb
|
Add a preliminary text writer, mainly for producing pydoc-compatible topic help.
|
2008-06-01 15:27:16 +00:00 |
|
Georg Brandl
|
99340e2870
|
Reword a little.
|
2008-05-31 22:55:14 +00:00 |
|
Georg Brandl
|
869552d616
|
Refer to a RFC base URL that actually works.
|
2008-05-31 22:54:10 +00:00 |
|
Georg Brandl
|
c7110a4199
|
More logical "next"/"previous" links.
|
2008-05-31 22:52:42 +00:00 |
|
Georg Brandl
|
c8668ca498
|
Fix handling of autoclass directives' module names.
|
2008-05-31 16:58:22 +00:00 |
|
Georg Brandl
|
8dacfcfee4
|
Style fix for lists inside lists.
|
2008-05-31 16:26:12 +00:00 |
|
Georg Brandl
|
2b0e015fcc
|
Add html-page-context event for customizing the template context.
|
2008-05-31 16:14:36 +00:00 |
|
Georg Brandl
|
2dfad25fd0
|
Oops.
|
2008-05-31 15:45:09 +00:00 |
|
Georg Brandl
|
56f11bfd0e
|
Fix citation handling.
|
2008-05-30 20:19:51 +00:00 |
|
Georg Brandl
|
f8345519a5
|
Handle raw admonition nodes in latex output.
|
2008-05-30 20:07:43 +00:00 |
|
Georg Brandl
|
e7551c7507
|
Actually make the regex a re object. Thanks to Kent Tenney.
|
2008-05-30 19:47:59 +00:00 |
|
Georg Brandl
|
1aafa92e24
|
Fix padding for line numbers.
|
2008-05-25 11:25:35 +00:00 |
|
Georg Brandl
|
0cf8cc2c5d
|
Provide rest "class" directive as "cssclass".
|
2008-05-24 19:29:20 +00:00 |
|
Georg Brandl
|
02b529bf52
|
Add html_short_title and html_show_sphinx config values.
|
2008-05-24 18:03:56 +00:00 |
|
Georg Brandl
|
316d9e3e88
|
Support citation nodes in latex writer.
|
2008-05-24 16:45:52 +00:00 |
|
Georg Brandl
|
28c3199018
|
Allow subdirs in html_static_path.
|
2008-05-24 16:40:11 +00:00 |
|
Georg Brandl
|
5eaf2eb29a
|
Add exclude_trees config value.
|
2008-05-24 16:28:06 +00:00 |
|
Georg Brandl
|
b015fbbe8d
|
Another fix for cross-referencing behavior.
|
2008-05-24 16:24:49 +00:00 |
|
Georg Brandl
|
d7fcfb76f8
|
#2904: fix :func:title <target> behavior.
|
2008-05-24 16:18:54 +00:00 |
|
Georg Brandl
|
1d963f682d
|
Use binary TOC in HTML help.
|
2008-05-23 14:11:53 +00:00 |
|
Georg Brandl
|
e93f22e84e
|
Add html_use_index flag.
|
2008-05-23 14:01:53 +00:00 |
|
Georg Brandl
|
0e3dd509e6
|
Clarify docs for auto directive options.
|
2008-05-23 13:57:48 +00:00 |
|
Georg Brandl
|
62b8028842
|
Don't write SSI-like comments.
Rename sidebar to sphinxsidebar so that reST sidebars are not confused.
|
2008-05-23 13:54:50 +00:00 |
|
Georg Brandl
|
85ab5bf4a4
|
Handle project names with spaces.
|
2008-05-23 13:47:34 +00:00 |
|
Georg Brandl
|
a72511e770
|
Fix determination of title in HTML help.
|
2008-05-23 13:41:14 +00:00 |
|
Georg Brandl
|
d6e74a18a6
|
FIx determination of the title in HTML help output.
|
2008-05-23 13:40:56 +00:00 |
|
Georg Brandl
|
8920e61c2b
|
Better error reporting in ifconfig directive.
|
2008-05-20 14:41:25 +00:00 |
|
Georg Brandl
|
3af5caf46c
|
#2794: Handle figure directive in LaTeX.
|
2008-05-16 13:36:49 +00:00 |
|
Georg Brandl
|
da560957d7
|
Automatic overflow for <pre> tags.
|
2008-05-12 16:46:52 +00:00 |
|
Georg Brandl
|
cedc0e8165
|
Use "warning" for warnings.
|
2008-05-09 06:02:34 +00:00 |
|
Georg Brandl
|
4a6d98a3fa
|
Add examples section.
|
2008-05-06 22:21:12 +00:00 |
|
Georg Brandl
|
bf8ace9d2f
|
Fix the LaTeX output of description units with multiple signatures.
|
2008-05-06 21:53:21 +00:00 |
|
Georg Brandl
|
0bcc9d4655
|
Minor enhancements to generate_rst.
|
2008-05-06 18:23:36 +00:00 |
|
Georg Brandl
|
71b990e4d3
|
Fix bug.
|
2008-05-06 16:54:46 +00:00 |
|
Georg Brandl
|
eb38edadba
|
Next release will be beta status.
|
2008-05-06 16:14:21 +00:00 |
|
Georg Brandl
|
cc6b4ee1ec
|
Add html_file_suffix value.
|
2008-05-06 14:25:29 +00:00 |
|
Georg Brandl
|
356d5f6ed7
|
Release preparation.
|
2008-05-06 07:23:08 +00:00 |
|
Georg Brandl
|
de0bd87731
|
Support all rst admonitions in LaTeX.
|
2008-05-06 07:21:46 +00:00 |
|
Georg Brandl
|
2dee699227
|
Fix XHTML.
|
2008-05-05 20:14:02 +00:00 |
|
Georg Brandl
|
9fc2a9b7ad
|
Add `toctree_only` feature to LaTeX builder.
|
2008-05-04 21:35:03 +00:00 |
|
Georg Brandl
|
5ed30072e3
|
Rename version to 0.3.
|
2008-05-04 17:57:11 +00:00 |
|
Georg Brandl
|
3761223d85
|
* Support for C class names (and const specifiers).
* Fix handling of describe environment.
|
2008-05-04 17:55:35 +00:00 |
|
Georg Brandl
|
e1e999bdb0
|
Split directives into a subpackage.
|
2008-05-04 17:22:31 +00:00 |
|
Georg Brandl
|
548cdc858a
|
Add globbing-style toctree entries.
|
2008-05-04 16:57:15 +00:00 |
|
Georg Brandl
|
407a0c47c1
|
Some pylint nits.
|
2008-05-04 16:17:31 +00:00 |
|
Georg Brandl
|
d93b236545
|
#2726: allow selecting what gets inserted into an autoclass directive.
|
2008-05-04 09:37:37 +00:00 |
|
Georg Brandl
|
a9d35e3c54
|
#2656: autodoc now skips inherited members unless the :inherited-members: flag is given.
|
2008-05-04 09:07:51 +00:00 |
|
Georg Brandl
|
7cf591f00a
|
Document class.
|
2008-05-04 08:28:00 +00:00 |
|