]> ToastFreeware Gitweb - chrisu/seepark.git/blobdiff - web/templates/seepark_web.html
Add link to API documentation to main page.
[chrisu/seepark.git] / web / templates / seepark_web.html
index 0f5c73ffa416780bab7ea86988027ed675abeabb..8524a74ac144b42c972f523ccbbe3d20e63495fd 100644 (file)
@@ -75,7 +75,7 @@
                </div>
 
                <hr />
-               <p><small><a href="https://git.toastfreeware.priv.at/chrisu/seepark.git">Source code</a></small></p>
+               <p><small><a href="https://git.toastfreeware.priv.at/chrisu/seepark.git">Source code</a>, <a href="{{url_for('static', filename='doc/index.html')}}">API documentation</a></small></p>
 
                <!-- Load own javascript code -->
                <script src="{{url_for('static', filename='seepark_web.js')}}"></script>