Georg Brandl
|
f5d52fa4f4
|
#377: Fix crash in linkcheck builder if all parent nodes have no line number set.
|
2010-04-18 09:55:38 +02:00 |
|
Georg Brandl
|
28b337dd0c
|
merge
|
2010-04-18 09:41:44 +02:00 |
|
Georg Brandl
|
722f9ac329
|
merge with trunk
|
2010-04-17 13:00:19 +02:00 |
|
Georg Brandl
|
020410f20b
|
merge with 0.6
|
2010-04-17 12:57:38 +02:00 |
|
Georg Brandl
|
2c8e51a17b
|
merge
|
2010-04-17 12:57:15 +02:00 |
|
Georg Brandl
|
83b57d738d
|
#387: Fix the display of search results in `dirhtml` output.
|
2010-04-17 12:43:36 +02:00 |
|
Georg Brandl
|
6c723e04f5
|
Add attribution and changelog entry.
|
2010-04-08 21:34:10 +02:00 |
|
Georg Brandl
|
63289cba33
|
Rename rst_prologue to rst_prolog and document it.
|
2010-04-07 13:03:34 +02:00 |
|
Georg Brandl
|
d7f1aeba8c
|
Review changes from http://bitbucket.org/tpowers/sphinx/ and add docs.
|
2010-04-07 13:02:03 +02:00 |
|
Georg Brandl
|
992526def0
|
#376: In autodoc, fix display of parameter defaults containing backslashes.
|
2010-04-07 11:45:36 +02:00 |
|
Georg Brandl
|
3a61ec646f
|
#349: Add Turkish translation, thanks to Firat Ozgul.
|
2010-04-07 11:29:32 +02:00 |
|
Georg Brandl
|
d66a6c4512
|
#370: complex arguments in list \item[] need to be enclosed in braces.
|
2010-04-06 19:06:43 +02:00 |
|
Georg Brandl
|
dea29d0f11
|
#374: Make the `doctest_path` config value of the doctest extension actually work -- it was used after all tests were run.
|
2010-04-06 13:22:52 +02:00 |
|
Georg Brandl
|
751e02c767
|
merge with trunk
|
2010-04-06 09:23:03 +02:00 |
|
Georg Brandl
|
517b045f86
|
merge with 0.6
|
2010-04-06 09:21:22 +02:00 |
|
Georg Brandl
|
0ca72d4199
|
Fix the handling of multiple toctrees when creating the global TOC for the `toctree()` template function.
Fix the handling of hidden toctrees when creating the global TOC for the ``toctree()`` template function.
|
2010-04-06 09:12:22 +02:00 |
|
Georg Brandl
|
0f76788c57
|
Fix the handling of nested lists in the text writer.
The list counter needs to be a stack, to be able to handle nested lists.
|
2010-04-06 08:46:27 +02:00 |
|
Georg Brandl
|
f12991c93e
|
#362: In autodoc, check for the existence of `__self__` on function objects before accessing it.
|
2010-04-04 18:52:29 +02:00 |
|
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 |
|