diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 0000000000000000000000000000000000000000..266fa4639270b91296eee613679a227659b18269 --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,29 @@ +.. Registrasion documentation master file, created by + sphinx-quickstart on Thu Apr 21 11:29:51 2016. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Registrasion +============ + +Registrasion is a conference registration package that goes well with the Symposion suite of conference management apps for Django. It's designed to manage the sorts of inventories that large conferences need to manage, build up complex tickets with multiple items, and handle payments using whatever payment gateway you happen to have access to + +Development of registrasion was commenced by Christopher Neugebauer in 2016, with the gracious support of the Python Software Foundation. + + +Contents: +--------- +.. toctree:: + :maxdepth: 2 + + overview + inventory + for-zookeepr-users + + +Indices and tables +================== + +* :ref:`genindex` +.. * :ref:`modindex` +* :ref:`search`