summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_notes.py
diff options
context:
space:
mode:
Diffstat (limited to 'bin/reproducible_html_notes.py')
-rwxr-xr-xbin/reproducible_html_notes.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/reproducible_html_notes.py b/bin/reproducible_html_notes.py
index d5d5e4a3..f86a2926 100755
--- a/bin/reproducible_html_notes.py
+++ b/bin/reproducible_html_notes.py
@@ -1,11 +1,12 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
-
-# clean-notes: sort and clean the notes stored in notes.git
+#
# Copyright © 2015 Mattia Rizzolo <mattia@mapreri.org>
# Licensed under GPL-2+
#
# Depends: python3 python3-yaml
+#
+# Build html pages based on the content of the notes.git repository
import yaml
from reproducible_common import *