Angad Singh Grover a75d875fa6 pacman-f: add alias page; pacman-files: update page (#14858) | il y a 2 semaines | |
---|---|---|
.. | ||
il y a 11 mois | ||
README.md | il y a 7 mois | |
_common.py | il y a 7 mois | |
build-index.js | il y a 1 an | |
build.sh | il y a 11 mois | |
check-pr.sh | il y a 1 mois | |
deploy.sh | il y a 7 mois | |
send-to-bot.py | il y a 2 mois | |
set-alias-page.py | il y a 1 mois | |
set-more-info-link.py | il y a 2 mois | |
set-page-title.py | il y a 7 mois | |
test-requirements.txt | il y a 7 mois | |
test.sh | il y a 2 mois | |
update-command.py | il y a 10 mois | |
wrong-filename.sh | il y a 2 semaines |
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 | ✅ | ✅ | ✅ |