Skip to content
Snippets Groups Projects
Commit edecd653 authored by Lucia D. Hradecka's avatar Lucia D. Hradecka
Browse files

publishing at readthedocs (solving sphinx RTD issues)

parent 21251bea
No related branches found
No related tags found
4 merge requests!71.2,!6merge all changes to 1.2.0,!5Make v1.1.0 default,!4Make v1.1.0 default
sphinx-rtd-theme sphinx-rtd-theme
sphinxcontrib-napoleon
sphinx-code-include
numpy numpy
scipy scipy
scikit-image scikit-image
......
...@@ -12,8 +12,8 @@ ...@@ -12,8 +12,8 @@
import os import os
import sys import sys
sys.path.insert(0, os.path.abspath('..')) sys.path.insert(0, os.path.abspath('..'))
sys.path.insert(0, os.path.abspath(r'..\..')) sys.path.insert(0, os.path.abspath(r'../../'))
# sys.path.insert(0, os.path.abspath(r'..\..')) sys.path.insert(0, os.path.abspath(r'../../bio_volumentations'))
# -- Project information ----------------------------------------------------- # -- Project information -----------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information # https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment