From a22425e8c781c1b5e8a3707ea67736673d6bc797 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Sun, 15 Feb 2015 10:15:59 +0100 Subject: Updated makefile, removed docs (users can compile it themselves if they want) --- docs/index.html | 228 -------------------------------------------------------- 1 file changed, 228 deletions(-) delete mode 100644 docs/index.html (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html deleted file mode 100644 index 86747b8..0000000 --- a/docs/index.html +++ /dev/null @@ -1,228 +0,0 @@ - - -
- - -assignment | -An interface to the assignment table in the database | -
BusinessAdmin | -Provides basic functions like adding elements to the database | -
client | -An interface to the client table in the database | -
constants | -A class for some constants | -
contact | -An interface to the contact table in the database | -
correspondence | -An extension of FPDF to generate personalized correspondence PDFs | -
file | -An interface to the file table in the database | -
offer | -An interface to the offer table in the database | -
response | -Provides a standard to base all responses to be called with AJAX on | -