mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-06-16 12:33:19 +02:00
Fix #310: Document how to generate doc with markdown + delete
CHANGELOG.md that was a duplicate
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
set -o verbose
|
||||
# Convert markdown file to html
|
||||
markdown NEWS > docs/informations/CHANGELOG.html
|
||||
Reference in New Issue
Block a user