Commit Graph

738 Commits

Author SHA1 Message Date
Georg Brandl
4718e50f4b Fix #714: Add Korean locale, thanks to Channy Yun. 2011-09-21 09:25:37 +02:00
Georg Brandl
1d59011ce6 Add attribution for 9b4e41bba142. 2011-09-17 20:53:44 +02:00
Georg Brandl
ed0bad3889 Doc and changelog entries for 91b4fc984b32. 2011-07-23 10:04:09 +02:00
Georg Brandl
66c2bc7b9c The math extension displaymath directives now support `name` in
addition to ``label`` for giving the equation label, for compatibility
with Docutils.
2011-06-30 09:08:21 +02:00
Georg Brandl
517acb80f0 Add Nepali translation, thanks to Arati Sharma. 2011-06-07 17:17:54 +02:00
Georg Brandl
10287a6684 merge with 1.0 2011-05-15 13:52:48 +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
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
Georg Brandl
569516dd0e Closes #693: Fix double encoding done when writing HTMLHelp .hhk files. 2011-05-15 11:37:00 +02:00
Georg Brandl
dfe70cb7f2 Closes #647: Do not apply SmartyPants in parsed-literal blocks. 2011-05-15 11:34:52 +02:00
Georg Brandl
8a08f5b42a Closes #694: add Latvian locale, thanks to Alexander Smishlajev. 2011-05-15 11:27:01 +02:00
Georg Brandl
2282072bf6 Group feature changelog by category. 2011-01-16 09:40:05 +01:00
Georg Brandl
8c9af4daec merge with 1.0 2011-01-15 17:22:13 +01:00
Georg Brandl
0806a96a49 Post-release bumps. 2011-01-15 17:21:18 +01:00
Georg Brandl
8ba7d97fa7 Bump version. 2011-01-15 16:25:43 +01:00
Georg Brandl
bb7bf21c7e merge with 1.0 2011-01-15 15:47:36 +01:00
Georg Brandl
a63230f12d #431: Doc comments for attributes can now be given on the same line as the assignment. 2011-01-15 15:40:59 +01:00
Georg Brandl
e7fa3c6f45 #347: use autodoc documenter detection in autosummary. 2011-01-15 15:10:30 +01:00
Georg Brandl
c41c6227de Consistently replace $ by _S_ in JS domain. 2011-01-15 14:27:13 +01:00
Georg Brandl
f36ca80765 #599: Import PIL as `from PIL import Image`. 2011-01-15 11:43:36 +01:00
Georg Brandl
25c61f0748 #558: Fix longtables with captions in LaTeX output. 2011-01-15 11:40:48 +01:00
Georg Brandl
f27950b78d #554: Add theme option `sidebarwidth` to the basic theme. 2011-01-15 11:33:45 +01:00
Georg Brandl
d7c021bc5f Make token references work as hyperlinks again in LaTeX output. 2011-01-15 10:52:56 +01:00
Georg Brandl
6e2324ab2c Add changelog entry and docs for #594. 2011-01-09 21:43:22 +01:00
Georg Brandl
dc0c43da9a #437: autodoc now shows values of class data attributes. 2011-01-08 23:45:58 +01:00
Georg Brandl
936c78cd32 Section headings in :rst:dir:only directives are now correctly handled. 2011-01-08 19:56:32 +01:00
Georg Brandl
bc6b586836 Added :confval:pngmath_add_tooltips. 2011-01-08 19:08:38 +01:00
Georg Brandl
388079984d #572: Show warnings by default when reference labels cannot be found. 2011-01-08 16:41:15 +01:00
Georg Brandl
65e926cc57 #536: Include line number when complaining about missing reference targets in nitpicky mode. 2011-01-08 16:04:19 +01:00
Georg Brandl
30ce009d0d #590: Fix inline display of graphviz diagrams in LaTeX output. 2011-01-08 15:15:25 +01:00
Georg Brandl
7f113ec83f #589: Build using app.build() in setup command. 2011-01-08 00:28:53 +01:00
Georg Brandl
7955bc01c0 Fix a bug in the inheritance diagram exception that caused base classes to be skipped if one of them is a builtin. 2011-01-07 22:34:12 +01:00
Georg Brandl
b1cf1a9aae Fix general index links for C++ domain objects. 2011-01-07 18:58:23 +01:00
Georg Brandl
f09b3f35d9 #332: Make admonition boundaries in LaTeX output visible. 2011-01-07 16:17:23 +01:00
Georg Brandl
6c36366cc1 #573: Fix KeyErrors occurring on rebuild after removing a file. 2011-01-07 15:03:59 +01:00
Georg Brandl
b75253dc82 Fix a traceback when removing files with globbed toctrees. 2011-01-07 14:53:12 +01:00
Georg Brandl
c50054c8da If an autodoc object cannot be imported, always re-read the document and show the full traceback of the import error. 2011-01-07 10:19:45 +01:00
Georg Brandl
2ae79f5272 Fix a bug where the removal of download files and images wasn't noticed. 2011-01-07 10:06:21 +01:00
Georg Brandl
7ef806ffb0 #571: Implement `~` cross-reference prefix for the C domain. 2011-01-06 20:48:52 +01:00
Georg Brandl
0908c23ef0 Fix regressions introduced with #556 fix: explicitly add line break in the
index visitor if the index node is a block one.
2011-01-06 18:28:42 +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
400e1a7fa8 Fix traceback with `only` directives preceded by targets. 2011-01-06 12:50:14 +01:00
Georg Brandl
81ecbc19b0 Fix tracebacks occurring for duplicate C++ domain objects. 2011-01-06 12:28:55 +01:00
Georg Brandl
86658c8b8d Prepare for 1.0.7. 2011-01-04 23:52:30 +01:00
Georg Brandl
4db4fdc0c3 Version and release date update. 2011-01-04 23:43:29 +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
c4b9cca165 #283: Fix literal block display issues on Chrome browsers. 2011-01-04 23:20:59 +01:00