1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
Commit graph

5 commits

Author SHA1 Message Date
Kyle Anthony Williams
954ceb7b98 Made render.py more Pythonic.
* Converted the top comment to a multi-line string.
* Replaced `i` with `enumerate`.
* Gave the `ArgumentParser` a name and description.
* Added `basic` as a color choice and made it the default.
* Added `color` as a long flag.
* Removed no longer used variables and `if` statement.
2020-12-04 11:58:27 -05:00
Waldir Pimenta
37634b36f7 Harmonize project name (lowercase tldr, no semicolon, hyphen-separated) 2020-05-27 22:22:32 +02:00
Zlatan Vasović
e2ae506613
Rework PDF script (#3654) 2019-12-17 21:25:52 +01:00
Felix Yan
d82202088f scripts: fix a typo (#2404) 2018-10-07 17:17:30 +05:30
Ayush Dwivedi
490da5763d Render PDF copies of tldr pages (#1964) 2018-03-12 00:23:48 +05:30