4.doxygen.h 238 B

1234567891011
  1. /*
  2. * This file is only used for doxygen document generation.
  3. */
  4. /**
  5. * @defgroup group_doxygen_example Doxygen Example
  6. *
  7. * @brief Introduce how to write doxygen documentation.
  8. *
  9. * See @ref page_howto_doxygen for more details.
  10. */