summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorThomas Waldmann <tw AT waldmann-edv DOT de@localhost>2014-06-28 17:18:15 +0200
committerThomas Waldmann <tw AT waldmann-edv DOT de@localhost>2014-06-28 17:18:15 +0200
commit6fe93b28b5dfe3f7dca220c13eb1605fccd7e263 (patch)
tree4d00c8d6a18401229aee35d26a7570be5d23134f /docs
parent0665824db0a1e8fdd50f703628ca1fc1dc92e116 (diff)
downloadxstatic-git-6fe93b28b5dfe3f7dca220c13eb1605fccd7e263.tar.gz
include license/authors into sphinx docs, minor docs fix
Diffstat (limited to 'docs')
-rw-r--r--docs/source/index.rst1
-rw-r--r--docs/source/license.rst10
-rw-r--r--docs/source/using.rst1
3 files changed, 12 insertions, 0 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst
index 63f0602..53d24a3 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -7,6 +7,7 @@ What is XStatic
:maxdepth: 2
intro
+ license
Using XStatic
diff --git a/docs/source/license.rst b/docs/source/license.rst
new file mode 100644
index 0000000..27a23cf
--- /dev/null
+++ b/docs/source/license.rst
@@ -0,0 +1,10 @@
+License
+=======
+
+.. include:: ../../LICENSE.txt
+
+Authors
+=======
+
+.. include:: ../../AUTHORS.txt
+
diff --git a/docs/source/using.rst b/docs/source/using.rst
index e7e400c..dfab752 100644
--- a/docs/source/using.rst
+++ b/docs/source/using.rst
@@ -49,6 +49,7 @@ For some packages there is also a CDN available, you can use it by giving the
appropriate provider (not 'local') and protocol (see the xstatic-* package metadata about which cdnnames and protocols are available for the package):
::
+
xs = XStatic(mod, provider='cdnname', protocol='https')
print xs.base_url