Skip to content
  • Martin Hoffmann's avatar
    doc: Doxygen-based documentation. · 7bc3df6c
    Martin Hoffmann authored
    Both C/C++ and Python code is evaluated.
    Python docstring comments are integrated by doxypy.
    This allows for doxygen tags within normal docstrings.
    
    OSEK specification can be traced via doxygen tags:
     @satisfies{13,1,2} Place such a tag to the implementation
        of Requirement 13.1.2 in the OSEK spec.
    
     @verifies{13,1,2} Documents the test case belonging to 13.1.2
    
     @testimpl{4,2,1} Marks the implementation of a conformance test
    
    Please comment your code appropriately.
    Thanks!
    
    Change-Id: Ie0ff7734541508224a048dd3c2f26b5f8f1acf0c
    7bc3df6c