Commit Graph

3749 Commits

Author SHA1 Message Date
Georg Brandl
0adcbc43af Bump version to 1.1.3. 2012-03-10 21:42:25 +01:00
Georg Brandl
4cf1afb064 Fix code style nits. 2012-03-10 21:39:40 +01:00
Georg Brandl
c5513e960c merge with stable 2012-03-10 21:38:29 +01:00
Georg Brandl
6afd9ce2d6 Add a comment explaining part of visit_image. 2012-03-10 21:29:03 +01:00
Georg Brandl
729565b7a9 Fixes #795: explain that titles on the same level as the document heading cannot be put into only directives. 2012-03-10 21:21:43 +01:00
Georg Brandl
fae8a17026 Fixes #836: catch AttributeError when retrieving __dict__ attribute. 2012-03-10 21:11:07 +01:00
Georg Brandl
7ecc658c71 Fixes #816: Fix encoding issues in the Qt help builder. 2012-03-10 21:02:08 +01:00
Georg Brandl
95f0155227 Fixes #873: do not raise assertion errors on empty "only" directives. 2012-03-10 19:36:22 +01:00
Georg Brandl
17591ffe93 Fixes #892: Fix single-HTML builder misbehaving with the master document in a subdirectory. 2012-03-10 19:24:03 +01:00
Georg Brandl
b21f7931fa Add "in-development" version tag. 2012-03-10 19:14:46 +01:00
Georg Brandl
87c50b6605 Fixes #870: silence spurious KeyErrors when removing documents. 2012-03-10 19:09:01 +01:00
Georg Brandl
faeb371c1a merge with stable 2012-03-10 18:57:44 +01:00
Georg Brandl
66ec2cff60 Merged in dairiki/sphinx (pull request #44) 2012-03-10 18:56:43 +01:00
Georg Brandl
1e9fce0975 Fixes #893: Update jquery to 1.7.1 and underscore.js to 1.3.1. 2012-03-10 18:20:36 +01:00
Georg Brandl
2e5c797802 Merge closed branch. 2012-03-10 18:14:26 +01:00
Georg Brandl
271e70ee8a Close unused branch. 2012-03-10 18:14:11 +01:00
Georg Brandl
166c7e8d27 Style fixes. 2012-03-10 18:13:55 +01:00
Georg Brandl
94f8dda758 Merged in intgr/sphinx (pull request #45) 2012-03-10 18:07:16 +01:00
Charles McLaughlin
30b392d865 edited and renamed the README so it's rendered properly on Bitbucket 2012-03-07 14:05:47 -08:00
Georg Brandl
9cea222b61 Merged in jfinkels/sphinx/listnewdomains (pull request #43) 2012-03-04 10:22:23 +01:00
Robert Lehmann
bdd0e9baa1 Trigger rebuild when todo visibility is toggled (mentioned in #884). 2012-02-29 18:29:16 +01:00
Robert Lehmann
0eb8e0208e Show generic admonition titles in Pyramid theme. 2012-02-29 18:28:22 +01:00
Robert Lehmann
4c32337bbf Fix #884: Highlight todo admonitions differently. 2012-02-29 18:27:54 +01:00
Robert Lehmann
199e0b3325 Highlight generic admonitions in Pyramid theme. 2012-02-29 18:26:43 +01:00
Roland Meister
c20c83140a Merge with birkenfeld/sphinx 2012-02-28 22:09:53 +01:00
Roland Meister
0d12036da0 Add documentation and automatic entries for the guide element 2012-02-28 21:59:57 +01:00
Marti Raudsepp
fd70920456 Fix docutils links found by linkcheck (with the new anchor checking feature) 2012-02-28 20:34:57 +02:00
Marti Raudsepp
e0e9d2a7fa Add #anchor checking to 'linkcheck' builder.
This requires us to download the document and parse its HTML.
2012-02-28 20:12:59 +02:00
Robert Lehmann
6abbacfcfc Fix filename. 2012-02-26 18:31:42 +01:00
Jeff Dairiki
01167a8af5 Intersphinx: parse inventories correctly when object names contain embedded spaces.
This is an issue, e.g., for (multi-word) glossary terms.
2012-02-26 07:49:07 -08:00
Georg Brandl
c60c8e6f7d Add some changelog entries. 2012-03-10 18:47:33 +01:00
Georg Brandl
75ec8f27d5 Fixes #875 and #876: use the right file mode to successfully read config files under 2.x and 3.x. 2012-03-10 18:45:14 +01:00
Georg Brandl
219905a3be Fixes #874: do not use __file__ anymore after changing cwd. 2012-03-10 18:29:23 +01:00
Jeff Dairiki
743521d55b Intersphinx: parse inventories correctly when object names contain embedded spaces.
This is an issue, e.g., for (multi-word) glossary terms.
2012-02-26 07:49:07 -08:00
Jeffrey Finkelstein
01a350c198 Added other domains currently listed in the sphinx-contrib repository (including Ada, Erlang, HTTP, PHP, and Ruby). 2012-02-24 01:09:32 -05:00
Roland Meister
36988ddb02 Merge with arlaneenalra/sphinx 2012-02-21 21:00:14 +01:00
Roland Meister
40d64e7013 Bug #868: Avoid empty toc.ncx for hidden toctrees 2012-02-20 20:23:10 +01:00
Georg Brandl
64593b946e merge with stable 2012-02-19 11:54:53 +01:00
Georg Brandl
1fe365f9cd Add versionadded tags. 2012-02-18 08:05:41 +01:00
Georg Brandl
ea5dc363e2 Merged in rolmei/sphinx-epub (pull request #42) 2012-02-18 08:04:31 +01:00
Robert Lehmann
a3d17de2f9 Fixed syntax error. 2012-02-17 17:16:09 +01:00
Robert Lehmann
f646779255 Fix typo. 2012-02-15 08:43:26 +01:00
Robert Lehmann
c3f837be7e Clarify source directory error. 2012-02-15 08:42:53 +01:00
Robert Lehmann
d4fe56eafb Stop graphviz nodes from showing up twice in text builders. 2012-02-15 08:15:07 +01:00
Roland Meister
49393ad118 Bug #868: Add hidden toctree entries to content.opf/spine 2012-02-13 21:04:28 +01:00
Roland Meister
024b5950dd Merge with birkenfeld/sphinx 2012-02-13 20:59:37 +01:00
Georg Brandl
4ff9c71c91 Closes #810: fix deprecation warnings with Python 3. What is left over is from nose or docutils. 2012-01-29 12:23:17 +01:00
Georg Brandl
cc8a4a8126 Closes #817: note that math markup in docstrings needs to take care of backslashes. 2012-01-29 12:06:02 +01:00
Georg Brandl
a710c68ccf Another issue fixed. 2012-01-29 12:03:30 +01:00
Georg Brandl
1bef661b48 Closes #831: Provide `--project` flag in setup_command as advertised. 2012-01-29 12:02:30 +01:00