Skip to content

biicode/docs

Repository files navigation

Biicode Documentation

This is the biicode documentation, accessible from http://docs.biicode.com.

You can contribute to this documentation providing your own tutorials, articles and images.

Structure is as follows:

  • _guide Contains some general style guides and reStructuredText basic information.
  • _static Contains static resources; mainly images and code examples.
  • _themes Contains the biicode theme, used for generation the documentation in html format.
  • c++ Contains general information about biicode: concepts, philosophy and commands reference. Also specific information, FAQs and reference for C and C++ programming languages.
  • arduino Contains specific information, FAQs and reference for Arduino development.
  • raspberrypi Contains specific information, FAQs and reference for Raspberry Pi development.
  • nodejs Contains specific information, FAQs and reference for Node.js.