From 1f8309f1ff5e5611faacac25547124ceaa28b7cd Mon Sep 17 00:00:00 2001 From: Daniel Hahler Date: Tue, 10 Jan 2017 18:14:52 +0100 Subject: [PATCH] Revert "Add a README for the apidoc repository (#1324)" The README is in the apidoc repo by now, and how this was done here makes it being removed and added all the time (for the relevant/boilerplate splitting). This reverts commit 4f1e502c26aa699e297bfe745de2f79c7c4b8f10. --- build-utils/travis-apidoc.sh | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/build-utils/travis-apidoc.sh b/build-utils/travis-apidoc.sh index a02b5434..76e2e8b9 100755 --- a/build-utils/travis-apidoc.sh +++ b/build-utils/travis-apidoc.sh @@ -61,20 +61,6 @@ diff -Nur . ../doc -I "Last updated" -I "Release:" \ -I "

API documentation for awesome, a highly configurable X window manager (version .*)\.

" \ -x .git | patch -p1 -# Create the readme -cat > README.md <