Commit Graph
100 Commits
Author SHA1 Message Date
Georg Brandl 22f4b236ab merge with http://bitbucket.org/tpowers/sphinx/ 2010-04-07 11:48:27 +02:00
Georg Brandl 3a61ec646f #349: Add Turkish translation, thanks to Firat Ozgul. 2010-04-07 11:29:32 +02:00
Georg Brandl 517b045f86 merge with 0.6 2010-04-06 09:21:22 +02:00
Georg Brandl 0ca72d4199 Fix the handling of multiple toctrees when creating the global TOC for the `toctree()` template function.
Fix the handling of hidden toctrees when creating the global TOC for the ``toctree()`` template function.
2010-04-06 09:12:22 +02:00
Georg Brandl 0f76788c57 Fix the handling of nested lists in the text writer.
The list counter needs to be a stack, to be able to handle nested lists.
2010-04-06 08:46:27 +02:00
Georg Brandl bc9b50409a Remove display_toc conditional from globaltoc sidebar template. 2010-04-05 10:11:05 +02:00
Georg Brandl 1996a9e5e9 Add warning facility on unknown Pygments lexer names. 2010-04-04 20:27:41 +02:00
Georg Brandl 454c9d3b9e #354: add link to rst2pdf manual. 2010-04-04 20:04:44 +02:00
Georg Brandl aa08703a07 Fix file name where example docs are located. 2010-04-04 19:04:01 +02:00
Georg Brandl 8822c134aa Add two more examples. 2010-04-04 19:02:32 +02:00
Georg Brandl f12991c93e #362: In autodoc, check for the existence of `__self__` on function objects before accessing it. 2010-04-04 18:52:29 +02:00
Georg Brandl dd509ce297 #360: remove duplicate rule. 2010-04-04 18:45:31 +02:00
Georg Brandl 15f3acc81a #356: some style fixes to agogo. 2010-04-04 18:43:31 +02:00
Georg Brandl e8fe8584e4 #353: Strip leading and trailing whitespace when extracting search words in the search function. 2010-04-04 18:40:06 +02:00
Georg Brandl cdbe39c9d0 merge with http://bitbucket.org/andialbrecht/sphinx/ 2010-04-04 18:31:56 +02: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. 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
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
Georg Brandl b5b4e372bc merge with 0.6 2010-01-17 14:19:44 +01:00
Georg Brandl 8fc4896801 #321: Fix link generation in the LaTeX builder -- target names need to be escaped in references as well as definitions. 2010-01-17 14:17:23 +01:00
Georg Brandl 097810e011 #288: fix bottom margin of paragraphs in admonitions. 2010-01-17 12:18:21 +01:00
Georg Brandl 8b5ae5c131 Remove bad tags. 2010-01-16 19:54:37 +01:00
Georg Brandl a7d9a4894b merge with 0.6 2010-01-12 23:40:26 +00:00
Georg Brandl fa00d30daf Add link to rst2pdf generated version. 2010-01-12 21:11:20 +00:00
Georg Brandl d7a4fc7660 Added tag 0.6.4 for changeset 24a206106321 2010-01-12 21:09:55 +00:00
Georg Brandl 59a7070e7e Update long_description a bit. 2010-01-12 21:01:49 +00:00
Georg Brandl 872062f93b Prepare for release 0.6.4. 2010-01-12 20:55:59 +00:00
Georg Brandl c2379f7c21 Remove Python 2.5ism and undefined local access. 2010-01-12 20:53:43 +00:00
Georg Brandl 8bb4d4320d merge with 0.6 2010-01-12 10:47:29 +00:00
Georg Brandl 1b725c3acf Fix typo. 2010-01-12 10:47:05 +00:00
Georg Brandl 43d08313a0 Improve the handling of non-Unicode strings in the configuration:
warn about non-ascii bytestrings, and give nicer messages if unicode errors
occur.
2010-01-12 10:45:38 +00:00
Georg Brandl a9235ebc23 #314: fix typo in autosummary template. 2010-01-12 09:57:57 +00:00
Georg Brandl c8321d3020 #316: catch "broken pipe" OSErrors when communicating with graphviz; get stdout/stderr anyway. This happens e.g. when dot does not support the selected output format. 2010-01-12 09:55:07 +00:00
Georg Brandl 403b01f38b #315: update bug reporting information. 2010-01-12 09:43:34 +00:00
Georg Brandl c197c29f2e #313: fix search on Internet Explorer; add underscore.js to JavaScript libs. 2010-01-12 09:35:18 +00:00
Georg Brandl c49c9b288b Make refdoc node attribute optional. 2010-01-12 09:18:35 +00:00
Georg Brandl 1efbe7c623 Add nature examples. 2010-01-08 18:53:53 +01:00
Georg Brandl 820aefb0f7 Add another personal page. 2010-01-08 18:52:36 +01:00
Georg Brandl 5302829443 Don't name a variable like the macro it's in, Jinja 2.1 doesn't like it. 2010-01-08 18:47:15 +01:00
Georg Brandl ae4099e79c Record jinja2 version. 2010-01-08 18:43:59 +01:00
Georg Brandl c80f52dfbf Added `tab-width option to literalinclude` directive. 2010-01-08 18:36:58 +01:00
Georg Brandl 2ca792f809 Regroup examples list by theme used. 2010-01-08 18:09:16 +01:00
Georg Brandl 03b9d79b34 Fix compatibility with blocks in the old sidebar scheme: blocks cannot be used in included templates. Deprecate the blocks accordingly. 2010-01-07 21:49:31 +01:00
Georg Brandl 75be813edc Unify logo and favicon handling. 2010-01-07 18:07:22 +01:00
Georg Brandl 2f09d24472 The `html_sidebars` config value can now contain patterns as keys, and the values can be lists that explicitly select which sidebar templates should be rendered.
That means that the builtin sidebar contents can be included only selectively.
2010-01-07 17:56:09 +01:00
Georg Brandl 5cb64a7228 Apply static path exclusion patterns again.
Refactor exclusion stuff a bit, so that matchers only have to be compiled once.
2010-01-07 16:39:59 +01:00
Georg Brandl c9345b33b2 `html_static_path` can now contain single file entries.
Exclusion of static path files is not yet implemented.

