Angad Singh Grover a75d875fa6 pacman-f: add alias page; pacman-files: update page (#14858) | 2 tygodni temu | |
---|---|---|
.. | ||
11 miesięcy temu | ||
README.md | 7 miesięcy temu | |
_common.py | 7 miesięcy temu | |
build-index.js | 1 rok temu | |
build.sh | 11 miesięcy temu | |
check-pr.sh | 1 miesiąc temu | |
deploy.sh | 7 miesięcy temu | |
send-to-bot.py | 2 miesięcy temu | |
set-alias-page.py | 1 miesiąc temu | |
set-more-info-link.py | 2 miesięcy temu | |
set-page-title.py | 7 miesięcy temu | |
test-requirements.txt | 7 miesięcy temu | |
test.sh | 2 miesięcy temu | |
update-command.py | 10 miesięcy temu | |
wrong-filename.sh | 2 tygodni temu |
The current directory contains useful scripts used/to use with tldr
pages.
[!NOTE] Git and Python must be installed in your system to run/test the scripts locally.
This section contains a summary of the scripts available in this directory. For more information about each script, please refer to the header of each script.
render.py
and build-pdf.sh
script and related resources to generate a PDF document of tldr-pages for a specific language or platform (or both).pages
directory.The table below shows the compatibility of user-executable scripts with different platforms:
Script | Linux | macOS (osx ) |
Windows |
---|---|---|---|
render.py | ✅ | ✅ | ✅ |
build-pdf.sh | ✅ | ✅ | ❌ (WSL ✅) |
build.sh | ✅ | ✅ | ❌ (WSL ✅) |
set-alias-pages.py | ✅ | ✅ | ✅ |
set-more-info-link.py | ✅ | ✅ | ✅ |
set-page-title.py | ✅ | ✅ | ✅ |
wrong-filename.sh | ✅ | ❌ | ❌ (WSL ✅) |
update-command.py | ✅ | ✅ | ✅ |