]> arthur.barton.de Git - bup.git/commit
Add make export-docs/push-docs/import-docs targets. bup-0.20
authorAvery Pennarun <apenwarr@gmail.com>
Tue, 9 Nov 2010 06:05:54 +0000 (22:05 -0800)
committerAvery Pennarun <apenwarr@gmail.com>
Tue, 9 Nov 2010 06:10:54 +0000 (22:10 -0800)
commit318b866da7ea78dbb0b69295e6a2d2b4ac49bebf
treeae508ede1808571c7b9225ed2f7f810c6fe2750e
parente3c617fdb6974ad754efb94fea828a9cf8312f9c
Add make export-docs/push-docs/import-docs targets.

export-docs: update local 'man' and 'html' branches with pregenerated doc
files.

push-docs: push those to origin/man and origin/html.

import-docs: extract the documentation from origin/man and origin/html into
the local tree so it can be installed.

Signed-off-by: Avery Pennarun <apenwarr@gmail.com>
Makefile