1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 09:22:07 +02:00
Commit graph

13 commits

Author SHA1 Message Date
Chooooo
65c3aa9d5e
scripts/set-alias-page.py: Improve sync translations (#15389)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2025-02-16 07:09:55 +05:30
Sebastiaan Speck
316e672699
set-alias-page: fix regex 2024-11-05 20:39:01 +01:00
Sebastiaan Speck
80aa7e9c16
set-alias-page: use translated regex (#14574) 2024-11-04 09:22:16 +05:30
Jack Lin
aaf688c301
set-alias-page.py: improve regex pattern (#14368) 2024-10-30 18:04:17 +01:00
Sebastiaan Speck
dff913f486
scripts/_common.py: add a shared Python file to move duplicated code (#12755)
* `scripts/_common.py`: add a shared Python file to move duplicated code

---------

Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-05-18 06:03:40 +05:30
Sebastiaan Speck
bc3423250b
scripts/set-alias-page.py, scripts/set-more-info-link.py: sync documentation and get_tldr_root (#12744)
Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-05-13 16:21:30 +02:00
Sebastiaan Speck
336507ac32
scripts/set-alias-page.py: add language option, fix script (#12745)
* scripts/set-alias-page.py: add language option, fix script

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-05-09 16:31:01 +05:30
Sebastiaan Speck
9c5ebf5f0b
scripts: add option to dry-run (#11883) 2024-01-02 06:53:39 +01:00
K.B.Dharun Krishna
b2dc1a28d1 feat: add documentation for scripts
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-24 10:55:30 +05:30
Sebastiaan Speck
84fceb978b
scripts: make set-alias-page.py runnable (#11477) 2023-11-12 13:08:51 +01:00
Sebastiaan Speck
c059eb1c19
scripts: fix typo (#11396) 2023-11-06 13:31:28 +01:00
Tristan Jahnke
e747bd8132
scripts/*.py: update coding style (#10761)
* convert to f string

* use a next function instead of a for-loop

* remove uneeded else statement

* use in operator instead of multi comparison

* conver to f string

* adds extra line between function defs

* revert/change to PR comment around looping

* remove uneeded loops

* revert to keep old style choice
2023-10-04 14:02:15 +05:30
lincc
9912d26258
scripts/set-alias-page.py: add (#6845)
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
Co-authored-by: Matthew Peveler <matt.peveler@gmail.com>
2021-10-11 10:40:03 -10:00