diff --git a/docs/example.rst b/docs/example.rst new file mode 100644 index 0000000000000000000000000000000000000000..eee5d6e08478b352ee22d36786523372f0829c17 --- /dev/null +++ b/docs/example.rst @@ -0,0 +1,4 @@ +================= +GW150914 Example +================= + diff --git a/docs/index.rst b/docs/index.rst index 175b18c90380241d51e4d51f895e667ca3c023ef..e36198de4dd4311236f1c81c2b62bd648b3b7cbe 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -19,15 +19,21 @@ merger events, and making plots of those. It's early days and there are lots of other things to be done with the package! - -Contents: - +User Guide +========== .. toctree:: :maxdepth: 2 readme installation usage + +Developer Guide +=============== + +.. toctree:: + :maxdepth: 2 + contributing authors history