Repository: mesos Updated Branches: refs/heads/master baaffc877 -> cb74f7aff
Added missing titles to documentation pages. Review: https://reviews.apache.org/r/52965/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/cb74f7af Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/cb74f7af Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/cb74f7af Branch: refs/heads/master Commit: cb74f7aff256999509def69fac4819ce75543e18 Parents: baaffc8 Author: Neil Conway <[email protected]> Authored: Tue Oct 18 09:22:04 2016 -0700 Committer: Jiang Yan Xu <[email protected]> Committed: Tue Oct 18 09:22:04 2016 -0700 ---------------------------------------------------------------------- docs/shared-resources.md | 1 + docs/weights.md | 1 + 2 files changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/cb74f7af/docs/shared-resources.md ---------------------------------------------------------------------- diff --git a/docs/shared-resources.md b/docs/shared-resources.md index 85cd3cf..1b490e2 100644 --- a/docs/shared-resources.md +++ b/docs/shared-resources.md @@ -1,4 +1,5 @@ --- +title: Apache Mesos - Shared Persistent Volumes layout: documentation --- http://git-wip-us.apache.org/repos/asf/mesos/blob/cb74f7af/docs/weights.md ---------------------------------------------------------------------- diff --git a/docs/weights.md b/docs/weights.md index c088e58..f8b7d4d 100644 --- a/docs/weights.md +++ b/docs/weights.md @@ -1,4 +1,5 @@ --- +title: Apache Mesos - Weights layout: documentation ---
