This commit is contained in:
Milka64 2023-12-11 16:13:04 +01:00
parent fbcd173371
commit 7c64811967

View file

@ -14,7 +14,7 @@ $ pip install sphinxcontrib-d2lang
`conf.py` `conf.py`
```conf.py ```python
extensions = [ extensions = [
"sphinxcontrib.d2lang", "sphinxcontrib.d2lang",
] ]