tell about source code and homepage
authorChristian Weiske <cweiske@cweiske.de>
Wed, 1 Jul 2015 17:50:41 +0000 (19:50 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Wed, 1 Jul 2015 17:50:41 +0000 (19:50 +0200)
.gitignore
README.rst
build.sh

index 9b61c8c0423824bbec12a1b3862a4a7a8a0d79a1..a402973331ea327e396872edac0dbadbfd7e19a0 100644 (file)
@@ -1 +1,2 @@
+/*.htm
 /*.html
index 8b24516be2202c308fd4e7077c42cb60c7d5d8b2..0954cf11240b14b2b7661e9ae090de2b91b74c7b 100644 (file)
@@ -48,4 +48,21 @@ About
 This documentation has been written by Christian Weiske,
 cweiske+ouya@cweiske.de.
 
+
+License
+=======
 It is licensed under the GNU Free Documentation License.
+
+
+Source code
+===========
+The documentation sources are available at
+http://git.cweiske.de/ouya-store-api.git/
+and mirrored at
+https://github.com/cweiske/ouya-store-api
+
+
+Home page
+=========
+A rendered version of this documentation is available at
+http://cweiske.de/ouya-store-api-docs.htm
index 68ec9eb14e91e129f60d534af787d75bf37fa2c3..5854090994295569a1bb6af7e1f90d1fce3588e1 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -1,2 +1,2 @@
 #!/bin/sh
-rst2html README.rst README.html
+rst2html README.rst ouya-store-api-docs.htm