~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to www/apps/dummy/help.html

Created a new help system.

The new help system allows plugins to register their help paths, using
a dict of dicts and helpfile paths. This system allows multiple plugins
to use the same heading for their help files (ie. 'admin').

It also allows XHTMLViews to have a 'help' property, which makes the
context-sensitive help link point to their help path.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<p>Dummy Application Help Instructions</p>
2
 
<h2>How to use dummy</h2>
3
 
<p>You don't really. More like, it just sits here.</p>