Re: [quickbook] Where are the docs for Jamfiles?
Daniel James <[email protected]>
| Newsgroups | gmane.comp.lib.boost.documentation |
|---|---|
| Message-ID | <CAHOE3yeiEO3swdgdm6T50sAg8yVfns6QekGevgnfg+FFZGUnhQ@mail.gmail.com> |
On 6 October 2011 11:30, Beman Dawes <[email protected]> wrote: > > The simplest possible Jamfile would be a much gentler start. See the > attached files for an example. The regex Jamfile is good. Also, I created an example of how a sandbox library could be organised at: https://svn.boost.org/svn/boost/sandbox/example The documentation build includes doxygen support so it's a little more complicated. It also copies the images and css from boost because it's meant to be standalone, libraries included in boost shouldn't do that. It isn't commented as I didn't create it for documentation.