-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43122/
-----------------------------------------------------------
(Updated Feb. 9, 2016, 6:22 p.m.)
Review request for mesos, Joseph Wu and Neil Conway.
Changes
-------
rebased
Bugs: MESOS-4584
https://issues.apache.org/jira/browse/MESOS-4584
Repository: mesos
Description
-------
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 10817d42eb572aa6e250a2d2fad9f3b385839f8b
Diff: https://reviews.apache.org/r/43122/diff/
Testing
-------
Thanks,
Kapil Arya