tk0miya
|
04cdfd83eb
|
Fix SyntaxError when conf.py includes CR characters
|
2011-10-22 13:42:48 +09:00 |
|
Benoit Allard
|
22546c4ebe
|
Restore compatibility with python2.5, use relative_path from docutils in place of path.relpath
Same as on the other places
|
2011-10-26 17:27:42 +02:00 |
|
Benoit Allard
|
09d27b64c6
|
latex: table: push the whole context at once
|
2011-10-12 20:35:17 +02:00 |
|
Ezio Melotti
|
7b6bf0ed8b
|
Fix typo and create a new "stable" named branch.
|
2011-10-23 23:48:21 +03:00 |
|
Georg Brandl
|
f07ae0a20f
|
Added tag 1.1 for changeset 0a63129ab59b
|
2011-10-09 23:27:26 +02:00 |
|
Georg Brandl
|
de117ea974
|
Pre-release updates.
|
2011-10-09 23:25:40 +02:00 |
|
Georg Brandl
|
d3c885d43c
|
Restore Python 3 compatibility.
|
2011-10-09 23:23:45 +02:00 |
|
Georg Brandl
|
9a4a3c9afa
|
Satisfy "make check".
|
2011-10-09 23:09:57 +02:00 |
|
Robert Lehmann
|
356b1ab8d3
|
Fix typo.
|
2011-10-08 16:17:00 +02:00 |
|
Robert Lehmann
|
468a15cbf0
|
Add project name to PO header.
|
2011-10-08 16:04:42 +02:00 |
|
Robert Lehmann
|
1a287bb7e2
|
Change default visibility for C++ superclasses.
|
2011-10-08 14:55:18 +02:00 |
|
Robert Lehmann
|
ea5d3359e9
|
merge
|
2011-10-08 14:09:21 +02:00 |
|
Robert Lehmann
|
9904596da8
|
Fixes #678: Support superclass declarations in C++ domain.
|
2011-10-08 14:02:13 +02:00 |
|
Georg Brandl
|
79e8cb40e8
|
When collecting packages/modules to document, stop at directories without __init__.py.
|
2011-10-07 19:49:19 +02:00 |
|
Georg Brandl
|
94de32b3ae
|
Merge with 1.0
|
2011-10-07 19:18:23 +02:00 |
|
Georg Brandl
|
be5dac74a3
|
Activate the viewcode extension in the automatically generated apidoc project.
|
2011-10-07 19:17:48 +02:00 |
|
Georg Brandl
|
5bff67432e
|
Fix the source positions referenced by the "viewcode" extension.
|
2011-10-07 19:17:01 +02:00 |
|
Georg Brandl
|
38ebe67c4e
|
Closes #585: document sphinx-apidoc.
|
2011-10-07 12:47:58 +02:00 |
|
Georg Brandl
|
853cfbf7b6
|
Do not overwrite files without -f given.
|
2011-10-07 12:47:42 +02:00 |
|
Georg Brandl
|
ff940a16b6
|
Add a rudimentary manpage for sphinx-apidoc.
|
2011-10-07 12:27:19 +02:00 |
|
Georg Brandl
|
1329984f2c
|
Optionally create a full quickstart project in apidoc.
|
2011-10-07 12:16:40 +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
|
b1d5e33899
|
Offer mathjax instead of jsmath in quickstart.
|
2011-10-07 11:39:19 +02:00 |
|
Robert Lehmann
|
83b5fa9485
|
merge
|
2011-10-07 09:10:27 +02:00 |
|
Robert Lehmann
|
b8873fe7b0
|
Fixes #354: Addressed PDF generation in the tutorial.
|
2011-10-06 14:52:54 +02:00 |
|
Georg Brandl
|
d07fe37744
|
Update the websupport tests to API changes.
|
2011-10-06 14:28:18 +02:00 |
|
Georg Brandl
|
608edd427c
|
Fix #758: do not install custom_fixers and tests "packages".
|
2011-10-05 15:31:50 +02:00 |
|
Robert Lehmann
|
e4ceadd9ae
|
merge
|
2011-10-03 14:09:19 +02:00 |
|
Robert Lehmann
|
0f47e55787
|
Respect gettext_compact in message patching too.
|
2011-10-03 14:08:33 +02:00 |
|
Robert Lehmann
|
77329bf497
|
Closes #561: Add configuration option to prevent catalog bundling.
|
2011-10-03 13:20:53 +02:00 |
|
Georg Brandl
|
262d8a0e5f
|
Re-add monkey patch whose removal made latex build fail.
|
2011-10-02 19:54:35 +02:00 |
|
Georg Brandl
|
411f82d9b9
|
Fix markup test with latest pygments-related updates.
|
2011-10-02 19:39:42 +02:00 |
|
Robert Lehmann
|
88af4549d7
|
Merge with 1.0
|
2011-10-02 17:58:31 +02:00 |
|
Georg Brandl
|
7fd561a359
|
Merge with 1.0
|
2011-10-02 17:51:07 +02:00 |
|
Georg Brandl
|
975f9c7eaa
|
Fix #778: Fix "hide search matches" link on pages linked by search.
|
2011-10-02 17:50:37 +02:00 |
|
Robert Lehmann
|
c6d9f56895
|
Move 'Hide Search Matches' to search box.
This is (a) semantically cleaner and (b) shows that feature even when source
links are disabled.
|
2011-10-02 17:03:56 +02:00 |
|
Robert Lehmann
|
478ffe5632
|
Closes #778: Fix CSS class selector.
|
2011-10-02 16:58:43 +02:00 |
|
Georg Brandl
|
fb6b76a6c3
|
Merge with 1.0.
|
2011-09-25 08:49:05 +02:00 |
|
Georg Brandl
|
c2ceb79881
|
More version-compatibility hack removals.
|
2011-09-25 08:47:56 +02:00 |
|
Georg Brandl
|
fa10e813e3
|
Remove docutils monkey-patches that are no longer needed with >= 0.7.
|
2011-09-25 08:43:23 +02:00 |
|
Georg Brandl
|
d7305c82da
|
Remove compatibility code for Pygments < 1.2.
|
2011-09-25 08:39:09 +02:00 |
|
Georg Brandl
|
452a41ba8a
|
Fix tests in the face of docutils 0.6.
|
2011-09-25 08:37:35 +02:00 |
|
Georg Brandl
|
142c15093a
|
Upgrade the version requirements.
|
2011-09-25 08:31:27 +02:00 |
|
Georg Brandl
|
947f64592f
|
Post-release updates.
|
2011-09-23 22:07:48 +02:00 |
|
Georg Brandl
|
2c77c05473
|
Merge with 1.0
|
2011-09-23 22:03:34 +02:00 |
|
Georg Brandl
|
3689ba8298
|
Added tag 1.0.8 for changeset 61cb589edeba
|
2011-09-23 22:01:22 +02:00 |
|
Georg Brandl
|
be6aa3940e
|
Shorten long lines.
|
2011-09-23 21:58:09 +02:00 |
|
Georg Brandl
|
cd5e11abee
|
Remove "Modules" suffix for project header.
|
2011-09-23 11:42:18 +02:00 |
|
Georg Brandl
|
09b5e1736c
|
Add reference to odt2sphinx.
|
2011-09-23 11:36:32 +02:00 |
|