aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* convert man page makefile to make.rules formatTimo Teräs2020-01-261-38/+29
|
* man pages: consoldate commit options in apk(8)Drew DeVault2020-01-265-104/+30
|
* man pages: merge scdoc targetesDrew DeVault2020-01-261-4/+1
|
* Makefile: install man pages to MANDIRDrew DeVault2020-01-261-8/+18
|
* add apk-cache(5)Drew DeVault2020-01-262-0/+24
|
* add apk-keys(5)Drew DeVault2020-01-262-0/+19
|
* add apk-version(8)Drew DeVault2020-01-262-0/+54
|
* add apk-stats(8)Drew DeVault2020-01-262-0/+25
|
* add apk-audit(8)Drew DeVault2020-01-262-0/+56
|
* add apk-verify(8)Drew DeVault2020-01-262-0/+29
|
* add apk-manifest(8)Drew DeVault2020-01-262-0/+34
|
* add apk-fetch(8)Drew DeVault2020-01-262-0/+42
|
* add apk-index(8)Drew DeVault2020-01-262-0/+37
|
* add apk-policy(8)Drew DeVault2020-01-262-0/+26
|
* add apk-dot(8)Drew DeVault2020-01-262-0/+30
|
* add apk-list(8)Drew DeVault2020-01-263-1/+45
|
* add apk-info(8)Drew DeVault2020-01-262-0/+77
|
* add apk-cache(8)Drew DeVault2020-01-262-0/+42
|
* add apk-upgrade(8)Drew DeVault2020-01-262-0/+65
|
* add apk-update(8)Drew DeVault2020-01-262-0/+25
|
* add apk-fix(8)Drew DeVault2020-01-262-0/+65
|
* add apk-del(8)Drew DeVault2020-01-262-0/+52
|
* add apk-add(8)Drew DeVault2020-01-262-0/+70
|
* add apk-repositories(5)Drew DeVault2020-01-262-0/+41
|
* add apk-world(8)Drew DeVault2020-01-262-1/+64
|
* Initial riggings for man pages, add apk(8)Drew DeVault2020-01-262-0/+175
This commit sets up the build system to compile man pages with scdoc, and adds the first man page: apk(8).