Loading jupyter/docs/Source/conf.py +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ # import os import sys sys.path.insert(0, os.path.abspath('../')) sys.path.insert(0, os.path.abspath('../../CartoCosmos-1/jupyter/src')) extensions = [ Loading readthedocs.ymldeleted 100644 → 0 +0 −23 Original line number Diff line number Diff line # .readthedocs.yml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Build documentation in the docs/ directory with Sphinx sphinx: configuration: jupyter/docs/Source/conf.py # Build documentation with MkDocs #mkdocs: # configuration: mkdocs.yml # Optionally build your docs in additional formats such as PDF and ePub formats: all # Optionally set the version of Python and requirements required to build your docs python: version: 3.7 install: - requirements: jupyter/docs/requirements.txt No newline at end of file Loading
jupyter/docs/Source/conf.py +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ # import os import sys sys.path.insert(0, os.path.abspath('../')) sys.path.insert(0, os.path.abspath('../../CartoCosmos-1/jupyter/src')) extensions = [ Loading
readthedocs.ymldeleted 100644 → 0 +0 −23 Original line number Diff line number Diff line # .readthedocs.yml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Build documentation in the docs/ directory with Sphinx sphinx: configuration: jupyter/docs/Source/conf.py # Build documentation with MkDocs #mkdocs: # configuration: mkdocs.yml # Optionally build your docs in additional formats such as PDF and ePub formats: all # Optionally set the version of Python and requirements required to build your docs python: version: 3.7 install: - requirements: jupyter/docs/requirements.txt No newline at end of file