From a2ffb24515d8c33a8f2907b46cba25734bd1aed5 Mon Sep 17 00:00:00 2001 From: Chris Dombroski Date: Tue, 27 Jan 2015 15:15:09 -0500 Subject: [PATCH] Add contributing.rst to fixTexts.sh --- fixTexts.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/fixTexts.sh b/fixTexts.sh index 4fb284c18..a0210f7aa 100755 --- a/fixTexts.sh +++ b/fixTexts.sh @@ -34,4 +34,5 @@ process Readme.rst Readme.html process Compile.rst Compile.html process Lua\ API.rst Lua\ API.html process Contributors.rst Contributors.html +process Contributing.rst Contributing.html