1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-20 20:41:26 +02:00

Add all.html for viewing all help in a single page.

This is all really inside out. It would be much better to store the help
in a single file and use asciidoc/docbook's capabilities to split it if
desired.
This commit is contained in:
Doug Kearns
2009-05-24 23:26:15 +10:00
parent 73759f78f8
commit 61b6491b8b
26 changed files with 60 additions and 74 deletions
+1 -3
View File
@@ -1,6 +1,4 @@
HEADER
|autocommands| +
heading:Automatic{nbsp}commands[autocommands]
Autocommands are a way to automatically execute code when certain events
happen.