]> git.parisson.com Git - timeside.git/commitdiff
add make_readme script
authorGuillaume Pellerin <yomguy@parisson.com>
Tue, 13 Jan 2015 15:11:22 +0000 (16:11 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Tue, 13 Jan 2015 15:11:22 +0000 (16:11 +0100)
doc/make_readme.sh [new file with mode: 0755]

diff --git a/doc/make_readme.sh b/doc/make_readme.sh
new file mode 100755 (executable)
index 0000000..6e2afa6
--- /dev/null
@@ -0,0 +1,4 @@
+#/bin/sh
+
+cat source/intro.rst source/news.rst source/processors.rst source/doc.rst source/install.rst source/ui.rst source/dev.rst source/related.rst source/copyright.rst > ../README.rst
+