Explorar o código

:robot: Ajoute script pour exporter le guide

DricomDragon hai 1 ano
pai
achega
1349f52d5a
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      guide/export.sh

+ 3 - 0
guide/export.sh

@@ -0,0 +1,3 @@
+#!/bin/sh
+
+pandoc -o complet.html complet.md --standalone --wrap=none --metadata title="Guide Godot JDLL 2024" --toc=true --toc-depth=5