Hi all, I just added http://mesos.apache.org/api/latest/c++/ since there was consensus on getting doxygen hosted (while the style and extent of doxygen comments still are in flux) and just wanted to share the steps needed to generate and publish those.
Assuming that you have a svn checkout of the mesos website ( https://svn.apache.org/repos/asf/mesos/site), run: $ rake doxygen $ rake build And commit your changes. I haven't added it yet to the default rake target - if you think that's valuable, I'll get it in. Let me know if you have any questions. Thanks, Niklas
