Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-07-23 | Document apk-search | Rodrigo Lourenço | 1 | -0/+1 | |
Fixes #10746. | |||||
2020-01-26 | convert man page makefile to make.rules format | Timo Teräs | 1 | -38/+29 | |
2020-01-26 | man pages: merge scdoc targetes | Drew DeVault | 1 | -4/+1 | |
2020-01-26 | Makefile: install man pages to MANDIR | Drew DeVault | 1 | -8/+18 | |
2020-01-26 | add apk-cache(5) | Drew DeVault | 1 | -0/+1 | |
2020-01-26 | add apk-keys(5) | Drew DeVault | 1 | -0/+1 | |
2020-01-26 | add apk-version(8) | Drew DeVault | 1 | -0/+1 | |
2020-01-26 | add apk-stats(8) | Drew DeVault | 1 | -0/+1 | |
2020-01-26 | add apk-audit(8) | Drew DeVault | 1 | -0/+1 | |
2020-01-26 | add apk-verify(8) | Drew DeVault | 1 | -0/+1 | |
2020-01-26 | add apk-manifest(8) | Drew DeVault | 1 | -0/+1 | |
2020-01-26 | add apk-fetch(8) | Drew DeVault | 1 | -0/+1 | |
2020-01-26 | add apk-index(8) | Drew DeVault | 1 | -0/+1 | |
2020-01-26 | add apk-policy(8) | Drew DeVault | 1 | -0/+1 | |
2020-01-26 | add apk-dot(8) | Drew DeVault | 1 | -0/+1 | |
2020-01-26 | add apk-list(8) | Drew DeVault | 1 | -0/+1 | |
2020-01-26 | add apk-info(8) | Drew DeVault | 1 | -0/+1 | |
2020-01-26 | add apk-cache(8) | Drew DeVault | 1 | -0/+1 | |
2020-01-26 | add apk-upgrade(8) | Drew DeVault | 1 | -0/+1 | |
2020-01-26 | add apk-update(8) | Drew DeVault | 1 | -0/+1 | |
2020-01-26 | add apk-fix(8) | Drew DeVault | 1 | -0/+1 | |
2020-01-26 | add apk-del(8) | Drew DeVault | 1 | -0/+1 | |
2020-01-26 | add apk-add(8) | Drew DeVault | 1 | -0/+1 | |
2020-01-26 | add apk-repositories(5) | Drew DeVault | 1 | -0/+1 | |
2020-01-26 | add apk-world(8) | Drew DeVault | 1 | -1/+5 | |
2020-01-26 | Initial riggings for man pages, add apk(8) | Drew DeVault | 1 | -0/+8 | |
This commit sets up the build system to compile man pages with scdoc, and adds the first man page: apk(8). |