Angad Singh Grover a75d875fa6 pacman-f: add alias page; pacman-files: update page (#14858) | пре 2 недеља | |
---|---|---|
.. | ||
пре 11 месеци | ||
README.md | пре 7 месеци | |
_common.py | пре 7 месеци | |
build-index.js | пре 1 година | |
build.sh | пре 11 месеци | |
check-pr.sh | пре 1 месец | |
deploy.sh | пре 7 месеци | |
send-to-bot.py | пре 2 месеци | |
set-alias-page.py | пре 1 месец | |
set-more-info-link.py | пре 2 месеци | |
set-page-title.py | пре 7 месеци | |
test-requirements.txt | пре 7 месеци | |
test.sh | пре 2 месеци | |
update-command.py | пре 10 месеци | |
wrong-filename.sh | пре 2 недеља |
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 | ✅ | ✅ | ✅ |