Docs: Fix layout with sub-section (#3710)
This commit is contained in:
@@ -1 +1,3 @@
|
||||
make clean
|
||||
make html
|
||||
python3 -m http.server --d _build/html
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1 +1,3 @@
|
||||
make clean
|
||||
make html
|
||||
python3 -m http.server --d _build/html
|
||||
|
||||