Re: How to get syntax coloring in Quickboook Doxygen C++ Reference sections
"Paul A. Bristow" <[email protected]> Wed, 30 Oct 2013 10:15:21 -0000
| Newsgroups | gmane.comp.lib.boost.documentation |
|---|---|
| Message-ID | <[email protected]> |
> -----Original Message----- > From: Boost-docs [mailto:[email protected]] On Behalf Of Paul A. Bristow > Sent: Tuesday, October 29, 2013 4:20 PM > To: 'Discussion of Boost Documentation' > Subject: Re: [Boost-docs] How to get syntax coloring in Quickboook Doxygen C++ Reference sections > > > Now gives my much desired syntax coloring for functions (and classes) :-) > > (Have yet to try macro but that's less needed ...) even works for macros J Not sure if this silly demo will display but see also attached jpg (if that is allowed). Macro MY_MACRO MY_MACRO Synopsis // In header: <boost/ <file:///I:\boost-sandbox\guild\mylibrary\libs\mylibrary\doc\html\header\boost\mylibrary\mylibrary_h pp.html> mylibrary/mylibrary.hpp> MY_MACRO Description Macro whose value has no function yet, but can be defined in case it has in future. Example: #define MY_MACRO 42 // Define MY_MACRO and assign a value 42 for the it. std::cout << MY_MACRO << std:;end; // Display the current value of the macro. Thanks Paul --- Paul A. Bristow, Prizet Farmhouse, Kendal LA8 8AB UK +44 1539 561830 07714330204 [email protected] _______________________________________________ Boost-docs mailing list [email protected] http://lists.boost.org/mailman/listinfo.cgi/boost-docs
macro example.JPG
(image/jpeg, 45.4 KB) - not displayed