From 2a39cffb511f43587d26a6463a129087d7655030 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 25 Oct 2011 15:07:43 +0200 Subject: Upgrade documentation --- docs/generate | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 docs/generate (limited to 'docs/generate') diff --git a/docs/generate b/docs/generate deleted file mode 100755 index 936ba03..0000000 --- a/docs/generate +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh -txt2tags --encoding utf-8 --css-sugar --style style.css --toc -t xhtml -o INSTALL.html INSTALL.t2t -txt2tags --encoding utf-8 --toc -t txt -o INSTALL INSTALL.t2t -awk '{gsub("\t"," ");print}' INSTALL > ../INSTALL -rm INSTALL -- cgit v1.2.3