> On Monday, March 02, 2015 12:55 PM Thiago Macieira wrote:
> On Saturday 28 February 2015 16:25:41 VanCutsem, Geoffroy wrote:

[ ... ]

> > +1 on Philippe's proposal.
> 
> Good idea. The main website is in Drupal, but we do have imported
> documentation from IoTivity's source code.
> 
> When we publish the API docs, they should also come generated from the
> source.
> 
> Are we using Doxygen?

Yes, at least for the code under resource.  The API documentation is generated 
from the Doxygen comments in the headers.  The Doxyfile and doxygenLayout.xml 
is in resource/docs.  If you run `doxygen` from that directory, it will 
generate the HTML documentation into resource/docs/docs/html.

Currently there

Bill.

Reply via email to