JWS-116 Moved the boostrap’ed manual pages to a temporary dir. The documentation...
[jabaws.git] / website / man_pages_old / man_dev.jsp
similarity index 99%
rename from website/man_dev.jsp
rename to website/man_pages_old/man_dev.jsp
index 217b850..58c84d5 100644 (file)
@@ -7,7 +7,7 @@
 <%@ taglib uri="http://displaytag.sf.net" prefix="dt" %>
 
 
-<c:import url="template_header.jsp" >
+<c:import url="../template_header.jsp" >
        <c:param name="title">Documentation</c:param>
 </c:import>
 
@@ -527,7 +527,7 @@ public static void main(String[] args) throws UnsupportedRuntimeException,
 }
 </code></pre>
                                <p>For a more detailed description of all available types and their functions please
-                                       refer to the <a href="dm_javadoc/index.html">Data Model JavaDoc</a>.
+                                       refer to the <a href="../dm_javadoc/index.html">Data Model JavaDoc</a>.
                                </p>
                                <p class="text-right">
                                        <a href="#">Back to top <i class="fa fa-arrow-up" aria-hidden="true"></i></a>
@@ -558,4 +558,4 @@ public static void main(String[] args) throws UnsupportedRuntimeException,
        </div>
 </div>
 
-<jsp:include page="template_footer.jsp" />
\ No newline at end of file
+<jsp:include page="../template_footer.jsp" />
\ No newline at end of file