-
Committer:
Thomi Richards
-
Date:
2011-01-12 03:05:49 UTC
-
mto:
This revision was merged to the branch mainline in
revision
33.
-
Revision ID:
thomir@gmail.com-20110112030549-neym832664wzbq19
Basic help system in place.
Help page sources are stored under /help_pages/ and are all formatted as reST.
New make target 'help' compiles these into HTML.
New make target 'help-install' copies these into sloecode/public/help/
Added helper function that links to help pages from template code.
'make clean' now cleans all generated HTML files from the system.