$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2003-04-21 19:29:59
I've just posted complete instructions for building and installing the
Synopsis (http://synopsis.sf.net) documentation extraction tool at
http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?BuildingSynopsis.
Synopsis is a sophisticated Python-based documentation extraction
framework which contains a real C++ parser. Its developer has been
testing it on Boost.Python, so it has proven itself able to handle
lots of sophisticated C++ constructs. It can currently parse C++,
Python, and Corba IDL. It can generate lots of different output
formats, including (apparently) BoostBook, though I haven't made that
work yet.
-- Dave Abrahams Boost Consulting www.boost-consulting.com