aboutsummaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
authorBrendan Le Foll <brendan.le.foll@intel.com>2015-01-20 23:25:31 +0000
committerBrendan Le Foll <brendan.le.foll@intel.com>2015-01-20 23:25:39 +0000
commite23325d9dd710f96950808ae996b4512cdbbe521 (patch)
tree6ff2ff99e3e4c3bc24bb657be0c7cba00d3961e7 /docs/index.md
parentc3980c217c19ad6b0d95a4388ff9b56177292149 (diff)
docs: add debugging doc
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md13
1 files changed, 5 insertions, 8 deletions
diff --git a/docs/index.md b/docs/index.md
index 6deda79..fe14dfe 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -44,15 +44,12 @@ Specific platform information for supported platforms is documented here:
- @ref minnowmax
- @ref rasppib
-### ENV RECOMENDATIONS
+## DEBUGGING
-All of these are 'optional', however they are recommended. Only a C compiler,
-cmake, libm and pthreads are technically required to compile.
-
-- Swig 3.0.1+ built with node.js (0.10.x) & python support
-- doxygen
-- sphinx (requires doxygen)
-- pygments
+Sometimes it just doesn't want to work, let us try and help you, you can file
+issues in github or join us in #mraa on freenode IRC, hang around for a little
+while because we're not necessarily on 24/7, but we'll get back to you! Have a
+glance at our @debugging page too
## COMPILING