17 Commits

Author SHA1 Message Date
un-pogaz
19994000c9 use f-string instead of format call (extra-edit)
ruff 'UP030,UP032' --extend-exclude "src/calibre/*" !partial
2025-01-24 11:14:16 +01:00
un-pogaz
047ebcffe4 convert some legacy percent format (manual)
ruff 'UP031'
2025-01-24 11:14:16 +01:00
un-pogaz
0560b429bf convert some legacy percent format (auto-fix)
ruff 'UP031'
2025-01-24 11:14:16 +01:00
un-pogaz
8c9d880f41 pep8
improvement of Ruff settings
2024-12-15 13:17:49 +01:00
Kovid Goyal
53b74283a4
sort imports in all python files 2024-03-30 13:02:22 +05:30
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
c098a23a36
Fix title page not identified in sphinx generated epub 2020-07-31 13:43:59 +05:30
Kovid Goyal
a2bf48c929
Make building manual more reliable 2019-12-13 09:48:25 +05:30
Eli Schwartz
a623717d96
python3: apply various fixes from python-modernize "dict_six"
Imports were then fixed and consolidated to derive from the internal
polyglot.builtins
2019-03-24 01:18:27 -04:00
Kovid Goyal
56406e00d5
Update for sphinx 1.6 2017-05-26 00:08:46 +05:30
Kovid Goyal
57d53a8a3b Dont use ImageMagick when building the manual 2016-05-04 14:07:22 +05:30
Kovid Goyal
ef09e886b3 Change all shebangs to use python2 2015-01-23 19:08:21 +05:30
Kovid Goyal
c1f58cf249 ... 2014-02-13 10:09:38 +05:30
Kovid Goyal
3f8460c2d4 ... 2014-02-13 09:56:46 +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
8f8e0018aa Move the User Manual out of the src/ directory 2012-05-30 11:32:00 +05:30