-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43220/
-----------------------------------------------------------
(Updated Feb. 5, 2016, 11:17 p.m.)
Review request for mesos, Ben Mahler, Greg Mann, and Neil Conway.
Changes
-------
Updated to address bmahler's comments.
Bugs: MESOS-3831
https://issues.apache.org/jira/browse/MESOS-3831
Repository: mesos
Description
-------
Invoke this script from anywhere within the mesos source tree
(including in the build directory) to autogenerate documentation for
all endpoint strings and install them into the docs/endpoint folder.
In a subsequent commit we commit all of these autogenerated files back
to the source repo and add a link in home.md to find them.
Diffs (updated)
-----
support/generate-endpoint-help.py PRE-CREATION
Diff: https://reviews.apache.org/r/43220/diff/
Testing (updated)
-------
Ran and generated files from it. Then rebuilt the website and verified that
everything looked as it should.
Thanks,
Kevin Klues