Commit Graph

50 Commits

Author SHA1 Message Date
Kovid Goyal bfa42404e7 ... 2017-07-09 12:01:20 +05:30
Kovid Goyal aeb44b23ec ... 2017-07-05 08:41:14 +05:30
Kovid Goyal dfe2f5e04f Dont use installed calibre when running sphinx-build 2017-07-04 21:51:42 +05:30
Kovid Goyal 154ceb6340 ... 2017-07-04 12:57:19 +05:30
Kovid Goyal 7c21ef9a6d Do not use zero-width spaces when generating man pages 2017-07-04 12:54:05 +05:30
Kovid Goyal e752ebe2e3 Code to easily generate man pages via sphinx-build 2017-07-04 08:47:39 +05:30
Kovid Goyal 2f41633928 A little redundant explanation 2017-05-21 13:39:31 +05:30
Kovid Goyal f723bdf9d9 Smarten the right arrows used inside :guilabel: 2017-05-21 13:39:29 +05:30
Kovid Goyal ea91d66152 Update User Manual to use the alabaster sphinx theme 2017-05-21 13:39:28 +05:30
Kovid Goyal 7fbd6ecd82 Nicer rendering of `` escaped test in the cli sections of the manual 2017-05-21 13:39:28 +05:30
Kovid Goyal 8f17d21390 ... 2017-05-21 13:39:28 +05:30
Kovid Goyal 9965600b3b Prevent any of calibre, calibre-server, calibredb from running simultaneously 2017-05-21 13:39:28 +05:30
Kovid Goyal 3e70294279 ... 2017-05-21 13:39:28 +05:30
Kovid Goyal e6eff0f6cf Output all option variant names in manual 2017-05-21 13:39:28 +05:30
Kovid Goyal 008658f399 Remove most references to the old library.cli module
Still have to remove the module and port the test for the check command
2017-05-21 13:39:23 +05:30
Kovid Goyal 614d94496e Make quotes in the cli docs not be curly 2016-04-15 09:42:15 +05:30
Kovid Goyal 8f99ca2bae Manual: Use the :option: directive instead of :cmdoption: as it allows for cross-linking 2016-04-15 09:29:40 +05:30
Kovid Goyal a619ed9ce4 Proper titlecasing for generated group titles in cli manual pages 2016-03-05 09:46:18 +05:30
Kovid Goyal 8da7fd2616 Better fix for [options] header in generated manual pages 2016-03-04 00:30:20 +05:30
Kovid Goyal a9c7fc76e9 ... 2016-03-03 23:20:06 +05:30
Kovid Goyal 450ea92fe3 Mark various strings for translation 2016-03-03 22:51:38 +05:30
Kovid Goyal bf97a7de04 ... 2016-03-03 22:09:27 +05:30
Kovid Goyal 7598b07ee0 ... 2016-03-03 20:41:17 +05:30
Kovid Goyal c1bdcf424d Fix strings in manual using |lang| not being translated 2016-03-03 20:19:12 +05:30
Kovid Goyal 8d560375f5 calibredb add: Allow specifying filters to control adding of books from directories 2016-02-24 22:09:12 +05:30
Kovid Goyal 687c515597 Fix links to non-English generated manual docs 2016-01-10 09:41:46 +05:30
Kovid Goyal 4d88d05621 Fix various User Manual and translation build warnings 2015-03-10 10:14:50 +05:30
Kovid Goyal ef09e886b3 Change all shebangs to use python2 2015-01-23 19:08:21 +05:30
Kovid Goyal bf974e83ef Add a "Change Language" link to the User Manual sidebar 2014-11-26 12:39:55 +05:30
Kovid Goyal bfbb9edd54 Fix translations not working for praragraphs in the user manual that contain references to generated docs 2014-11-14 14:45:21 +05:30
Kovid Goyal 42ca1149e5 Remove use of |app| placeholder in user manual, as it causes problems with translations 2014-10-17 08:19:48 +05:30
Kovid Goyal bca48b4f2d ... 2014-10-17 08:08:34 +05:30
Kovid Goyal af6f312d9e User Manual: Ensure the |lang| and |app| substitutions work everywhere
Also ensure that *all* .. include directives have their substitutions
properly processed, in case I add any more in the future.
2014-10-06 09:17:56 +05:30
Kovid Goyal 838665304d ... 2014-10-05 18:12:48 +05:30
Kovid Goyal 8e462d8232 More fixes for sphinx generated multi-language cross ref problem 2014-10-01 21:54:46 +05:30
Kovid Goyal 70ea6613b5 Nicer ToC on calibredb manual page 2014-10-01 21:46:50 +05:30
Kovid Goyal 92475f7ba7 ... 2014-10-01 21:33:17 +05:30
Kovid Goyal a579da463f Fix use of common GUI launcher script broke generation of command line documentation for GUI commands 2014-09-01 09:27:38 +05:30
Kovid Goyal 607e920370 Mark some UM strings for translation 2014-08-31 22:44:22 +05:30
Kovid Goyal 8b6a6802b7 Mark various CLI strings for translation 2014-08-17 21:53:18 +05:30
Kovid Goyal 33a4d42287 Do not translate generated docs in user manual
Instead use the translated text from the main calibre translations
directly.
2014-08-12 10:58:47 +05:30
Kovid Goyal accb8b6d46 User Manual: Build localized versions 2014-08-11 23:24:58 +05:30
Kovid Goyal 6a0f24b281 Get rid of global.rst and REMOVE_IN_PDF 2014-08-11 23:06:47 +05:30
Kovid Goyal 8e60bf8312 ... 2014-08-11 17:45:18 +05:30
Kovid Goyal 0e8bc340eb Get rid of install command line tool, since Apple has deprecated the API's it used to obtain root 2014-08-08 18:31:09 +05:30
Kovid Goyal a837586bb9 When generating sphinx documentation from command line usage/options, try to recognize and mark references to option in the help text 2014-06-17 18:07:20 +05:30
Kovid Goyal 7cce3562ab Fix various bugs in the EPUB version of the User Manual and add workarounds for proper rendering in Adobe Digital Editions 2014-02-13 09:51:28 +05:30
Kovid Goyal c075b6b401 ... 2013-07-31 17:40:52 +05:30
Kovid Goyal 89472f78ec Generate a PDF version of the User Manual 2012-08-07 13:55:58 +05:30
Kovid Goyal 8f8e0018aa Move the User Manual out of the src/ directory 2012-05-30 11:32:00 +05:30