1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-13 04:15:47 +01: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

View File

@@ -1,6 +1,4 @@
HEADER
|buffer| |document| +
heading:Buffer[buffer,document]
Vimperator holds exactly one buffer object for each tab. It is usually an
(X)HTML document with advanced features.