Added option for a custom help file

This commit is contained in:
rodrigopavezi
2016-02-25 17:19:29 -03:00
parent ee93f70dc3
commit 9f389e6f41
5 changed files with 63 additions and 15 deletions

7
test/customHelp.html Normal file
View File

@@ -0,0 +1,7 @@
<html>
<head>
</head>
<body>
<h2>Custom HTML help!!</h2>
</body>
</html>