From d088a5b55aaf60b0a8f24e475ba3df8ff28379fc Mon Sep 17 00:00:00 2001 From: ahrenholz Date: Tue, 7 Apr 2009 16:21:26 +0000 Subject: [PATCH] initial placeholder only --- wiki/Hacking.wiki | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 wiki/Hacking.wiki diff --git a/wiki/Hacking.wiki b/wiki/Hacking.wiki new file mode 100644 index 00000000..eafe4529 --- /dev/null +++ b/wiki/Hacking.wiki @@ -0,0 +1,7 @@ +#summary Coding standards and guide to CORE source code + += Introduction = + +We'll probably link to a HACKING file here, containing the coding standards used by CORE... + +Also refer to this [http://hipserver.mct.phantomworks.org/core/manual/Developer_0027s-Guide.html Developer's Guide] section in the CORE manual. \ No newline at end of file