Skip to content

Commit

Permalink
Debugging docs even some more
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaem committed Feb 7, 2024
1 parent f9bb9e9 commit 27e0a23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
#import sphinx_bootstrap_theme
sys.path.insert(0, os.path.abspath('.'))
sys.path.insert(0, '/home/docs/checkouts/readthedocs.org/user_builds')
sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), '..', '..')))

# -- Project information -----------------------------------------------------

Expand Down

0 comments on commit 27e0a23

Please sign in to comment.