Just wanted to highlight two tickets that would be of great help to the community.
(1) The first is to publish documentation on the website for each release. We currently publish periodically off of master, and so it's a pain for users because the documentation does not reflect the version they are running: https://issues.apache.org/jira/browse/MESOS-3011 Once we have the tooling we can publish the documentation for previous releases. (2) The second is to automate the generation of docs/configuration.md. As far as I know, we're still generating this manually, which makes it a huge pain and consequently it becomes stale: https://issues.apache.org/jira/browse/MESOS-3019 This would be done in a similar way to how Kevin Klues added a support script for generating the help endpoint documentation. Vinod, looks like we need to do an update of configuration.md for 1.0? Ben
