6 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
Kovid Goyal
53b74283a4
sort imports in all python files 2024-03-30 13:02:22 +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
b5dff9ba89
Fix sphinx get_toc_tree deprecation 2019-01-18 11:01:48 +05:30
Kovid Goyal
90b16ef410
Fix top level nodes in main index incorrectly marked as expandable
Also dont add the "Sections" header to the ToC
2017-06-18 19:57:49 +05:30
Kovid Goyal
7daa07e242
Manual: Make the sidebar ToC collapsible 2017-06-18 18:28:09 +05:30