Make it clear this is unofficial

This commit is contained in:
Thomas Karpiniec 2016-01-23 10:06:02 +11:00
parent 9f262cea7f
commit 7c8a02fb51

View File

@ -1,10 +1,7 @@
<?php
// Basic configuration
// Title of manual, to appear in header and page title
$config["title"] = "User Guide";
$config["title"] = "The Unofficial User Guide";
// Directory (relative to render.php) where html pages are located
$config["html_dir"] = "html/user";