From 6c711f696f73bc59813f6834ec241aef3b626cbd Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 29 Aug 2015 20:00:53 -0400 Subject: Include documentation in the application --- docs/coding-standards.markdown | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 docs/coding-standards.markdown (limited to 'docs/coding-standards.markdown') diff --git a/docs/coding-standards.markdown b/docs/coding-standards.markdown deleted file mode 100644 index e0e762db..00000000 --- a/docs/coding-standards.markdown +++ /dev/null @@ -1,24 +0,0 @@ -Coding standards -================ - -PHP code --------- - -- Indentation: 4 spaces -- Line return: Unix => `\n` -- Encoding: UTF-8 -- Use only the opening tags ` `\n` - -CSS code --------- - -- Indentation: 4 spaces -- Line return: Unix => `\n` -- cgit v1.2.3