Commit Graph
67 Commits
Author SHA1 Message Date
Takeshi KOMIYA c147f6496e Fix #2919: Drop py26 support 2016-09-15 22:47:47 +09:00
Takeshi KOMIYA 69d1dfaade Use epub3 builder by default. And the old epub builder is renamed to epub2. 2016-08-22 21:39:44 +09:00
Georg Brandl 5e8642983b Fixup links in the documentation. 2016-02-13 16:00:46 +01:00
SHIMIZU Taku bca16504d1 Add a documentation for epub3 builder. 2016-02-07 14:20:32 +09:00
Buck Evan 59c64a36c5 Merge branch 'master' into dummy-builder 2015-12-09 17:07:08 -08:00
shimizukawa cdf74eb8d1 builders page indicates 'format' value for each builders. refs #2038 2015-09-15 10:25:50 +09:00
Buck Golemon 59dfb47c1c add a dummy builder, for syntax checkers 2015-06-23 16:23:27 -07:00
Alastair Houghton 5aa7f6bd80 Added some additional configuration variables for Apple Help.
Removed Apple Help from quickstart conf.py.
Added support for .lproj directories with pre-localised files for Apple Help.
2015-01-15 13:11:58 +00:00
Alastair Houghton 40728cf2ea Added documentation for Apple Help builder. 2015-01-14 12:45:04 +00:00
Takayuki Shimizukawa d11267b205 Merge with stable 2014-08-30 20:20:19 +09:00
Takayuki Shimizukawa f99e077dd4 Add documentation for supported image types and choosing priority for each builders. refs #1358. 2014-08-29 23:14:12 +09:00
EricFromCanada 178a97cd73 improved consistency for how docs refer to True and False 2014-06-18 12:34:28 -04:00
Takayuki Shimizukawa db9d91e8cc remove note it become useless anymore. 2014-01-18 21:47:20 +09:00
Takayuki Shimizukawa c5bd935001 merge heads 2014-01-18 20:41:43 +09:00
Georg Brandl 9708319f5c docs: fix some broken links 2014-01-13 00:05:22 +01:00
Takayuki Shimizukawa 2050285ebf Drop docutils-0.7, 0.8 and 0.9 support 2013-12-15 16:25:01 +09:00
Roland Meister 2f5b7b8db1 Adjust docs about inline URLs for the epub builder 2013-06-06 21:53:59 +02:00
Jonathan Waltman 8ac4aa6282 Add Docutils-native XML and pseudo-XML builders 2012-12-04 21:10:15 -06:00
Roland Meister 0d12036da0 Add documentation and automatic entries for the guide element 2012-02-28 21:59:57 +01:00
Georg Brandl bb7b30d912 #595: Typo fix. 2011-01-15 15:13:57 +01:00
Georg Brandl c266128c6d Rename "intl" module to "gettext", to make it easier to find. Distinguish environments with different versioning methods and always give the gettext builder its own doctree dir. 2011-01-08 17:32:32 +01:00
Georg Brandl bd268c7182 Few cleanups after texinfo builder merge (#529). Add CHANGES and AUTHORS entries. To do: add node handlers for all extension nodes so that the test documents can be handled without warnings. 2010-10-22 10:17:35 +02:00
Jonathan Waltman a5343b4c5b Add documentation for Texinfo builder 2010-09-16 02:16:27 -05:00
Robert Lehmann ef870346de Document internationalization mechanisms. 2010-08-27 01:02:49 +02:00
Georg Brandl 00c2b032d1 merge with sphinx-i18n 2010-08-21 19:20:50 +02:00
Robert Lehmann 7a40e07eda merge with trunk 2010-08-17 11:08:23 +02:00
Georg Brandl 580e1c90d3 #481, #482: fix `.name` reference matching.
#482: When doing a non-exact search, match only the given type of object.
#481: Apply non-exact search for Python reference targets with ``.name`` for modules too.
2010-08-05 13:39:23 +02:00
Robert Lehmann b14658199f Document gettext builder and create i18n docs. 2010-06-26 12:38:06 +02:00
Georg Brandl f4f3066581 Use the new rst domain in the sphinx docs. 2010-04-17 10:39:51 +02:00
Georg Brandl 751e02c767 merge with trunk 2010-04-06 09:23:03 +02:00
Georg Brandl 517b045f86 merge with 0.6 2010-04-06 09:21:22 +02:00
Georg Brandl 454c9d3b9e #354: add link to rst2pdf manual. 2010-04-04 20:04:44 +02:00
Georg Brandl 121b864f31 Add manual page writer. 2010-02-21 11:50:08 +01:00
Georg Brandl d305ab2bd0 Add link to Qt help. 2010-02-20 19:57:13 +01:00
Georg Brandl 454ecf80a4 Make the concept of "module index" generalized to domains. As a side-effect, the latex modindex is no longer generated by LaTeX. 2010-02-20 01:13:23 +01:00
Georg Brandl 68ecaea045 merge with trunk 2010-02-19 10:36:59 +01:00
Georg Brandl 3c89a7475b merge with http://bitbucket.org/rolmei/sphinx-epub/. 2010-02-19 10:20:07 +01:00
Georg Brandl 1bce0d7e6a Fix some XXXes. 2010-01-17 19:21:04 +01:00
Georg Brandl e4f4cd2bf9 merge with trunk 2010-01-17 17:00:37 +01:00
Georg Brandl 744a519c92 Add single-file HTML builder. Closes #151. 2010-01-17 16:48:02 +01:00
Georg Brandl c98236bc61 Finish new doc field handling implementation. 2010-01-17 12:05:44 +01:00
Georg Brandl f5c08cbb60 First step toward better handling of doc fields. 2010-01-15 00:00:37 +01:00
Georg Brandl e2b5248177 Fix typo. 2010-01-14 20:42:10 +01:00
Roland Meister a880aa8f70 Added transform for visible links. 2010-01-10 21:14:19 +01:00
Georg Brandl e5561f9b1b Add cross-reference. 2009-12-29 12:41:35 +01:00
Georg Brandl 24fb46226f Review of epub builder. Add a separate "epub_theme" config value for selecting a different theme. 2009-12-29 12:32:42 +01:00
Roland Meister 706e12da65 Initial import from local repository 2009-12-28 17:09:09 +01:00
Georg Brandl adad88b429 Add notes on rst2pdf pdf builder. 2009-11-08 16:54:06 +01:00
Georg Brandl 5590675955 merge with 0.6 2009-11-09 00:33:49 +01:00
Georg Brandl 13478a4986 Make "make check" happy. 2009-10-26 09:56:14 +01:00