-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43122/
-----------------------------------------------------------
(Updated Feb. 9, 2016, 6:13 p.m.)
Review request for mesos, Joseph Wu and Neil Conway.
Changes
-------
minor.
Bugs: MESOS-4584
https://issues.apache.org/jira/browse/MESOS-4584
Repository: mesos
Description (updated)
-------
There are three components to generating new doxygen pages:
1. Now that we have a Doxyfile, pass it to `doxygen` command.
2. Genarate doxygen pages in a diretcory named `doxygen` in the current
directory.
3. Once the doxygen pages have been generated, move them into
`publish/api/latest/c++`.
After step 3, one can copy over the publish directory to mesos-site svn
repository.
Diffs (updated)
-----
site/Rakefile 0ce4b7975f95ab6930f0b2674191930df9ab5b20
Diff: https://reviews.apache.org/r/43122/diff/
Testing
-------
Thanks,
Kapil Arya