From 0371acff89b14b9bdcb03e72fd9637e26e6b517c Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 29 Jan 2017 11:07:42 -0500 Subject: Move English documentation to folder en_US --- doc/coding-standards.markdown | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 doc/coding-standards.markdown (limited to 'doc/coding-standards.markdown') diff --git a/doc/coding-standards.markdown b/doc/coding-standards.markdown deleted file mode 100644 index 0ee3ecd6..00000000 --- a/doc/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