HG: Bitte gib eine Versions-Meldung ein. Zeilen beginnend mit 'HG:' werden entfernt.
HG: Leere Versionsmeldung wird das Übernehmen abbrechen.
HG: --
HG: Benutzer: Georg Brandl <georg@python.org>
HG: branch 'default'
HG: added tests/root/_static/excluded.css
HG: added tests/root/_static/subdir/foo.css
HG: added tests/root/templated.css_t
HG: Geändert CHANGES
HG: Geändert doc/config.rst
HG: Geändert sphinx/builders/html.py
HG: Geändert sphinx/util/__init__.py
HG: Geändert tests/root/_static/README
HG: Geändert tests/root/conf.py
HG: Geändert tests/test_build_html.py
2010-01-07 16:20:52 +01:00
Georg Brandl ebe51c181e Add a "how do I do google analytics" entry, thanks tonfa. 2010-01-07 15:33:47 +01:00
Georg Brandl 6db07840d1 Remove unused name. 2010-01-07 15:14:26 +01:00
Georg Brandl db5845fccf Sharpen the thumbnails a bit. 2010-01-07 15:10:11 +01:00
Georg Brandl 009954e6a8 Fix long lines. 2010-01-07 14:35:30 +01:00
Georg Brandl a4ca76db7e Fix long line. 2010-01-07 14:35:24 +01:00
Georg Brandl 4b8b3fa631 Fix-up text. 2010-01-07 14:27:37 +01:00
Georg Brandl 368ecbb0fd Added new HTML theme `haiku`, inspired by the Haiku OS user guide. 2010-01-07 14:16:53 +01:00
Georg Brandl c3782af6d0 Fix-up genindex templates. 2010-01-07 14:06:14 +01:00
Georg Brandl f8ca88ebbd Fix bogus module prefix for template variables. 2010-01-07 13:59:06 +01:00