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

Merge branch 'dev_docs' into 'main'

Readthedocs Document merged to master branch

See merge request focus/focus-framework!25
parents 75f23248 dd6bec3c
No related branches found
No related tags found
No related merge requests found
[submodule "Database_Connector"] [submodule "Database_Connector"]
path = Database_Connector path = Database_Connector
url = git@git-ce.rwth-aachen.de:ineed-dc/database-connector.git url = git@git-ce.rwth-aachen.de:focus/database-connector.git
[submodule "GUI"] [submodule "GUI"]
path = GUI path = GUI
url = git@git-ce.rwth-aachen.de:ineed-dc/gui.git url = git@git-ce.rwth-aachen.de:focus/gui.git
[submodule "Model_Library"] [submodule "Model_Library"]
path = Model_Library path = Model_Library
url = git@git-ce.rwth-aachen.de:ineed-dc/model-library.git url = git@git-ce.rwth-aachen.de:focus/model-library.git
[submodule "Tooling"] [submodule "Tooling"]
path = Tooling path = Tooling
url = git@git-ce.rwth-aachen.de:ineed-dc/tooling.git url = git@git-ce.rwth-aachen.de:focus/tooling.git
# .readthedocs.yaml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
# Required
version: 2
sphinx:
configuration: doc/OnlineDocs/conf.py
formats: all
# Set the version of Python and requirements required to build the docs
python:
version: 3
install:
- method: pip
path: .
extra_requirements:
- docs
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment