diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-01-16 20:17:13 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-01-16 20:17:13 +0100 |
| commit | 2c15522bc2bacc845b08563f74b0210d8df7729a (patch) | |
| tree | fda1b64f8d6e26f481d5b87e5e4a15e12eda94dd /docs/index.rst | |
| parent | fcc4e3efc578aa4d721c5d8fc3c1e0f5b6b89589 (diff) | |
| download | python-gamelocker-2c15522bc2bacc845b08563f74b0210d8df7729a.tar.gz python-gamelocker-2c15522bc2bacc845b08563f74b0210d8df7729a.zip | |
generate sphinx docs
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 13 |
1 files changed, 13 insertions, 0 deletions
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 |
