Benjamin Bannier created MESOS-8442:
---------------------------------------
Summary: Source tree contains generated endpoint documentation
Key: MESOS-8442
URL: https://issues.apache.org/jira/browse/MESOS-8442
Project: Mesos
Issue Type: Task
Components: documentation
Reporter: Benjamin Bannier
Assignee: Benjamin Bannier
Even though we generate documentation automatically in CI, the source tree
still contains checked in, generated endpoint documentation in
{{docs/endpoints}}.
We should remove these source files from the tree. We need to make sure to
* not break automatic website generation with
{{support/mesos-website/build.sh}},
* not break the local website generation workflow with
{{site/mesos-website-dev.sh}}, and
* not break local website generation workflow with {{rake}} via
{{site/Rakefile}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)