Georg Brandl
|
e8fe8584e4
|
#353: Strip leading and trailing whitespace when extracting search words in the search function.
|
2010-04-04 18:40:06 +02:00 |
|
Georg Brandl
|
8e4311099a
|
merge with trunk
|
2010-03-16 08:54:03 +01:00 |
|
Georg Brandl
|
a5a08531ee
|
merge with 0.6
|
2010-03-16 08:53:12 +01:00 |
|
Georg Brandl
|
02d6640df3
|
Update version info for next development.
|
2010-03-01 23:28:25 +01:00 |
|
Georg Brandl
|
e9fe355ecd
|
Update version and release date.
|
2010-03-01 23:12:59 +01:00 |
|
Georg Brandl
|
f37588d87f
|
merge with trunk
|
2010-02-28 15:24:47 +01:00 |
|
Georg Brandl
|
3f1092fcc4
|
merge with 0.6
|
2010-02-28 15:21:54 +01:00 |
|
Georg Brandl
|
030f4c451b
|
In autodoc, fix the omission of some module members explicitly documented using documentation comments.
|
2010-02-28 15:20:11 +01:00 |
|
Georg Brandl
|
3d01c2c95f
|
#282: Added a "nitpicky" mode that emits warnings for all missing references.
It is activated by the ``-n`` command-line switch or the ``nitpicky`` config value.
|
2010-02-28 12:13:55 +01:00 |
|
Georg Brandl
|
a31e7e2f5d
|
#187: Added support for source ordering of members in autodoc, with `autodoc_member_order = 'bysource'`.
|
2010-02-28 11:39:13 +01:00 |
|
Georg Brandl
|
9a316a21a0
|
merge with trunk
|
2010-02-28 10:21:00 +01:00 |
|
Georg Brandl
|
62d092a46c
|
merge with 0.6
|
2010-02-28 10:20:15 +01:00 |
|
Georg Brandl
|
b4d03d9ff3
|
In HTML output, inline roles now get a CSS class with their name,
allowing styles to customize their appearance. Domain-specific
roles get two classes, ``domain`` and ``domain-rolename``.
|
2010-02-28 10:17:59 +01:00 |
|
Georg Brandl
|
fbc2c113ee
|
#345: Fix cropping of sidebar scroll bar with `stickysidebar`
option of the default theme.
|
2010-02-28 09:45:28 +01:00 |
|
Georg Brandl
|
036a399011
|
merge with trunk
|
2010-02-27 23:14:19 +01:00 |
|
Georg Brandl
|
23cec21823
|
#341: Always generate UNIX newlines in the quickstart Makefile.
|
2010-02-27 22:54:31 +01:00 |
|
Georg Brandl
|
ee990c87f5
|
merge
|
2010-02-23 21:36:07 +01:00 |
|
Georg Brandl
|
b24e6d55e3
|
#338: Fix running with `-C` under Windows.
|
2010-02-23 21:35:48 +01:00 |
|
Georg Brandl
|
cee7e4ba3b
|
merge with 0.6
|
2010-02-21 23:20:26 +01:00 |
|
Georg Brandl
|
686824997d
|
In autodoc, allow customizing the signature of an object via autodoc-process-signature where the built-in mechanism fails.
|
2010-02-21 22:59:53 +01:00 |
|
Georg Brandl
|
fab92b215a
|
Added `autodoc_default_flags` config value, which can be used
to select default flags for all autodoc directives.
|
2010-02-21 22:16:06 +01:00 |
|
Georg Brandl
|
94e47ff6d8
|
merge with trunk
|
2010-02-21 21:49:54 +01:00 |
|
Georg Brandl
|
700dda624e
|
merge with 0.6
|
2010-02-21 21:48:09 +01:00 |
|
Georg Brandl
|
121b864f31
|
Add manual page writer.
|
2010-02-21 11:50:08 +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
|
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
|
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
|
9c7bd7c0da
|
Write changelog entry.
|
2010-01-18 00:38:30 +01:00 |
|
Georg Brandl
|
baf0087f3a
|
merge with trunk
|
2010-01-17 18:29:16 +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
|
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
|
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
|
c98236bc61
|
Finish new doc field handling implementation.
|
2010-01-17 12:05:44 +01:00 |
|
Georg Brandl
|
edb89b1940
|
Add the "viewcode" extension.
|
2010-01-13 23:53:01 +01:00 |
|
Georg Brandl
|
cbbae81e8f
|
Add html-collect-pages event.
|
2010-01-13 23:42:58 +01:00 |
|
Georg Brandl
|
a7d9a4894b
|
merge with 0.6
|
2010-01-12 23:40:26 +00:00 |
|
Georg Brandl
|
872062f93b
|
Prepare for release 0.6.4.
|
2010-01-12 20:55:59 +00:00 |
|
Georg Brandl
|
8bb4d4320d
|
merge with 0.6
|
2010-01-12 10:47:29 +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
|
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 |
|
Georg Brandl
|
2a2a66a923
|
merge with trunk
|
2010-01-08 18:55:35 +01:00 |
|
Georg Brandl
|
c80f52dfbf
|
Added `tab-width option to literalinclude` directive.
|
2010-01-08 18:36:58 +01:00 |
|
Georg Brandl
|
b1c937f0d9
|
merge with trunk (not working perfectly yet)
|
2010-01-07 21:41:03 +01:00 |
|
Georg Brandl
|
5e17487b74
|
merge with trunk
|
2010-01-07 19:19:58 +01:00 |
|
Georg Brandl
|
cbd75346fd
|
merge with trunk
|
2010-01-07 19:17:45 +01:00 |
|