added missing help files

This commit is contained in:
JT Smith 2008-04-30 22:31:27 +00:00
parent 102b5fd1ae
commit 7152eaeaee
7 changed files with 143 additions and 13 deletions

View file

@ -1,10 +1,9 @@
package WebGUI::Help::_Help; ## Be sure to change the package name to match your filename.
package WebGUI::Help::Asset_FlatDiscount;
use strict; ##Required for good Perl::Critic code
use strict;
##Stub document for creating help documents.
our $HELP = { ##hashref of hashes
our $HELP = {
'help article' => { #name of article, used as a reference by other articles
#note, all Assets should have an "assetName add/edit" entry if
#you want them automatically listed in Asset, List of Available