mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-17 08:05:46 +01:00
Mention the versions.xml help page in the intro page list.
This commit is contained in:
@@ -628,6 +628,7 @@ var Dactyl = Module("dactyl", XPCOM(Ci.nsISupportsWeakReference, ModuleBase), {
|
||||
// Manually process main and overlay files, since XSLTProcessor and
|
||||
// XMLHttpRequest don't allow access to chrome documents.
|
||||
tagMap["all"] = tagMap["all.xml"] = "all";
|
||||
tagMap["versions"] = tagMap["versions.xml"] = "versions";
|
||||
let files = findHelpFile("all").map(function (doc)
|
||||
[f.value for (f in util.evaluateXPath("//dactyl:include/@href", doc))]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user