summaryrefslogtreecommitdiff
path: root/testTexts.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testTexts.sh')
-rwxr-xr-xtestTexts.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/testTexts.sh b/testTexts.sh
deleted file mode 100755
index 0189ae2a..00000000
--- a/testTexts.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/bash
-# this script is used for easy testing of the rst documentation files.
-rst2html README.rst > README.html
-rst2html COMPILE.rst > COMPILE.html
-rst2html LUA_API.rst > LUA_API.html