$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Boost-wide concept docs
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2011-02-03 16:39:19
On 03/02/2011 17:52, Edward Diener wrote:
> I have seen concepts mentioned in documentation
> for many Boost libraries but I never knew how to document a concept for
> what I myself may be working on. Does Boost specify a preferred common
> format for documenting a concept anywhere ?
Yes, caramel (that's an XML format).
It integrates with boostbook and quickbook.
See libs/concept_check/doc/reference for examples.