mirror of
https://github.com/niess/python-appimage.git
synced 2026-03-14 04:10:15 +01:00
Use mkdocs-macros
This commit is contained in:
14
docs/include/references.md
Normal file
14
docs/include/references.md
Normal file
@@ -0,0 +1,14 @@
|
||||
{# References used in the documentation #}
|
||||
|
||||
[APPIMAGE]: https://appimage.org/
|
||||
[APPIMAGETOOL]: https://appimage.github.io/appimagetool/
|
||||
[APPLICATIONS]: {{ config.repo_url }}tree/master/applications/
|
||||
[GITHUB]: {{ config.repo_url }}
|
||||
[LINUXDEPLOY]: https://github.com/linuxdeploy/linuxdeploy/
|
||||
[MANYLINUX]: https://github.com/pypa/manylinux/
|
||||
[PATCHELF]: https://github.com/NixOS/patchelf/
|
||||
[PYPI]: https://pypi.org/project/python-appimaAge/
|
||||
[RELEASES]: {{ config.repo_url }}releases/
|
||||
[SHEBANG]: https://en.wikipedia.org/wiki/Shebang_(Unix)/
|
||||
[VENV]: https://docs.python.org/3/library/venv.html/
|
||||
[WHEELS]: https://pythonwheels.com/
|
||||
Reference in New Issue
Block a user