Added a mirror in Austria, Daniel
diff --git a/doc/APIconstructors.html b/doc/APIconstructors.html
index 5f7fab9..c0905a3 100644
--- a/doc/APIconstructors.html
+++ b/doc/APIconstructors.html
@@ -206,6 +206,22 @@
<p>
<a href="html/libxml-valid.html#XMLCOPYATTRIBUTETABLE">xmlCopyAttributeTable</a>
</p>
+<h2>Type xmlAutomataPtr:</h2>
+<p>
+<a href="">xmlNewAutomata</a>
+</p>
+<h2>Type xmlAutomataStatePtr:</h2>
+<p>
+<a href="">xmlAutomataGetInitState</a>
+<a href="">xmlAutomataNewState</a>
+<a href="">xmlAutomataNewTransition</a>
+<a href="">xmlAutomataNewCountTrans</a>
+<a href="">xmlAutomataNewOnceTrans</a>
+<a href="">xmlAutomataNewAllTrans</a>
+<a href="">xmlAutomataNewEpsilon</a>
+<a href="">xmlAutomataNewCountedTrans</a>
+<a href="">xmlAutomataNewCounterTrans</a>
+</p>
<h2>Type xmlBufferAllocationScheme:</h2>
<p>
<a href="html/libxml-tree.html#XMLGETBUFFERALLOCATIONSCHEME">xmlGetBufferAllocationScheme</a>
@@ -563,6 +579,31 @@
<p>
<a href="html/libxml-valid.html#XMLADDREF">xmlAddRef</a>
</p>
+<h2>Type xmlRegExecCtxtPtr:</h2>
+<p>
+<a href="">xmlRegNewExecCtxt</a>
+</p>
+<h2>Type xmlRegexpPtr:</h2>
+<p>
+<a href="">xmlRegexpCompile</a>
+<a href="">xmlAutomataCompile</a>
+</p>
+<h2>Type xmlSchemaParserCtxtPtr:</h2>
+<p>
+<a href="">xmlSchemaNewParserCtxt</a>
+</p>
+<h2>Type xmlSchemaPtr:</h2>
+<p>
+<a href="">xmlSchemaParse</a>
+</p>
+<h2>Type xmlSchemaTypePtr:</h2>
+<p>
+<a href="">xmlSchemaGetPredefinedType</a>
+</p>
+<h2>Type xmlSchemaValidCtxtPtr:</h2>
+<p>
+<a href="">xmlSchemaNewValidCtxt</a>
+</p>
<h2>Type xmlURIPtr:</h2>
<p>
<a href="html/libxml-uri.html#XMLCREATEURI">xmlCreateURI</a>