This commit is contained in:
Milka64 2023-12-11 16:33:37 +01:00
parent 7c64811967
commit 3df8399b79

View file

@ -24,9 +24,9 @@ extensions = [
You can use d2lang in sphinx directive
`source/index.rst`
`source/index.rest`
```rst
```rest
Hello World
===========
@ -40,7 +40,7 @@ Hello World
You can use an external file like this
```rst
```rest
Hello World
===========
@ -59,7 +59,7 @@ There is two options you can use
You can specify layout engine to use
```rst
```rest
Hello World
===========
@ -71,7 +71,7 @@ Hello World
#### Output filename
```rst
```rest
Hello World
===========