Commit Graph
1801 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
Georg Brandl a5a08531ee merge with 0.6 2010-03-16 08:53:12 +01:00
Georg Brandl 02d6640df3 Update version info for next development. 2010-03-01 23:28:25 +01:00
Georg Brandl 616fbc4ca9 Added tag 0.6.5 for changeset f76fb0be8011 2010-03-01 23:18:42 +01:00
Georg Brandl e9fe355ecd Update version and release date. v0.6.5 2010-03-01 23:12:59 +01:00
Georg Brandl a83f9e7686 Make it clear that the default for "collapse" is True. 2010-02-28 19:54:25 +01:00
Georg Brandl 3f1092fcc4 merge with 0.6 2010-02-28 15:21:54 +01:00
Georg Brandl 030f4c451b In autodoc, fix the omission of some module members explicitly documented using documentation comments. 2010-02-28 15:20:11 +01:00
Georg Brandl 0341cc7c3d Fix references to methods without a module. 2010-02-28 14:54:35 +01:00
Georg Brandl 62d092a46c merge with 0.6 2010-02-28 10:20:15 +01:00
Georg Brandl 523b16f005 Revert revision 0530a8aaaa9a; it does not work if dependent files are involved. 2010-02-28 09:49:23 +01:00
Georg Brandl fbc2c113ee #345: Fix cropping of sidebar scroll bar with `stickysidebar`
option of the default theme.
2010-02-28 09:45:28 +01:00
Georg Brandl adca1e02b0 Apply some changes to agogo, contributed by Florian Diesch. 2010-02-28 09:36:27 +01:00
Georg Brandl 23cec21823 #341: Always generate UNIX newlines in the quickstart Makefile. 2010-02-27 22:54:31 +01:00
Georg Brandl ee990c87f5 merge 2010-02-23 21:36:07 +01:00
Georg Brandl b24e6d55e3 #338: Fix running with `-C` under Windows. 2010-02-23 21:35:48 +01:00
Georg Brandl f6260eb6e0 merge 2010-02-23 21:35:31 +01:00
Georg Brandl c8087c5173 Remove tab. 2010-02-23 21:12:18 +01:00
anatoly techtonik ef8ae809e6 store actual file modification time instead of now() 2010-02-23 19:10:43 +02:00
anatoly techtonik 105399454c allow SPHINXBUILD override from parent environment 2010-02-23 16:59:52 +02:00
Georg Brandl cee7e4ba3b merge with 0.6 2010-02-21 23:20:26 +01:00
Georg Brandl 686824997d In autodoc, allow customizing the signature of an object via autodoc-process-signature where the built-in mechanism fails. 2010-02-21 22:59:53 +01:00
Georg Brandl fab92b215a Added `autodoc_default_flags` config value, which can be used
to select default flags for all autodoc directives.
2010-02-21 22:16:06 +01:00
Georg Brandl 750c3622fd Add some versionadded tags. 2010-02-21 21:57:58 +01:00
Georg Brandl 700dda624e merge with 0.6 2010-02-21 21:48:09 +01:00
Georg Brandl b81b7a0463 Remove docs for autosummary features that are not actually in 0.6. 2010-02-21 21:46:07 +01:00
Georg Brandl b9dd04176f pygments_style for HTML is selected by the theme. 2010-02-19 19:58:35 +01:00
Georg Brandl b2c79111f8 #331: Fix output for enumerated lists with start values in LaTeX. 2010-02-19 10:45:04 +01:00
Georg Brandl 0c0cde6bd9 merge with http://bitbucket.org/sbarthelemy/sphinx/. 2010-02-19 10:28:32 +01:00
Georg Brandl 3c89a7475b merge with http://bitbucket.org/rolmei/sphinx-epub/. 2010-02-19 10:20:07 +01:00
Georg Brandl a515165be6 Update Jinja2 requirement. 2010-02-17 10:38:59 +01:00
Georg Brandl 59c3a708a6 merge with 0.6 2010-02-07 23:42:54 +01:00
Georg Brandl 24a5097717 Allow auto-detecting "docs" as sphinx source dir. 2010-02-07 23:40:40 +01:00
Georg Brandl 3d5bb4897f Fix long lines. 2010-01-31 19:33:51 +01:00
Georg Brandl e6aec05812 Add another example site. 2010-01-31 19:28:43 +01:00
Georg Brandl fb046a9a81 Add simuPOP. 2010-01-31 16:51:18 +01:00
Georg Brandl 367a129523 Work a bit on the experimental Cython version of pgen2.parse. 2010-01-31 16:49:20 +01:00
Georg Brandl f93a03a894 Fix rendering of no sidebar at all if html_sidebars entry is []. 2010-01-31 16:47:59 +01:00
Georg Brandl e45fbbd6fc #328: avoid "here" links in todolist. 2010-01-31 16:37:54 +01:00
Georg Brandl 4688518d8d Make the `start-after and end-before options to the literalinclude` directive work correctly if not used together. 2010-01-30 18:49:42 +01:00
Georg Brandl d83de3c6c9 merge with 0.6 2010-01-17 23:25:56 +01:00
Georg Brandl 6aff01ea31 Consistently id-escape all hypertarget names. 2010-01-17 23:23:57 +01:00
Georg Brandl 5a9a454631 Added `needs_sphinx config value and Sphinx.require_sphinx` application API function. 2010-01-17 18:24:35 +01:00
Georg Brandl 31c5290fb8 Clean up conf.py file for the docs. 2010-01-17 18:16:14 +01:00
Georg Brandl 1ec19290e1 Rename os to osutil, thanks to relative imports. 2010-01-17 17:49:01 +01:00
Georg Brandl c5d67b0321 Refactor util package. 2010-01-17 17:35:12 +01:00
Georg Brandl 744a519c92 Add single-file HTML builder. Closes #151. 2010-01-17 16:48:02 +01:00
Georg Brandl f3fc36b9f0 Refactor toctree inlining to into a util function. 2010-01-17 16:26:44 +01:00
Georg Brandl 11089371b1 Simplify makefile. 2010-01-17 15:33:28 +01:00
Georg Brandl affa2e166a Consistent escaping also of docname targets. 2010-01-17 14:24:05 +01:00