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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Georg Brandl
|
d02d07e992
|
Switch off pagerefs in production lists.
|
2011-09-23 11:26:56 +02:00 |
|
Georg Brandl
|
ded4bee328
|
Add note about inclusion with the "include" directive.
|
2011-09-23 11:22:35 +02:00 |
|
Georg Brandl
|
87a417b3b1
|
Add Elemental.
|
2011-09-23 11:16:40 +02:00 |
|
Georg Brandl
|
a0b27776f1
|
Fix output for complicated signatures in latex.
|
2011-09-23 11:15:14 +02:00 |
|
Georg Brandl
|
4abbe95a9c
|
Merge with 1.0
|
2011-09-23 11:03:23 +02:00 |
|
Georg Brandl
|
f04abffe60
|
Fix index.
|
2011-09-23 11:00:45 +02:00 |
|
Georg Brandl
|
69f7e07681
|
Fix #627: Fix tracebacks for AttributeErrors in autosummary generation.
|
2011-09-23 10:46:43 +02:00 |
|
Georg Brandl
|
757d0013a7
|
Fix the `abbr` role when the abbreviation has newlines in it.
|
2011-09-23 10:40:18 +02:00 |
|
Georg Brandl
|
01f45a12c7
|
Fix #727: Fix the links to search results with custom object types.
|
2011-09-23 10:38:18 +02:00 |
|
Georg Brandl
|
db87ed440c
|
Fix #648: Fix line numbers reported in warnings about undefined references.
|
2011-09-23 09:46:24 +02:00 |
|
Georg Brandl
|
25d41d8ed1
|
Merge with 1.0
|
2011-09-23 08:06:12 +02:00 |
|
Georg Brandl
|
fef4faf50d
|
Changelog entry for C++ domain changes.
|
2011-09-23 08:02:55 +02:00 |
|
Georg Brandl
|
2ff5e6fdd0
|
Update tox.ini with py32/du08 envs.
|
2011-09-23 07:59:19 +02:00 |
|
Georg Brandl
|
c45de4cccd
|
Update release date.
|
2011-09-23 07:58:45 +02:00 |
|
Georg Brandl
|
151a395a21
|
Merged in aohta/sphinx (pull request #24)
|
2011-09-22 17:59:48 +02:00 |
|
Georg Brandl
|
07427c48fb
|
Merge with 1.0.
|
2011-09-22 14:39:27 +02:00 |
|
Georg Brandl
|
f250397f77
|
Always close .buildinfo file after reading.
|
2011-09-22 14:28:31 +02:00 |
|
Georg Brandl
|
3d4b8830a0
|
Fix #708: add reference to Pandoc.
|
2011-09-22 14:05:03 +02:00 |
|
Georg Brandl
|
ca2bf2f626
|
Merge with 1.0
|
2011-09-22 13:56:16 +02:00 |
|
Georg Brandl
|
7be5f21f84
|
Fix #720: add dummy visitor for graphviz nodes for man/text writer.
|
2011-09-22 12:42:45 +02:00 |
|
Georg Brandl
|
2cfcc99f25
|
Merge with 1.0
|
2011-09-22 12:04:08 +02:00 |
|
Georg Brandl
|
020daea23f
|
Fix #704: image file duplication bug.
|
2011-09-22 11:30:06 +02:00 |
|
Georg Brandl
|
20f3b8d95c
|
Merge with 1.0
|
2011-09-22 10:42:09 +02:00 |
|
Georg Brandl
|
e5e44202b6
|
Closes #680: allow doc fields in cpp domain directives.
|
2011-09-22 10:37:55 +02:00 |
|
Georg Brandl
|
b3108306cd
|
Fix #677: allow multiple signatures in C++ domain directives.
|
2011-09-22 10:23:54 +02:00 |
|
Georg Brandl
|
a843bf403b
|
Update changelog with latest bugfixes.
|
2011-09-22 09:46:46 +02:00 |
|
Georg Brandl
|
ad5d9f7c6b
|
Add changelog entry for emphasize-lines and some coding style fixes.
|
2011-09-22 09:29:36 +02:00 |
|
Georg Brandl
|
5373125fc6
|
Merged in marklodato/sphinx (pull request #4)
|
2011-09-22 09:14:50 +02:00 |
|
Georg Brandl
|
3d93b326f7
|
Merged in shino/sphinx (pull request #23)
|
2011-09-22 09:08:14 +02:00 |
|
Georg Brandl
|
cfc1ab4f99
|
Merge with 1.0
|
2011-09-21 19:28:43 +02:00 |
|
Georg Brandl
|
d05588da41
|
Fix #637: ignore strange Emacs lock files by default.
|
2011-09-21 19:23:24 +02:00 |
|
Georg Brandl
|
23cbe85e9f
|
Fix #544: allow .pyw extension for importable modules.
|
2011-09-21 19:19:01 +02:00 |
|
Georg Brandl
|
92f5c43279
|
Fix #610: remove duplicate <h1> tags in agogo theme.
|
2011-09-21 19:15:56 +02:00 |
|
Georg Brandl
|
950321e4ef
|
Merge with 1.0.
|
2011-09-21 19:08:03 +02:00 |
|
Georg Brandl
|
d7d7e0287f
|
Fix #765: on Windows, relpath() does not always succeed.
|
2011-09-21 19:06:48 +02:00 |
|
Georg Brandl
|
6396adfda2
|
Fix #700: use $(MAKE) in quickstart-generated makefile.
|
2011-09-21 19:02:13 +02:00 |
|
Georg Brandl
|
c7f5ec3e8a
|
Fix #734: make sidebar search box width consistent on all browsers.
|
2011-09-21 18:57:13 +02:00 |
|
Georg Brandl
|
e9efb8f3af
|
e55ca1a50bfe for agogo.
|
2011-09-21 18:51:24 +02:00 |
|
Georg Brandl
|
fed6bdac65
|
Fix #644: remove "clear: both" for center-aligned figures in HTML.
|
2011-09-21 18:50:55 +02:00 |
|
Georg Brandl
|
4239392906
|
#316: broader range of exceptions to catch while communicating with subprocess.
|
2011-09-21 18:43:49 +02:00 |
|
Georg Brandl
|
7d06a5cae1
|
Merge with 1.0
|
2011-09-21 17:58:09 +02:00 |
|
Georg Brandl
|
cb54b7db4e
|
Fix #768: whitespace-strip JS function names.
|
2011-09-21 17:57:47 +02:00 |
|
Georg Brandl
|
425c44ed59
|
Fix indentation.
|
2011-09-21 10:58:48 +02:00 |
|
Georg Brandl
|
6251adff45
|
Merge with 1.0.
|
2011-09-21 10:49:10 +02:00 |
|
Georg Brandl
|
19775589e9
|
Fix #767: safely encode SphinxErrors when printing to sys.stderr.
|
2011-09-21 10:47:18 +02:00 |
|
Georg Brandl
|
c05063d0a5
|
Fix #767: safely encode SphinxErrors when printing to sys.stderr.
|
2011-09-21 10:46:39 +02:00 |
|
Georg Brandl
|
3b43bd5182
|
Fix #611: latex writer raised IndexError on pages with no section but a link target.
|
2011-09-21 10:37:48 +02:00 |
|
Georg Brandl
|
a4b8b81712
|
Fix #611: latex writer raised IndexError on pages with no section but a link target.
|
2011-09-21 10:37:48 +02:00 |
|
Georg Brandl
|
1d564a7fa8
|
Fix #574: Improvement to Japanese LaTeX support.
|
2011-09-21 10:28:12 +02:00 |
|
Georg Brandl
|
ff4ec7fefd
|
Fix #659: use object start/end tag.
|
2011-09-21 10:25:22 +02:00 |
|
Georg Brandl
|
1f59194ee3
|
Fix #663: add "return type" doc field to JS domain.
|
2011-09-21 10:24:16 +02:00 |
|
Georg Brandl
|
e74a5541df
|
Make it clear that math labels are internal.
|
2011-09-21 10:21:22 +02:00 |
|
Georg Brandl
|
7bc89fcaec
|
Fix #650: add missing newline in coverage output.
|
2011-09-21 10:19:09 +02:00 |
|
Georg Brandl
|
f908267c5e
|
Fix #612: add default abbr/acronym markup which is not present in some browsers.
|
2011-09-21 10:17:45 +02:00 |
|
Georg Brandl
|
13ef18cd09
|
Fix #649: translate default html_title. Update locale catalogs.
|
2011-09-21 10:16:20 +02:00 |
|
Georg Brandl
|
5d936d5ff1
|
Fix :samp: latex tests.
|
2011-09-21 10:05:37 +02:00 |
|
Georg Brandl
|
08d556d4b6
|
Fix #698: msgstr errors found by msgfmt -c.
|
2011-09-21 09:49:12 +02:00 |
|
Georg Brandl
|
dbfc8a9d83
|
Fix #706: use a custom TextWrapper instead of monkeypatching a new wordsep_re into the textwrap one.
|
2011-09-21 09:38:51 +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
|
05cf3c0360
|
Always use longtables for autosummary.
|
2011-09-21 09:09:57 +02:00 |
|
Georg Brandl
|
2c0aa5092c
|
Close #712: fix indentation error in German translation.
|
2011-06-07 17:20:56 +02:00 |
|
Georg Brandl
|
40c294f0c8
|
Closes #657: viewcode now works correctly with source files that have non-ASCII encoding.
|
2011-05-15 13:31:39 +02:00 |
|
Georg Brandl
|
8965cf1095
|
Closes #658: fix error in script_files example and document css_files.
|
2011-05-15 13:05:31 +02:00 |
|
Georg Brandl
|
5ca496847a
|
Closes #669: Respect the `noindex` flag option in py:module directives.
|
2011-05-15 13:00:11 +02:00 |
|
Georg Brandl
|
02a3b5bfdf
|
Closes #675: Fix IndexErrors when including nonexisting lines with :rst:dir:literalinclude.
|
2011-05-15 12:31:33 +02:00 |
|
Georg Brandl
|
eaa43cafce
|
Closes #676: Respect custom function/method parameter separator strings.
|
2011-05-15 12:24:50 +02:00 |
|
Georg Brandl
|
4e85a6ed42
|
Closes #682: Fix JS incompatibility with jQuery >= 1.5.
|
2011-05-15 12:20:47 +02:00 |
|