Re: Is there such a thing as commenting-out doxygen markdown?
Richard Damon <[email protected]> Mon, 4 Nov 2019 12:26:48 -0500
| Newsgroups | gmane.text.doxygen.general |
|---|---|
| Message-ID | <[email protected]> |
If it is in a C/C++ code file, I just use an #if 0/#endif to comment the comment out. > On Nov 4, 2019, at 11:38 AM, Kerry, Richard <[email protected]> wrote: > > > > A Doxygen comment is pretty well explained in the docs, but is there some syntax to comment-out a line of mark-up in a Doxygen comment block ? > > In the course of trying to get my documentation working (see elsewhere) I’d like to try removing some of the markup. But I don’t want to just delete it, or even to cut it and copy it elsewhere. If it were source code I’d just stick line comment characters at the start of the line. Is there an equivalent I can use within a comment block to get doxygen to ignore a line, without actually removing it? > > > Regards, > Richard. > > <image001.png> > Richard Kerry > BNCS Engineer, Global Media Practice > > M: +44 (0)7812 325518 > 2nd Floor, MidCity Place, 71 High Holborn, London, WC1V 6EA > [email protected] > > <image002.png> > > <image003.jpg> > > _______________________________________________ > Doxygen-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/doxygen-users _______________________________________________ Doxygen-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/doxygen-users