diff --git a/doc/manual/manual.doc b/doc/manual/manual.doc new file mode 100644 index 0000000000..35d966b41d --- /dev/null +++ b/doc/manual/manual.doc @@ -0,0 +1,18 @@ +/** + +\defgroup cpu Architecture Support + +\defgroup arm_common ARMv7 +\ingroup cpu + +\defgroup system Base System +\brief The base system includes all extra functionality not necessarily ported to all supported platforms. + +\defgroup lib Library Code + +\defgroup net Network Stack + +\mainpage +Welcome to the µkleos documentation.
+ +*/