Re: [Doxygen-users] Using \includedoc with markdown
Brought to you by:
dimitri
From: Albert <alb...@gm...> - 2016-09-23 12:32:26
|
Anas, Did you try with a small test run? What was the result? Albert On Fri, Sep 23, 2016 at 1:22 PM, Anas Nashif <na...@pl...> wrote: > Hi, > Is it possible to include markdown files and have them included for > example to expand on the @details of a function? > > For example > > /** > * @brief This is an example > * @details > * @includedoc docs/example.md > * .. > */ > > The contents of example.md would be parsed and included as formatted text. > > Or is there some other way to do this? > > Thanks, > Anas > > > ------------------------------------------------------------ > ------------------ > > _______________________________________________ > Doxygen-users mailing list > Dox...@li... > https://lists.sourceforge.net/lists/listinfo/doxygen-users > > |