Skip to content

Commit 13ff013

Browse files
committed
chor(readme): translate to german
1 parent b311dd2 commit 13ff013

File tree

3 files changed

+92
-137
lines changed

3 files changed

+92
-137
lines changed

.readthedocs.yaml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
1-
# .readthedocs.yaml
2-
# Read the Docs configuration file
3-
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
4-
5-
# Required
61
version: 2
72

8-
# Set the version of Python and other tools you might need
93
build:
104
os: ubuntu-20.04
115
tools:
@@ -19,15 +13,8 @@ python:
1913
path: .
2014
extra_requirements:
2115
- docs
22-
system_packages: true
2316

24-
# Build documentation in the docs/ directory with Sphinx
2517
sphinx:
2618
builder: html
2719
configuration: docs/conf.py
2820
fail_on_warning: false
29-
30-
# Python requirements required to build your docs
31-
python-requirements:
32-
install:
33-
- requirements: docs/requirements.txt

0 commit comments

Comments
 (0)