11 Commits

Author SHA1 Message Date
Lisa Y. Zhu
39171a6ac6
Change print statements to print functions 2023-11-12 18:19:16 -05:00
Kovid Goyal
9ff27782de
Remove useless __future__ imports
Not needed on python3
2020-08-22 18:47:55 +05:30
Kovid Goyal
29cd8d64ea
Change shebangs to python from python2
Also remove a few other miscellaneous references to python2
2020-08-22 18:47:51 +05:30
Kovid Goyal
ef09e886b3 Change all shebangs to use python2 2015-01-23 19:08:21 +05:30
Kovid Goyal
e76d475126 More workarounds for bad translations of template function signatures 2014-11-10 22:01:43 +05:30
Kovid Goyal
e8304084df Make function signature detection more robust when generating template langauge help for the User Manual. 2014-10-17 09:17:48 +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
8e462d8232 More fixes for sphinx generated multi-language cross ref problem 2014-10-01 21:54:46 +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
6a0f24b281 Get rid of global.rst and REMOVE_IN_PDF 2014-08-11 23:06:47 +05:30
Kovid Goyal
8f8e0018aa Move the User Manual out of the src/ directory 2012-05-30 11:32:00 +05:30