aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/index.rst
diff options
context:
space:
mode:
authorShivesh Mandalia <shivesh.mandalia@outlook.com>2020-03-02 19:53:29 +0000
committerShivesh Mandalia <shivesh.mandalia@outlook.com>2020-03-02 19:53:29 +0000
commit30208ffbe68711d06c205c63591e1d7c52ac9b8e (patch)
treeb856a4e02dd1d1f20b1c15a50d0d820bcea1824f /docs/source/index.rst
parent4d3e63175e4911a03ad7333522b80282ff326b56 (diff)
downloadGolemFlavor-30208ffbe68711d06c205c63591e1d7c52ac9b8e.tar.gz
GolemFlavor-30208ffbe68711d06c205c63591e1d7c52ac9b8e.zip
attempt readthedocs
Diffstat (limited to 'docs/source/index.rst')
-rw-r--r--docs/source/index.rst43
1 files changed, 43 insertions, 0 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst
new file mode 100644
index 0000000..84454ff
--- /dev/null
+++ b/docs/source/index.rst
@@ -0,0 +1,43 @@
+.. GolemFlavor documentation master file, created by
+ sphinx-quickstart on Mon Mar 2 19:03:06 2020.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+:github_url: https://github.com/ShiveshM/GolemFlavor
+
+GolemFlavor
+===========
+
+GolemFlavor is a Python package for running a Bayesian inference analysis
+pipeline using Astrophysical Flavor data taken at the `IceCube Neutrino
+Obervatory <https://icecube.wisc.edu/>`_
+
+.. toctree::
+ :maxdepth: 1
+ :caption: Getting Started
+
+ overview
+ installation
+ examples
+
+.. toctree::
+ :maxdepth: 1
+ :caption: User Guide
+
+ api
+ physics
+ statistics
+
+.. toctree::
+ :maxdepth: 1
+ :caption: Useful links
+
+ GolemFlavor @ GitHub <https://github.com/ShiveshM/GolemFlavor>
+ Issue Tracker <https://github.com/ShiveshM/GolemFlavor/issues>
+
+Questions & Bug Reports
+-----------------------
+
+If you have a question, would like to propose a new feature, or submit a bug
+report, feel free to open up an issue on the `issue tracker on GitHub
+<https://github.com/ShiveshM/GolemFlavor/issues>`_.