Georg Brandl
0516082799
Add link to db2rst.
2009-08-04 22:39:17 +02:00
Georg Brandl
f3860b1af9
Update URL for html2rest.
2009-06-10 08:45:22 +02:00
Georg Brandl
a07e7ad534
#62 : There is now a `-w
` option for sphinx-build that writes
...
warnings to a file, in addition to stderr.
2009-02-20 11:01:46 +01:00
Georg Brandl
4c81b055c8
Added an `only
` directive that can selectively include text
...
based on enabled "tags". Tags can be given on the command
line. Also, the current builder output format (e.g. "html" or
"latex") is always a defined tag.
2009-02-19 21:56:34 +01:00
Georg Brandl
905ed46696
There is now a `-W
` option for sphinx-build that turns warnings into errors.
...
^
2009-02-17 19:19:09 +01:00
Georg Brandl
aedbdd953d
Fix more line length and trailing whitespace.
2009-01-10 22:18:18 +01:00
Georg Brandl
2757866655
Allow giving values for dict type config values in the overrides.
2008-11-30 16:33:56 +01:00
Georg Brandl
d7dfb64c0e
Allow build without conf.py using -C command line switch.
2008-11-16 13:29:10 +01:00
Georg Brandl
78b1f6e613
Doc tweaks.
2008-11-04 19:51:23 +01:00
Georg Brandl
a41c0ee86c
Document -A and -Q switches.
2008-11-04 08:46:28 +01:00
Georg Brandl
0b1f0d045a
Converter is now fairly usable for non-Python core projects.
2008-09-24 15:50:37 +00:00
Georg Brandl
e8ba78c9d8
Add section on conversion from others.
2008-09-09 19:24:08 +00:00
Georg Brandl
f0605a40a4
Merged revisions 65640,65675,65699,65701 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/doctools/branches/0.4.x
........
r65640 | georg.brandl | 2008-08-11 16:11:17 +0200 (Mon, 11 Aug 2008) | 2 lines
More info in intro.
........
r65675 | georg.brandl | 2008-08-14 13:53:02 +0200 (Thu, 14 Aug 2008) | 2 lines
#3546 : add missing linebreak.
........
r65699 | benjamin.peterson | 2008-08-15 23:02:22 +0200 (Fri, 15 Aug 2008) | 4 lines
rename util.with_testapp to util.with_app; nose was running it
also make an assert more informative
........
r65701 | benjamin.peterson | 2008-08-16 00:00:54 +0200 (Sat, 16 Aug 2008) | 1 line
add some tests for sphinx.application
........
2008-08-23 15:04:45 +00:00
Georg Brandl
5ed30072e3
Rename version to 0.3.
2008-05-04 17:57:11 +00:00
Georg Brandl
4badbc4f8d
Remove note about 0.1.
2008-05-03 09:43:10 +00:00
Georg Brandl
e2158213e8
Allow the configuration directory to be set differently from the source directory.
...
Also don't import docutils on importing sphinx.
2008-05-02 10:32:08 +00:00
Georg Brandl
5fe73576a5
Support app.add_crossref_type().
2008-03-28 18:45:32 +00:00
Georg Brandl
5a131c30a2
Don't install scripts twice. Thanks to lunar.
2008-03-23 17:43:22 +00:00
Georg Brandl
5d272bdd0d
Make sphinx compatible with docutils SVN snapshots.
2008-03-23 15:07:15 +00:00
Georg Brandl
cf7ebde5f8
Mention docutils version requirement.
2008-03-22 20:44:13 +00:00
Georg Brandl
6756c8be4d
Fixes from Armin.
2008-03-22 13:14:00 +00:00
Georg Brandl
9f01c4c80a
Add a para about sphinx <-> epydoc.
2008-03-18 07:39:40 +00:00
Georg Brandl
ca528099f6
Update documentation, add more content.
2008-03-16 11:19:26 +00:00
Georg Brandl
6d7d1f6e50
Some more documentation.
2008-03-12 21:37:22 +00:00
Georg Brandl
ccfd92e558
First pass at Sphinx documentation. Most of it still needs to be written :)
2008-03-09 21:32:24 +00:00