Fix #310: Document how to generate doc with markdown + delete

CHANGELOG.md that was a duplicate
This commit is contained in:
Alexandre Quessy
2016-12-28 14:06:41 -05:00
parent a445968d2e
commit 0057261566
5 changed files with 85 additions and 296 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/bin/sh
set -o verbose
# Convert markdown file to html
markdown NEWS > docs/informations/CHANGELOG.html