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::.
-
PikeDoc.loadScript("ex/7.0_3A_3A/index.js",
true
,
null
);
+
// 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::"]
);