un-pogaz
|
19b9d979ab
|
comment formating (auto-fix)
ruff 'E114,E115,E116,E261,E262,E265'
|
2025-01-24 11:14:21 +01:00 |
|
un-pogaz
|
8d28380515
|
add/remove blank-line (extra-edit)
ruff 'E302,E303,E304,E305,W391'
|
2025-01-24 11:14:21 +01:00 |
|
Kovid Goyal
|
262cc42c5a
|
Ignore errors in translations of template lang docs
|
2024-11-29 09:06:09 +05:30 |
|
Kovid Goyal
|
ec445d6c32
|
Implement indentation for :ffdoc:
|
2024-11-11 11:12:50 +05:30 |
|
Kovid Goyal
|
617b7f146d
|
...
|
2024-11-11 09:44:49 +05:30 |
|
Kovid Goyal
|
96b521a1ff
|
Port the generation of template language function reference to new code
Note that in other documentation, the function reference can be linked
to using
:ref:`ff_function_name` for example, :ref:`ff_add`
|
2024-11-11 09:38:14 +05:30 |
|
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 |
|