From 2c15522bc2bacc845b08563f74b0210d8df7729a Mon Sep 17 00:00:00 2001 From: schneefux Date: Mon, 16 Jan 2017 20:17:13 +0100 Subject: generate sphinx docs --- docs/index.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 docs/index.rst (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 0000000..25263ec --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,13 @@ +.. gamelocker documentation master file, created by + sphinx-quickstart on Mon Jan 16 20:06:34 2017. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Welcome to gamelocker's documentation! +====================================== + +.. toctree:: + :maxdepth: 4 + :caption: Contents: + + gamelocker -- cgit v1.3.1