aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShivesh Mandalia <shivesh.mandalia@outlook.com>2020-03-02 20:01:19 +0000
committerShivesh Mandalia <shivesh.mandalia@outlook.com>2020-03-02 20:01:19 +0000
commit17527a0ab5609ca15970d4b869af85e9320d03a9 (patch)
treebc394446de0b24c1bf78251e55c727cd32669219
parent30208ffbe68711d06c205c63591e1d7c52ac9b8e (diff)
downloadGolemFlavor-17527a0ab5609ca15970d4b869af85e9320d03a9.tar.gz
GolemFlavor-17527a0ab5609ca15970d4b869af85e9320d03a9.zip
attempt readthedocs again
-rw-r--r--.readthedocs.yml2
-rw-r--r--README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml
index 3bb4da7..d53d01d 100644
--- a/.readthedocs.yml
+++ b/.readthedocs.yml
@@ -7,7 +7,7 @@ version: 2
# Build documentation in the docs/ directory with Sphinx
sphinx:
- configuration: docs/conf.py
+ configuration: docs/source/conf.py
# Optionally build your docs in additional formats such as PDF and ePub
# formats: all
diff --git a/README.md b/README.md
index 44d74dd..042e71a 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ GolemFlavor is a Python package for running a Bayesian inference analysis
pipeline using Astrophysical Flavor data taken at
[IceCube](https://icecube.wisc.edu/).
-![GolemFlavor Logo](docs/_static/logo.png)
+![GolemFlavor Logo](docs/source/_static/logo.png)
## Overview