Private
Public Access
2
0
Commit Graph

5 Commits

Author SHA1 Message Date
Alex T
f0f01c1bcc legal: address more EMO review comments
* Add copyright headers to XML and YAML files
    * Add (tm) to the first mention of Eclipse MRAA in the README
    * Rename COPYING to LICENSE.md per the standard Eclipse requirement

Signed-off-by: Alex T <alext.mkrs@gmail.com>
2025-12-08 08:31:03 -08:00
Brendan Le Foll
fffb74b6b7 DoxygenLayout.xml: move akward dep graph to the bottom
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-09-07 21:20:24 +01:00
Brendan Le Foll
21b65f5eb1 common.hpp: fix documentation of functions
Functions inside namespace are tough to document, bypassing this by documenting
the namespace and then using the namespace doc as common.hpp doc in the index

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-09-01 23:18:51 +01:00
Brendan Le Foll
ce8cda6743 DoxygenLayout.xml: make C++ doc order a little like the C doc
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-05-30 09:53:20 +01:00
Brendan Le Foll
a02923beec docs: Add docs/ folder with in depth topics as well as DoxygenLayout.xml file
* C headers now have @briefs and include examples
* Examples have altered 'Interesting' Sections

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-05-29 14:51:38 +01:00