Subject: Re: [Boost-docs] How to get syntax coloring in Quickboook Doxygen C++ Reference sections
From: Paul A. Bristow (pbristow_at_[hidden])
Date: 2013-10-30 10:15:21
> -----Original Message-----
> From: Boost-docs [mailto:boost-docs-bounces_at_[hidden]] 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 pbristow_at_[hidden]
This archive was generated by hypermail 2.1.7 : 2017-11-11 08:50:41 UTC