Georg Brandl
387c8cd693
Oops.
2008-08-08 13:46:15 +00:00
Georg Brandl
c21ff79a8b
English is nice for the official docs nevertheless.
2008-08-08 11:00:29 +00:00
Georg Brandl
a7cfb52ab6
Add i18n support, thanks to Horst Gutmann.
2008-08-08 10:54:00 +00:00
Georg Brandl
f706ce0d40
Remove old web templates.
2008-08-08 10:40:00 +00:00
Georg Brandl
17451736d6
No border around the logo.
2008-08-08 06:21:12 +00:00
Georg Brandl
16579e33d7
Link to master doc in TOC heading and logo.
2008-08-07 18:46:07 +00:00
Georg Brandl
436aa42b5d
Use numbers instead of [Link] in duplicate index entries.
2008-08-07 18:35:58 +00:00
Georg Brandl
e34a6e22a6
Add glossary entries to the index. Update TODO.
2008-08-07 18:29:48 +00:00
Georg Brandl
cdeaa1e1c9
Fix script location.
2008-08-07 18:05:11 +00:00
Georg Brandl
aed6d94008
Allow nonwrapped displaymath.
2008-08-07 09:17:50 +00:00
Georg Brandl
3204f83dc7
Merged revisions 65556 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/doctools/branches/0.4.x
........
r65556 | georg.brandl | 2008-08-06 15:12:43 +0000 (Wed, 06 Aug 2008) | 2 lines
Run latex over the latex builder's output.
........
2008-08-06 15:13:42 +00:00
Georg Brandl
6d89feae1e
Test suite update for math extension.
2008-08-06 14:57:44 +00:00
Georg Brandl
26d724cb6d
Merged revisions 65532,65546-65547,65550-65551 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/doctools/branches/0.4.x
........
r65532 | georg.brandl | 2008-08-04 22:35:07 +0000 (Mon, 04 Aug 2008) | 2 lines
Add a test file for misc. markup and fix a doc bug.
........
r65546 | georg.brandl | 2008-08-05 09:55:20 +0000 (Tue, 05 Aug 2008) | 2 lines
Show an indication while downloading the search index.
........
r65547 | georg.brandl | 2008-08-05 10:07:50 +0000 (Tue, 05 Aug 2008) | 2 lines
Fix an indentation problem in production lists. #3477 .
........
r65550 | georg.brandl | 2008-08-05 16:21:34 +0000 (Tue, 05 Aug 2008) | 2 lines
Remove unused interface.js.
........
r65551 | georg.brandl | 2008-08-06 08:48:21 +0000 (Wed, 06 Aug 2008) | 2 lines
Don't try to remove a nonexisting static dir.
........
2008-08-06 14:46:11 +00:00
Georg Brandl
2bc9b72bfd
Add changelog entry.
2008-08-06 13:10:02 +00:00
Georg Brandl
5941814c4a
Add math support to Sphinx.
2008-08-06 13:04:14 +00:00
Georg Brandl
b7b483d01f
`Sphinx.add_node()
` now takes optional visitor methods for the HTML,
...
LaTeX and text translators; this prevents having to manually patch
the classes.
2008-08-05 10:25:40 +00:00
Georg Brandl
432115123e
Merged revisions 65529 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/doctools/branches/0.4.x
........
r65529 | georg.brandl | 2008-08-04 22:19:30 +0000 (Mon, 04 Aug 2008) | 6 lines
Revert r65499 which was not well thought out. Instead, put
the whole build dir in exclude_trees by default in quickstart.
Also, revisit application cleanup and make it consistently use
less setup time while still trying to leave to traces.
........
2008-08-04 22:20:44 +00:00
Georg Brandl
0a15003d0c
Merged revisions 65498-65499,65526 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/doctools/branches/0.4.x
........
r65498 | georg.brandl | 2008-08-04 17:07:33 +0000 (Mon, 04 Aug 2008) | 2 lines
Absolutize doctreedir when parsing from commandline.
........
r65499 | georg.brandl | 2008-08-04 17:17:49 +0000 (Mon, 04 Aug 2008) | 4 lines
If output and/or doctree directory are within the source directory,
except them from the search for source files.
........
r65526 | georg.brandl | 2008-08-04 21:46:41 +0000 (Mon, 04 Aug 2008) | 2 lines
Let the test suite run the text, linkcheck, and changes builders.
........
2008-08-04 21:48:12 +00:00
Georg Brandl
69065afad3
Blocked revisions 65505 via svnmerge
...
........
r65505 | georg.brandl | 2008-08-04 20:16:35 +0000 (Mon, 04 Aug 2008) | 2 lines
Backport fixes found in trunk test.
........
2008-08-04 21:32:55 +00:00
Georg Brandl
03b12e5d85
Add tests for between() and cut_lines() and fix them.
...
Also fix a bug in the application interface.
2008-08-04 20:16:18 +00:00
Georg Brandl
00b30f6f65
Add a test suite for autodoc.
2008-08-04 19:39:05 +00:00
Georg Brandl
408786e268
Add intersphinx to quickstart.
2008-08-04 17:38:14 +00:00
Georg Brandl
b4c78df0a2
Add intersphinx extension.
2008-08-04 17:31:25 +00:00
Georg Brandl
b4f71aa642
Merged revisions 65283,65303,65316-65317,65372-65375,65377,65380,65483-65485,65494 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/doctools/branches/0.4.x
........
r65283 | georg.brandl | 2008-07-29 10:07:26 +0000 (Tue, 29 Jul 2008) | 2 lines
Update ez_setup.py.
........
r65303 | benjamin.peterson | 2008-07-30 12:35:34 +0000 (Wed, 30 Jul 2008) | 1 line
add a with_testapp decorator for test functions that passes the TestApp instance in a cleans up after it
........
r65316 | benjamin.peterson | 2008-07-30 23:12:07 +0000 (Wed, 30 Jul 2008) | 1 line
make the app for test_markup global to the module
........
r65317 | benjamin.peterson | 2008-07-30 23:31:29 +0000 (Wed, 30 Jul 2008) | 1 line
make TestApp.cleanup more aggressive
........
r65372 | georg.brandl | 2008-08-01 19:11:22 +0000 (Fri, 01 Aug 2008) | 2 lines
Add more tests, fix a few bugs in image handling.
........
r65373 | georg.brandl | 2008-08-01 19:28:33 +0000 (Fri, 01 Aug 2008) | 2 lines
Fix oversight.
........
r65374 | benjamin.peterson | 2008-08-01 19:36:32 +0000 (Fri, 01 Aug 2008) | 1 line
fix one broken test
........
r65375 | georg.brandl | 2008-08-01 19:41:11 +0000 (Fri, 01 Aug 2008) | 2 lines
Fix the handling of non-ASCII input in quickstart.
........
r65377 | georg.brandl | 2008-08-01 19:48:24 +0000 (Fri, 01 Aug 2008) | 2 lines
Allow REs in markup checks.
........
r65380 | georg.brandl | 2008-08-01 20:31:18 +0000 (Fri, 01 Aug 2008) | 2 lines
Don't rely on mtimes being different for changed files.
........
r65483 | georg.brandl | 2008-08-04 09:01:40 +0000 (Mon, 04 Aug 2008) | 4 lines
Add an "encoding" option to literalinclude.
Add tests for include directives.
........
r65484 | georg.brandl | 2008-08-04 09:11:17 +0000 (Mon, 04 Aug 2008) | 2 lines
Add changelog entry.
........
r65485 | georg.brandl | 2008-08-04 09:21:58 +0000 (Mon, 04 Aug 2008) | 2 lines
Fix markup.
........
r65494 | georg.brandl | 2008-08-04 16:34:59 +0000 (Mon, 04 Aug 2008) | 2 lines
Correctly use HTML file suffix in templates.
........
2008-08-04 17:01:15 +00:00
Georg Brandl
1f608000d8
Show Sphinx version in footer.
2008-08-04 16:38:04 +00:00
Georg Brandl
5847b5ffcf
Show Sphinx version in footer.
2008-08-04 16:37:40 +00:00
Georg Brandl
23c5e8ee0a
Little extension to the inventory protocol.
2008-08-04 15:57:45 +00:00
Georg Brandl
5669e90803
Fix previous fix.
2008-08-04 15:57:34 +00:00
Georg Brandl
29d37f9ba7
Add missing events.
2008-08-04 15:57:26 +00:00
Georg Brandl
55c4faa3e2
#3498 : fix unbound local.
2008-08-04 12:54:15 +00:00
Georg Brandl
97558dcc06
Add "env-updated" and "missing-reference" events.
...
Write inventory file as part of the HTML build.
2008-08-04 09:54:45 +00:00
Georg Brandl
3481f4ae61
Add contributor.
2008-07-29 18:30:55 +00:00
Georg Brandl
b4f91a5ce5
#3422 : allow changing the signature of functions via a new hook.
2008-07-29 18:30:23 +00:00
Georg Brandl
28e115cec1
Blocked revisions 65277 via svnmerge
...
........
r65277 | georg.brandl | 2008-07-29 12:00:07 +0200 (Tue, 29 Jul 2008) | 2 lines
Release today.
........
2008-07-29 10:02:22 +00:00
Georg Brandl
a3c8057339
Blocked revisions 65280 via svnmerge
...
........
r65280 | georg.brandl | 2008-07-29 12:01:15 +0200 (Tue, 29 Jul 2008) | 2 lines
Post-release changes.
........
2008-07-29 10:01:48 +00:00
Georg Brandl
a805255f16
Merge in 0.4.2 changelog.
2008-07-29 10:00:11 +00:00
Georg Brandl
68f5d02390
Add distutils command for building Sphinx.
2008-07-29 09:51:58 +00:00
Georg Brandl
6c2f991be0
Merged revisions 65138,65145-65146,65268-65273 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/doctools/branches/0.4.x
........
r65138 | georg.brandl | 2008-07-19 15:42:35 +0200 (Sat, 19 Jul 2008) | 2 lines
#3416 : fix missing parameter.
........
r65145 | georg.brandl | 2008-07-19 20:01:25 +0200 (Sat, 19 Jul 2008) | 2 lines
Now that we don't ship Jinja anymore by default the comment can go.
........
r65146 | georg.brandl | 2008-07-19 20:01:51 +0200 (Sat, 19 Jul 2008) | 2 lines
Reread documents with globbed toctrees when files are removed/added.
........
r65268 | georg.brandl | 2008-07-29 10:21:33 +0200 (Tue, 29 Jul 2008) | 2 lines
Fix by Markus Gritsch to place correct links to headings.
........
r65269 | georg.brandl | 2008-07-29 10:21:59 +0200 (Tue, 29 Jul 2008) | 2 lines
Make the writer's settings public.
........
r65270 | georg.brandl | 2008-07-29 10:22:28 +0200 (Tue, 29 Jul 2008) | 2 lines
Export test_root.
........
r65271 | georg.brandl | 2008-07-29 10:22:47 +0200 (Tue, 29 Jul 2008) | 2 lines
Add a markup test.
........
r65272 | georg.brandl | 2008-07-29 10:27:19 +0200 (Tue, 29 Jul 2008) | 2 lines
Bump version number.
........
r65273 | georg.brandl | 2008-07-29 11:05:37 +0200 (Tue, 29 Jul 2008) | 2 lines
Correct rendering of ``samp``.
........
2008-07-29 09:07:37 +00:00
Georg Brandl
e3158eb653
Add item.
2008-07-29 09:06:05 +00:00
Georg Brandl
e90d6f5f80
Remove the opcode directive.
2008-07-23 15:18:00 +00:00
Georg Brandl
870a2aaef1
Refactor generate_rst into a class.
2008-07-20 11:12:14 +00:00
Georg Brandl
ae2570c269
Merged revisions 64808,65013,65076,65100-65101,65119,65121-65123 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/doctools/branches/0.4.x
........
r64808 | georg.brandl | 2008-07-08 21:39:33 +0200 (Tue, 08 Jul 2008) | 2 lines
Allow relocation of source and doctree dir.
........
r65013 | georg.brandl | 2008-07-16 15:25:30 +0200 (Wed, 16 Jul 2008) | 2 lines
Remove curious quote.
........
r65076 | georg.brandl | 2008-07-17 22:43:01 +0200 (Thu, 17 Jul 2008) | 2 lines
Add a test for sphinx.quickstart.
........
r65100 | georg.brandl | 2008-07-18 14:41:54 +0200 (Fri, 18 Jul 2008) | 2 lines
Fix phony targets.
........
r65101 | georg.brandl | 2008-07-18 14:55:03 +0200 (Fri, 18 Jul 2008) | 2 lines
Fix problems in "make check".
........
r65119 | georg.brandl | 2008-07-18 23:06:42 +0200 (Fri, 18 Jul 2008) | 2 lines
Emit a more precise error message in autodoc.
........
r65121 | georg.brandl | 2008-07-18 23:41:35 +0200 (Fri, 18 Jul 2008) | 2 lines
Warn if a toctree-included document doesn't contain a title.
........
r65122 | georg.brandl | 2008-07-18 23:51:28 +0200 (Fri, 18 Jul 2008) | 2 lines
Don't use \samp{} for code with whitespaces, only for :samp:`code`.
........
r65123 | georg.brandl | 2008-07-19 00:49:46 +0200 (Sat, 19 Jul 2008) | 2 lines
Put inheritance info always on its own line.
........
2008-07-18 22:55:36 +00:00
Armin Ronacher
7cf390aa9b
Fixed an bug with docstring outdenting in the autodoc extension
2008-07-12 00:11:55 +00:00
Armin Ronacher
a3db873c47
Fixed docstring dedenting and made the html writer more configurable in the sense that it doesn't change behavior based on the builder name any longer.
2008-07-10 13:59:59 +00:00
Georg Brandl
4fb3723102
Merged revisions 64733,64743,64755,64795,64803 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/doctools/branches/0.4.x
........
r64733 | georg.brandl | 2008-07-05 17:04:12 +0200 (Sat, 05 Jul 2008) | 2 lines
Ask for common extensions in quickstart.
........
r64743 | georg.brandl | 2008-07-05 18:34:55 +0200 (Sat, 05 Jul 2008) | 2 lines
Add a direct link to the examples page.
........
r64755 | georg.brandl | 2008-07-06 07:32:09 +0200 (Sun, 06 Jul 2008) | 2 lines
Backport r64750.
........
r64795 | georg.brandl | 2008-07-08 16:48:58 +0200 (Tue, 08 Jul 2008) | 2 lines
Use correct filename extension in search.
........
r64803 | georg.brandl | 2008-07-08 20:46:49 +0200 (Tue, 08 Jul 2008) | 2 lines
Accept class options for modules too.
........
2008-07-08 18:48:21 +00:00
Georg Brandl
aa74c0b799
automodule now supports module options.
2008-07-08 14:45:44 +00:00
Armin Ronacher
d2909ee303
Added sympy
2008-07-05 23:35:45 +00:00
Georg Brandl
b5825ff7f8
Merge in 0.4.1 changelog.
2008-07-05 16:20:57 +00:00
Georg Brandl
6a9b31fb35
Blocked revisions 64734 via svnmerge
...
........
r64734 | georg.brandl | 2008-07-05 17:04:20 +0200 (Sat, 05 Jul 2008) | 2 lines
Release preparations.
........
2008-07-05 16:17:36 +00:00
Georg Brandl
5a8779fac3
Merged revisions 64725-64726,64730 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/doctools/branches/0.4.x
........
r64725 | georg.brandl | 2008-07-05 12:31:43 +0200 (Sat, 05 Jul 2008) | 2 lines
Add note about :maxdepth: in toctrees and latex.
........
r64726 | georg.brandl | 2008-07-05 12:55:07 +0200 (Sat, 05 Jul 2008) | 2 lines
Add object names for e.g. :ivar:.
........
r64730 | georg.brandl | 2008-07-05 16:34:35 +0200 (Sat, 05 Jul 2008) | 2 lines
Fix another IE problem.
........
2008-07-05 14:48:10 +00:00