|
@@ -1,18 +1,20 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
|
|
-<set xml:base="../">
|
|
|
+<set >
|
|
|
<title>ECL Reference</title>
|
|
|
|
|
|
<setinfo>
|
|
|
<corpauthor>HPCC Systems</corpauthor>
|
|
|
</setinfo>
|
|
|
|
|
|
- <xi:include href="ECLLanguageReference/ECLR_mods/ECLR_includer.xml" xpointer="element(/1)"
|
|
|
+ <xi:include href="../ECLLanguageReference/ECLR-includer.xml" xpointer="element(/1)"
|
|
|
xmlns:xi="http://www.w3.org/2001/XInclude" />
|
|
|
|
|
|
- <xi:include href="ECLStandardLibraryReference/SLR-Mods/SLR-includer.xml" xpointer="element(/1)"
|
|
|
+ <xi:include href="../ECLStandardLibraryReference/SLR-includer.xml" xpointer="element(/1)"
|
|
|
xmlns:xi="http://www.w3.org/2001/XInclude" />
|
|
|
|
|
|
+ <xi:include href="../ECLProgrammersGuide/PrGd-Includer.xml" xpointer="element(/1)"
|
|
|
+ xmlns:xi="http://www.w3.org/2001/XInclude" />
|
|
|
|
|
|
</set>
|