Download this file
1 2 3 4 5 6 7 8
<? $title = "apk-tools: documentation"; require_once 'header.php'; require_once 'docs-content.php'; require_once 'footer.php'; ?>