Commit Graph
100 Commits
Author SHA1 Message Date
Georg Brandl 79dadc7d63 Merge with http://www.bitbucket.org/zondo/sphinx-fixes-gjh; small fix for
Python 2.4 compatibility.
2008-11-08 09:13:19 +01:00
Georg Brandl dc7c22e3ff Use Unicode for temporary title. 2008-11-08 09:00:19 +01:00
Georg Brandl 107a96ebf9 Fix typo. 2008-11-08 08:53:24 +01:00
Georg Brandl 0e36ae54f3 Use detailed version number in startup message. 2008-11-07 09:26:20 +01:00
Georg Brandl 5308ce12a5 Allow empty seealso directive, and don't join all paragraphs in admonitions,
only the first with the title.
2008-11-07 09:10:50 +01:00
Georg Brandl 5bf2a2918d Restore API compatibility for make_admonition. 2008-11-06 11:04:44 +01:00
Georg Brandl dbfe74d5e6 Fix the handling of images in different directories. 2008-11-06 10:36:56 +01:00
Georg Brandl 27ee1ed5d4 Reword index page a bit. 2008-11-06 10:35:55 +01:00
Georg Brandl 51acf37461 #26: fix problems with ifxetex package. 2008-11-06 10:08:13 +01:00
Georg Brandl 19790f4a0d Make output dir if it doesn't exist. 2008-11-04 23:46:17 +01:00
Georg Brandl 7aa1c5eed2 #21: allow short form for seealso arguments. 2008-11-04 21:35:05 +01:00
Georg Brandl a29cd9518a Add Director. 2008-11-04 21:11:11 +01:00
Georg Brandl dc5e1a159d Use * instead of *.* as glob pattern, catches Makefile. 2008-11-04 19:51:38 +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 3607d366f2 Allow silencing all warnings with -Q. 2008-11-04 08:43:13 +01:00
Georg Brandl 40fbd63eef Don't generate HTML modindex if no modules are present. 2008-11-04 08:41:42 +01:00
Georg Brandl af94c01319 Make the scripts executable. 2008-11-04 08:40:19 +01:00
Georg Brandl a6f09758e3 Add -A option to pass values into HTML templates. 2008-11-04 08:34:35 +01:00
Georg Brandl e666b6d203 Correct parameter name in example. 2008-11-04 08:20:18 +01:00
Georg Brandl 39bb91977c Re-add spacing between parameter name and description. 2008-11-04 08:17:59 +01:00
Georg Brandl 324145853e #29: fix some option list issues, in HTML, LaTeX and text writers. 2008-11-03 21:40:21 +01:00
Georg Brandl 25f63fec52 Fix "(class in None)" being generated as index entry. #4248. 2008-11-03 10:32:46 +01:00
Georg Brandl 96caeae56d Update repo location. 2008-11-02 23:52:49 +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
Georg Brandl 155411a93d Allow skipping members by event. 2008-11-02 20:04:24 +00:00
Georg Brandl 828b390fba Clarification. 2008-11-02 10:41:38 +00:00
Georg Brandl f74f8ca7a4 Bring up to date and link to add_config_value(). 2008-11-01 14:54:51 +00:00
Georg Brandl 1ed2d916cd Improve node coverage for latex/text writers. 2008-11-01 14:40:02 +00:00
Georg Brandl 2ebb04f10f Fix for r67038. 2008-10-28 16:53:05 +00:00
Georg Brandl ec2afc42ab Don't throw away labels for code blocks. 2008-10-28 08:39:31 +00:00
Georg Brandl 3d03243527 More examples. 2008-10-28 08:31:42 +00:00
Georg Brandl 6566a90193 Add PyPubSub. 2008-10-27 17:36:29 +00:00
Georg Brandl fb58083eb5 Remove outdated check. 2008-10-27 17:36:19 +00:00
Georg Brandl 4d07c757ed Add missing po file. 2008-10-27 17:36:04 +00:00
Georg Brandl 3715bd90a0 Don't disable alphabetical and roman lists anymore. 2008-10-25 16:53:29 +00:00
Georg Brandl 8c39c19bf3 Respect add_module_names for index entries. 2008-10-25 16:47:14 +00:00
Georg Brandl 528a06ff4e Don't disregard return annotations for functions without any parameters. 2008-10-25 16:40:59 +00:00
Georg Brandl 094c7305b7 Add Spanish locale, by Guillem Borrell. 2008-10-25 16:10:21 +00:00
Georg Brandl 406aae4d6a Fix outdated docstring. 2008-10-25 16:09:15 +00:00
Georg Brandl 3206a6ab6f Add a note about substitutions. 2008-10-25 16:00:53 +00:00
Georg Brandl 29a3a86cef Add global citations. #1. 2008-10-25 15:54:34 +00:00
Georg Brandl bcd1a78d83 Remove explicit height for relbar, to allow breaking text
not to flow into the main body.
2008-10-25 15:37:40 +00:00
Georg Brandl 88d6b2a960 Fix typo. 2008-10-25 15:34:12 +00:00
Georg Brandl 0bfeec7d13 Support "scale" option for images in HTML output. 2008-10-18 18:14:23 +00:00
Georg Brandl a81f182221 Fix for systems where hyperref doesn't invoke ifpdf.sty. 2008-10-18 18:07:29 +00:00
Georg Brandl 9f4be9b916 Add minimal test for descitems. 2008-10-18 17:57:35 +00:00
Georg Brandl 3a1af61b9f Add test for meta directive and add visitor functions for latex and text writers. 2008-10-18 17:29:56 +00:00
Georg Brandl 4b9119f990 Support <meta> tags via meta directive. 2008-10-18 09:29:49 +00:00
Georg Brandl 6ab33ea1a9 Fix another ordering problem that led to uncolored Verbatim environments. 2008-10-17 11:47:36 +00:00
Georg Brandl 884eb05a78 Include hyperref as the last package. Fixes #4027. 2008-10-17 11:24:43 +00:00
Georg Brandl 7f6c5310d4 Fix a problem with non-ASCII characters leading chapter titles, by updating fncychap.sty. 2008-10-17 07:52:16 +00:00
Georg Brandl f1c5abad4e Update URLs. 2008-10-17 07:50:49 +00:00
Georg Brandl ed4fc1e60c The new Matplotlib docs are live now. 2008-10-17 06:17:47 +00:00
Georg Brandl 5ba865551d Update license status. 2008-10-16 21:23:43 +00:00
Georg Brandl 5f6352541b Remove the win32 check, should be covered by color_terminal.
Add color_terminal check to quickstart.
2008-10-16 21:18:24 +00:00
Georg Brandl a1d1f4ee73 Only do colors on terminals that support them. #4102. 2008-10-16 21:16:28 +00:00
Georg Brandl 8ccd4ace64 Role names are case-insensitive. #24. 2008-10-16 20:41:05 +00:00
Georg Brandl b4d0a9dc9a Remove the "ni" environments; they are useless now that index
entries are always inserted separately. Fixes #4132.
2008-10-16 20:33:59 +00:00
Georg Brandl a857b89a23 UTF-8 isn't mandatory anymore. 2008-10-16 20:31:28 +00:00
Georg Brandl e4306e5f87 Escape " to &quot; in HTML help attribute values. #25. 2008-10-16 19:48:35 +00:00
Georg Brandl 7e1311e8cf Fold in 0.4.3 changelog. 2008-10-16 19:47:08 +00:00
Georg Brandl 688ef9dc1f Properly escape authors and titles put into quickstart latex_documents setting. 2008-10-16 19:43:15 +00:00
Georg Brandl efd474b296 Add a caveat about LaTeX titles and authors, and properly escape
a title that comes from the document itself.
2008-10-16 19:37:57 +00:00
Georg Brandl 23d578da81 Create pygments.css before copying user-supplied static files. 2008-10-16 19:29:35 +00:00
Georg Brandl f0b1d78641 Let include encoding default to source encoding. 2008-10-16 19:25:31 +00:00
Georg Brandl 516d1a2872 Add "source_encoding" config value. 2008-10-16 19:21:06 +00:00
Georg Brandl 918fbecb12 This should fix compatibility with XeTeX *and* prevent issues like #3909. 2008-10-16 19:05:26 +00:00
Georg Brandl d7e2a48555 Add "source-read" event. 2008-10-16 19:04:45 +00:00
Georg Brandl 39c3121344 Add new projects/URLs. 2008-10-08 11:24:37 +00:00
Georg Brandl 4a9612a951 Add zc.async. 2008-10-02 16:19:44 +00:00
Georg Brandl 869df5123b Add cmember role (#3875). 2008-09-24 17:09:48 +00:00
Georg Brandl 825ae40f41 Merged revisions 66588,66602 via svnmerge from
svn+ssh://pythondev@svn.python.org/doctools/branches/0.4.x

........
  r66588 | georg.brandl | 2008-09-24 17:25:43 +0200 (Wed, 24 Sep 2008) | 2 lines

  Fix footer marking.
........
  r66602 | georg.brandl | 2008-09-24 19:02:31 +0200 (Wed, 24 Sep 2008) | 2 lines

  Escape backtick in texescape.
........
2008-09-24 17:08:47 +00:00
Georg Brandl 00de8e0d36 Use palatino for the Sphinx docs. 2008-09-24 16:18:45 +00:00
Georg Brandl 5e13c56f96 #18: put footnotes at the correct location in the LaTeX writer. 2008-09-24 16:13:36 +00:00
Georg Brandl 0b1f0d045a Converter is now fairly usable for non-Python core projects. 2008-09-24 15:50:37 +00:00
Georg Brandl d8de24e1ad Don't overwrite existing sphinx projects from quickstart. 2008-09-24 15:46:54 +00:00
Georg Brandl 47ce40c492 #16: allow referring to figures without explicit text. 2008-09-24 15:36:34 +00:00
Georg Brandl 20e989e19b #17: fix Makefile syntax. 2008-09-24 15:29:07 +00:00
Georg Brandl 8a02400f0c Update to Polish locale. 2008-09-24 15:06:51 +00:00
Georg Brandl dfee8188b3 Group changelog entries and fix docstring for jsdump. 2008-09-24 12:20:41 +00:00
Georg Brandl 0970f31caa Rename util.json to util.jsdump because it doesn't generate valid JSON anymore.
The JSON html builder still needs simplejson to work.
2008-09-24 12:01:16 +00:00
Georg Brandl 0830a04bbf A fix in the JS dumper and further compression by omitting redundant braces. 2008-09-24 11:51:02 +00:00
Georg Brandl 3d3bcb00df Rename rellinks to linktags. 2008-09-24 11:48:43 +00:00
Georg Brandl 29c916fb6c * Always use our own JS dumper instead of simplejson.
* Compress JS further by omitting quotes for dict keys where possible.
2008-09-24 11:30:22 +00:00
Georg Brandl 291159861b Update jQuery. 2008-09-24 11:15:55 +00:00
Georg Brandl 47cc132ff4 Add changelog entry about search change. 2008-09-24 09:33:21 +00:00
Georg Brandl 0cc9cc5eaa More compression: group objects by prefix. 2008-09-24 09:31:46 +00:00
Georg Brandl 7a2d4f0f27 Add stopword list. 2008-09-24 09:06:31 +00:00
Georg Brandl 77e3718db9 Compress the index more, by not storing the label name for keywords. 2008-09-24 08:53:17 +00:00
Georg Brandl c4b660c5e0 * Search for partial keyword matches and be case insensitive.
* Show keyword results before regular ones.
* Show full name, type of keyword and title of containing doc.
2008-09-24 08:46:33 +00:00
Georg Brandl 6a7e6315c2 Commit missing doc change. 2008-09-23 21:27:12 +00:00
Georg Brandl 449adba3b6 One more fix. 2008-09-21 08:22:55 +00:00
Georg Brandl 330dd725ac Fix makefile. 2008-09-21 08:08:04 +00:00
Georg Brandl 2f392028cf Adapt markup test to renaming of highlighting escapes. 2008-09-16 07:52:19 +00:00
Georg Brandl d97f2a2c58 Allow lexer guessing. 2008-09-16 07:49:27 +00:00
Georg Brandl 1dec332ff9 Add po file. 2008-09-16 07:14:37 +00:00
Georg Brandl f7fcd04bbc Add Japanese translation, provided by Yasushi Masuda. 2008-09-16 07:14:17 +00:00