Commit Graph
10 Commits
Author SHA1 Message Date
tpowers ff3707e2a5 Implemented html_compact_lists conf.py option. Normally True. When False,
"simple" item lists are not compacted. See
http://docutils.sourceforge.net/FAQ.html#how-are-lists-formatted-in-html.

Bullet lists like the "Indices and Tables" section look odd when they are
not compacted. Therefore specially change any bullet list that only has
paragraph's with pending_xrefs to use compact paragraphs instead.

Implemented secnumber_suffix conf.py option. Default is '. '. Section
numbers look better if changed to u'\u00a0\u00a0'.
2010-03-28 19:07:14 -07:00
Armin Ronacher aa84aa4dc1 Added a new theme inspired by the jinja / werkzeug theme. 2009-06-30 17:34:02 +01:00
Georg Brandl ba45703b5a #146: Don't fail to generate LaTeX when the user has an active
``.docutils`` configuration.
2009-05-03 10:32:32 +02:00
Georg Brandl 9df0b1ce74 Add coverage output file. 2009-02-23 19:24:22 +01:00
Georg Brandl 0fb89a8e87 Ignore .so files. 2008-12-30 02:37:01 +01:00
Georg Brandl eb66f15544 Ignore grammar pickle files. 2008-12-29 22:30:41 +01:00
Georg Brandl 45cb5475c0 Add TAGS. 2008-11-16 09:16:17 +01:00
Georg Brandl 7de0061d80 More things to ignore. 2008-11-02 23:33:19 +01:00
Georg Brandl 4deb6391a0 Add a manifest, since setuptools doesn't support hg.
Also add a few more things to hgignore file.
2008-11-02 23:32:15 +01:00
Georg Brandl 27a2a760c7 Add .hgignore file. 2008-11-02 21:57:29 +01:00