> On March 21, 2016, 10:30 a.m., Adam B wrote: > > docs/endpoints/slave/health.md, lines 17-18 > > <https://reviews.apache.org/r/45037/diff/1/?file=1306187#file1306187line17> > > > > Why the double-blank line here (and elsewhere)?
This is caused by the way the Description help is generated. We could change this, but I feel a) not an issue as it won't show up in the rendered help anb b) is not relevant to this review. https://github.com/apache/mesos/commit/4209ad61c81a49f3e8f31689fccc20d0473878b6#diff-649de92701805e2ffac5604eef155befR59 - Joerg ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45037/#review124526 ----------------------------------------------------------- On March 18, 2016, 4:53 p.m., Joerg Schad wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/45037/ > ----------------------------------------------------------- > > (Updated March 18, 2016, 4:53 p.m.) > > > Review request for mesos, Adam B and Greg Mann. > > > Repository: mesos > > > Description > ------- > > Reran the generate-endpoint-help.py scipt after adding the AUTHENTICATION > information to HELP. > > > Diffs > ----- > > docs/endpoints/master/api/v1/scheduler.md > 7a75fd75eef458f26f9e5067b792329f310d5d24 > docs/endpoints/slave/api/v1/executor.md > 7fa7cdaeac1e9940fb9d8d6b58a96e360ad81b40 > docs/endpoints/slave/flags.md 44cbf1f3f99e9ce7af16a57d1391d24ceff7de5e > docs/endpoints/slave/health.md db907e05e213a3710b5d6d9cd3c7ba1c9d959ee1 > docs/endpoints/slave/state.json.md b0bd1ada735c0b807b9184a1dba72576394f0218 > docs/endpoints/slave/state.md 3bab316872afdd79a3af79cd81ea3b7817b9bb38 > > Diff: https://reviews.apache.org/r/45037/diff/ > > > Testing > ------- > > Viewed rendered page via docker website container. > > > Thanks, > > Joerg Schad > >
