Closed davidjsherman closed 8 years ago
Define a doxygen-style syntax for structured comments in Aesl programs, using ##! as a prefix.
##!
Mark up thymio_motion.aesl with @defgroup, @brief, @param, @file, and @mainpage to allow:
thymio_motion.aesl
Submit thymio_motion.json to the online demo of swagger-ui to see the API documentation that is extracted.
Define a doxygen-style syntax for structured comments in Aesl programs, using
##!
as a prefix.Mark up
thymio_motion.aesl
with @defgroup, @brief, @param, @file, and @mainpage to allow:Submit thymio_motion.json to the online demo of swagger-ui to see the API documentation that is extracted.