summaryrefslogtreecommitdiff
path: root/third_party/freetype-py/doc/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/freetype-py/doc/index.rst')
-rw-r--r--third_party/freetype-py/doc/index.rst26
1 files changed, 26 insertions, 0 deletions
diff --git a/third_party/freetype-py/doc/index.rst b/third_party/freetype-py/doc/index.rst
new file mode 100644
index 0000000..5e5d358
--- /dev/null
+++ b/third_party/freetype-py/doc/index.rst
@@ -0,0 +1,26 @@
+=============================
+Freetype python documentation
+=============================
+
+Freetype python provides bindings for the FreeType library. Only the high-level API is bound.
+
+Freetype-py lives at https://github.com/rougier/freetype-py/
+
+
+.. toctree::
+ :maxdepth: 1
+
+ introduction.rst
+ usage.rst
+ screenshots.rst
+ api.rst
+ notes.rst
+ license.rst
+
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`