Sfoglia il codice sorgente

:memo: Ajoute la table des matières

DricomDragon 1 settimana fa
parent
commit
b9c0b9724a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      guide/README.md

+ 1 - 1
guide/README.md

@@ -12,5 +12,5 @@ Tutoriel pour développer Raquette fracassante.
 ### HTML
 
 ```sh
-pandoc -o complet.html complet.md --standalone --wrap=none --metadata title="Guide Godot JDLL 2024" --css=https://matcha.mizu.sh/matcha.css
+pandoc -o complet.html complet.md --standalone --wrap=none --metadata title="Guide Godot JDLL 2024" --css=https://matcha.mizu.sh/matcha.css --toc --toc-depth=5
 ```