Переглянути джерело

:memo: Ajoute la table des matières

DricomDragon 1 тиждень тому
батько
коміт
b9c0b9724a
1 змінених файлів з 1 додано та 1 видалено
  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
 ```