Private
Public Access
2
0

docs: add debugging doc

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Brendan Le Foll
2015-01-20 23:25:31 +00:00
parent c3980c217c
commit e23325d9dd
3 changed files with 43 additions and 8 deletions

View File

@@ -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