autodoc.git
/
modref
/
ex
/
7.0_3A_3A
/
load_index.js
version
»
Context lines:
10
20
40
80
file
none
3
autodoc.git/modref/ex/7.0_3A_3A/load_index.js:1:
+
// Indirect loader of the symbol index for 7.0::.
-
+
// Inherit 7.2::.
+
PikeDoc.loadScript("ex/7.2_3A_3A/load_index.js", "7.2::");
+
+
PikeDoc.loadScript("ex/7.0_3A_3A/index.js", false, ["7.2::"]);
Newline at end of file added.