first commit

This commit is contained in:
2020-12-20 17:02:59 +01:00
parent 79852b3242
commit f246b74b0a
6 changed files with 434 additions and 0 deletions

4
build.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
rst2pdf --config=./config.ini ./reglement.rst -o ./reglement.pdf
rst2pdf --config=./config.ini ./statuts.rst -o ./statuts.pdf
rst2pdf --config=./config.ini ./pv/AG_constitutive.rst -o ./pv/AG_constitutive.pdf