Skip to content

Instantly share code, notes, and snippets.

@MarwanDebbiche
Created October 16, 2020 09:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MarwanDebbiche/52c08e83b635bd4b074c6f94f270d8a0 to your computer and use it in GitHub Desktop.
Save MarwanDebbiche/52c08e83b635bd4b074c6f94f270d8a0 to your computer and use it in GitHub Desktop.
# 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: docs/source/conf.py
python:
version: 3.8
install:
- method: pip # install tsgen. You will need this for autodoc to work
path: .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment