Skip to content
Snippets Groups Projects
Commit 956eeca8 authored by Yi Nie's avatar Yi Nie
Browse files

Success Version for Erstellung von Read the Docs

parent cf0ca3a6
Branches
No related tags found
No related merge requests found
......@@ -5,7 +5,21 @@
# Required
version: 2
#conda:
# environment: envINEED_win.yml
sphinx:
configuration: docs/source/conf.py
formats: all
python:
install:
- requirements: docs/requirements.txt
# - method: pip
# path: .
# extra_requirements:
# - docs
# - method: pip
# path: another/package
system_packages: true
\ No newline at end of file
myst-parser==1.0.0
Sphinx==5.3.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
\ No newline at end of file
......@@ -8,7 +8,7 @@
import sys
import os
project = 'FEN InEEd-DC'
project = 'FOCUS'
copyright = '2022, FEN InEEd-DC Team'
author = 'FEN InEEd-DC Team'
release = '0.0.1'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment