Jeff Dairiki
|
01167a8af5
|
Intersphinx: parse inventories correctly when object names contain embedded spaces.
This is an issue, e.g., for (multi-word) glossary terms.
|
2012-02-26 07:49:07 -08:00 |
|
Georg Brandl
|
75ec8f27d5
|
Fixes #875 and #876: use the right file mode to successfully read config files under 2.x and 3.x.
|
2012-03-10 18:45:14 +01:00 |
|
Georg Brandl
|
219905a3be
|
Fixes #874: do not use __file__ anymore after changing cwd.
|
2012-03-10 18:29:23 +01:00 |
|
Georg Brandl
|
4ff9c71c91
|
Closes #810: fix deprecation warnings with Python 3. What is left over is from nose or docutils.
|
2012-01-29 12:23:17 +01:00 |
|
Georg Brandl
|
fa100632c3
|
Closes #695: When the highlight language "python" is specified explicitly, do not try to parse the code to recognize non-Python snippets.
Thanks to Jonas Haag for the patch.
|
2012-01-29 10:21:01 +01:00 |
|
Georg Brandl
|
9a4a3c9afa
|
Satisfy "make check".
|
2011-10-09 23:09:57 +02:00 |
|
Robert Lehmann
|
1a287bb7e2
|
Change default visibility for C++ superclasses.
|
2011-10-08 14:55:18 +02:00 |
|
Robert Lehmann
|
9904596da8
|
Fixes #678: Support superclass declarations in C++ domain.
|
2011-10-08 14:02:13 +02:00 |
|
Georg Brandl
|
ba95709f87
|
Remove unused import.
|
2011-10-07 11:55:37 +02:00 |
|
Georg Brandl
|
827cdb6266
|
Split user queries and file generation in quickstart into two functions.
|
2011-10-07 11:52:12 +02:00 |
|
Georg Brandl
|
d07fe37744
|
Update the websupport tests to API changes.
|
2011-10-06 14:28:18 +02:00 |
|
Georg Brandl
|
411f82d9b9
|
Fix markup test with latest pygments-related updates.
|
2011-10-02 19:39:42 +02:00 |
|
Georg Brandl
|
4abbe95a9c
|
Merge with 1.0
|
2011-09-23 11:03:23 +02:00 |
|
Georg Brandl
|
db87ed440c
|
Fix #648: Fix line numbers reported in warnings about undefined references.
|
2011-09-23 09:46:24 +02:00 |
|
Armin Ronacher
|
f6711a6209
|
Added more tests to the basic parsing of C++ signatures
|
2011-09-23 00:51:43 +02:00 |
|
Armin Ronacher
|
2a021f1cf9
|
merged
|
2011-09-23 00:49:08 +02:00 |
|
Armin Ronacher
|
9325a16c6f
|
Added support for strings with commas in template definitions.
|
2011-09-22 11:17:18 +02:00 |
|
Armin Ronacher
|
49f1425da3
|
Added support for strings with commas in template definitions.
|
2011-09-22 11:17:18 +02:00 |
|
Armin Ronacher
|
48ca7f47f9
|
Added support for noexcept specifiers
|
2011-09-22 11:15:46 +02:00 |
|
Armin Ronacher
|
794e241ba5
|
Added support for noexcept specifiers
|
2011-09-22 11:15:46 +02:00 |
|
Armin Ronacher
|
9753d743fc
|
Added support for constexpr in function signatures
|
2011-09-22 10:43:24 +02:00 |
|
Armin Ronacher
|
9e43f54600
|
Added support for constexpr in function signatures
|
2011-09-22 10:43:24 +02:00 |
|
Georg Brandl
|
20f3b8d95c
|
Merge with 1.0
|
2011-09-22 10:42:09 +02:00 |
|
Armin Ronacher
|
6b96b10220
|
Be explicit about rvalue references.
|
2011-09-22 10:33:15 +02:00 |
|
Armin Ronacher
|
55935bdd04
|
Be explicit about rvalue references.
|
2011-09-22 10:33:15 +02:00 |
|
Georg Brandl
|
b3108306cd
|
Fix #677: allow multiple signatures in C++ domain directives.
|
2011-09-22 10:23:54 +02:00 |
|
Armin Ronacher
|
bdf5816437
|
Added support for non-name template arguments. This fixes #696
|
2011-09-22 10:23:46 +02:00 |
|
Armin Ronacher
|
860b410fbc
|
Added support for non-name template arguments. This fixes #696
|
2011-09-22 10:23:46 +02:00 |
|
Georg Brandl
|
5d936d5ff1
|
Fix :samp: latex tests.
|
2011-09-21 10:05:37 +02:00 |
|
Georg Brandl
|
bc3eeddb35
|
Fix #728: escape root dir when putting it into a regex in latex/texinfo tests.
|
2011-09-21 09:15:11 +02:00 |
|
Georg Brandl
|
9d5215c1c9
|
Fix #728: escape root dir when putting it into a regex in latex/texinfo tests.
|
2011-09-21 09:15:11 +02:00 |
|
Georg Brandl
|
19adf65faa
|
Skip all websupport tests for now.
|
2011-09-21 09:09:50 +02:00 |
|
Georg Brandl
|
ffa14ec448
|
Fix dupicate autodocumentation leading to test failures.
|
2011-09-19 09:21:48 +02:00 |
|
Georg Brandl
|
7cc2b0e46b
|
Adapt test to removal of <object> tags for SVG images.
|
2011-09-19 09:19:35 +02:00 |
|
Georg Brandl
|
28609cc9b9
|
Only test spanning cells for latex.
|
2011-09-19 09:02:00 +02:00 |
|
Georg Brandl
|
896b575cdc
|
Code style fixes.
|
2011-09-17 21:05:12 +02:00 |
|
Lucas Taylor
|
ade940d1f6
|
[intersphinx] [Fixes #622] env.warn called with incorrect number of arguments
|
2011-09-03 12:41:26 -07:00 |
|
Chris Pickel
|
b863ecbf98
|
Support varargs in C++ function signatures.
|
2011-04-19 22:22:33 -04:00 |
|
Georg Brandl
|
45b38933a6
|
Add missing label.
|
2011-01-08 22:18:10 +01:00 |
|
Georg Brandl
|
b44e894125
|
Fix test_autodoc.
|
2011-01-07 19:03:44 +01:00 |
|
Georg Brandl
|
8621526045
|
#568: Fix lookup of class attribute documentation on descriptors so that comment documentation now works.
Needed to port assignment of ``self.parent`` from trunk.
|
2011-01-06 13:03:17 +01:00 |
|
Georg Brandl
|
81ecbc19b0
|
Fix tracebacks occurring for duplicate C++ domain objects.
|
2011-01-06 12:28:55 +01:00 |
|
Georg Brandl
|
7e3151dd73
|
#581: Fix traceback in Python domain for empty cross-reference targets.
|
2011-01-04 23:39:13 +01:00 |
|
Georg Brandl
|
0e1db6ad90
|
New year update.
|
2011-01-04 10:00:51 +01:00 |
|
Georg Brandl
|
5072e74a46
|
Fix test_build_html after latest docfields fix.
|
2011-01-04 00:23:27 +01:00 |
|
Georg Brandl
|
205d50a01d
|
Regression of #77: If there is only one parameter given with `:param:` markup, the bullet list is now suppressed again.
|
2011-01-03 23:08:13 +01:00 |
|
Georg Brandl
|
eb014a1b64
|
Add missing file.
|
2011-01-03 19:33:44 +01:00 |
|
Georg Brandl
|
69e5b91b2d
|
Fix strange reportings of line numbers for warnings generated from
autodoc-included docstrings, due to different behavior depending
on docutils version.
|
2011-01-03 15:55:30 +01:00 |
|
Georg Brandl
|
c3e233e016
|
Adapt test to new warning API.
|
2010-11-12 08:34:47 +01:00 |
|
Pauli Virtanen
|
bb51a20745
|
autosummary: respect py:currentclass when looking up Python objects
This makes autosummary directives inside classes to work properly.
|
2011-06-29 21:27:23 +02:00 |
|