rtd attempt
This commit is contained in:
parent
321b6d26a6
commit
1aee031a3a
|
@ -0,0 +1,10 @@
|
|||
# .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: python/docs/conf.py
|
Loading…
Reference in New Issue