You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by me...@apache.org on 2016/02/27 13:30:13 UTC

mesos git commit: Added a title to all documentation markdown files.

Repository: mesos
Updated Branches:
  refs/heads/master 95866a499 -> 9d8722f96


Added a title to all documentation markdown files.

All the documentation markdown files are updated with a title so that
UI shows the title on browser.

Review: https://reviews.apache.org/r/43328/


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/9d8722f9
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/9d8722f9
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/9d8722f9

Branch: refs/heads/master
Commit: 9d8722f9650e9b47e759a9600b43b1c2adcf1350
Parents: 95866a4
Author: Abhishek Dasgupta <a1...@linux.vnet.ibm.com>
Authored: Sat Feb 27 04:28:50 2016 -0800
Committer: Adam B <ad...@mesosphere.io>
Committed: Sat Feb 27 04:28:50 2016 -0800

----------------------------------------------------------------------
 docs/allocation-module.md                       | 1 +
 docs/app-framework-development-guide.md         | 1 +
 docs/architecture.md                            | 1 +
 docs/attributes-resources.md                    | 1 +
 docs/authentication.md                          | 1 +
 docs/authorization.md                           | 1 +
 docs/c++-style-guide.md                         | 1 +
 docs/clang-format.md                            | 1 +
 docs/committer-candidate-checklist.md           | 1 +
 docs/committers.md                              | 1 +
 docs/committing.md                              | 1 +
 docs/configuration.md                           | 1 +
 docs/containerizer-internals.md                 | 1 +
 docs/containerizer.md                           | 1 +
 docs/deploy-scripts.md                          | 1 +
 docs/docker-containerizer.md                    | 1 +
 docs/documentation-guide.md                     | 7 ++++++-
 docs/doxygen-style-guide.md                     | 5 +++++
 docs/effective-code-reviewing.md                | 1 +
 docs/engineering-principles-and-practices.md    | 3 ++-
 docs/executor-http-api.md                       | 1 +
 docs/external-containerizer.md                  | 3 ++-
 docs/fetcher-cache-internals.md                 | 1 +
 docs/fetcher.md                                 | 1 +
 docs/framework-rate-limiting.md                 | 1 +
 docs/frameworks.md                              | 3 ++-
 docs/getting-started.md                         | 1 +
 docs/high-availability-framework-guide.md       | 1 +
 docs/high-availability.md                       | 1 +
 docs/home.md                                    | 1 +
 docs/logging.md                                 | 1 +
 docs/maintenance.md                             | 1 +
 docs/markdown-style-guide.md                    | 5 +++++
 docs/mesos-containerizer.md                     | 1 +
 docs/mesos-provisioner.md                       | 5 +++++
 docs/modules.md                                 | 1 +
 docs/monitoring.md                              | 1 +
 docs/multiple-disk.md                           | 3 ++-
 docs/network-monitoring.md                      | 1 +
 docs/networking-for-mesos-managed-containers.md | 3 ++-
 docs/newbie-guide.md                            | 1 +
 docs/operational-guide.md                       | 5 +++++
 docs/oversubscription.md                        | 1 +
 docs/persistent-volume.md                       | 1 +
 docs/powered-by-mesos.md                        | 1 +
 docs/presentations.md                           | 1 +
 docs/quota.md                                   | 1 +
 docs/reconciliation.md                          | 5 +++++
 docs/release-guide.md                           | 1 +
 docs/replicated-log-internals.md                | 1 +
 docs/reporting-a-bug.md                         | 5 +++--
 docs/reservation.md                             | 1 +
 docs/roadmap.md                                 | 3 ++-
 docs/roles.md                                   | 1 +
 docs/sandbox.md                                 | 1 +
 docs/scheduler-http-api.md                      | 1 +
 docs/slave-recovery.md                          | 1 +
 docs/ssl.md                                     | 1 +
 docs/submitting-a-patch.md                      | 3 ++-
 docs/testing-patterns.md                        | 1 +
 docs/tools.md                                   | 1 +
 docs/upgrades.md                                | 1 +
 docs/versioning.md                              | 1 +
 63 files changed, 97 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/allocation-module.md
----------------------------------------------------------------------
diff --git a/docs/allocation-module.md b/docs/allocation-module.md
index 3bbb904..651f0a2 100644
--- a/docs/allocation-module.md
+++ b/docs/allocation-module.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Allocation Modules
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/app-framework-development-guide.md
----------------------------------------------------------------------
diff --git a/docs/app-framework-development-guide.md b/docs/app-framework-development-guide.md
index e0f40ad..55f09c7 100644
--- a/docs/app-framework-development-guide.md
+++ b/docs/app-framework-development-guide.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Framework Development Guide
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/architecture.md
----------------------------------------------------------------------
diff --git a/docs/architecture.md b/docs/architecture.md
index d1b3c0e..3eff931 100644
--- a/docs/architecture.md
+++ b/docs/architecture.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Architecture
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/attributes-resources.md
----------------------------------------------------------------------
diff --git a/docs/attributes-resources.md b/docs/attributes-resources.md
index 866481f..7f50a27 100644
--- a/docs/attributes-resources.md
+++ b/docs/attributes-resources.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Attributes and Resources
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/authentication.md
----------------------------------------------------------------------
diff --git a/docs/authentication.md b/docs/authentication.md
index c7649bb..2de0eed 100644
--- a/docs/authentication.md
+++ b/docs/authentication.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Authentication
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/authorization.md
----------------------------------------------------------------------
diff --git a/docs/authorization.md b/docs/authorization.md
index feb0ddd..c948f12 100644
--- a/docs/authorization.md
+++ b/docs/authorization.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Authorization
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/c++-style-guide.md
----------------------------------------------------------------------
diff --git a/docs/c++-style-guide.md b/docs/c++-style-guide.md
index 5e2d88d..35c870f 100644
--- a/docs/c++-style-guide.md
+++ b/docs/c++-style-guide.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - C++ Style Guide
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/clang-format.md
----------------------------------------------------------------------
diff --git a/docs/clang-format.md b/docs/clang-format.md
index 5e720e0..7f1c1df 100644
--- a/docs/clang-format.md
+++ b/docs/clang-format.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - ClangFormat
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/committer-candidate-checklist.md
----------------------------------------------------------------------
diff --git a/docs/committer-candidate-checklist.md b/docs/committer-candidate-checklist.md
index fd55a39..3315d08 100644
--- a/docs/committer-candidate-checklist.md
+++ b/docs/committer-candidate-checklist.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Committer Candidate Checklist
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/committers.md
----------------------------------------------------------------------
diff --git a/docs/committers.md b/docs/committers.md
index 94ee9a6..0ae0e92 100644
--- a/docs/committers.md
+++ b/docs/committers.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Committers
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/committing.md
----------------------------------------------------------------------
diff --git a/docs/committing.md b/docs/committing.md
index eabc0aa..846210a 100644
--- a/docs/committing.md
+++ b/docs/committing.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Committing
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/configuration.md
----------------------------------------------------------------------
diff --git a/docs/configuration.md b/docs/configuration.md
index 2353e78..c4d094a 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Configuration
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/containerizer-internals.md
----------------------------------------------------------------------
diff --git a/docs/containerizer-internals.md b/docs/containerizer-internals.md
index 20bf2d1..6d050b9 100644
--- a/docs/containerizer-internals.md
+++ b/docs/containerizer-internals.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Containerizer Internals
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/containerizer.md
----------------------------------------------------------------------
diff --git a/docs/containerizer.md b/docs/containerizer.md
index cd23cf9..cd7be26 100644
--- a/docs/containerizer.md
+++ b/docs/containerizer.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Containerizer
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/deploy-scripts.md
----------------------------------------------------------------------
diff --git a/docs/deploy-scripts.md b/docs/deploy-scripts.md
index 87f8eb6..af83d28 100644
--- a/docs/deploy-scripts.md
+++ b/docs/deploy-scripts.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Deployment Scripts
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/docker-containerizer.md
----------------------------------------------------------------------
diff --git a/docs/docker-containerizer.md b/docs/docker-containerizer.md
index 89dfa0b..865b2cf 100644
--- a/docs/docker-containerizer.md
+++ b/docs/docker-containerizer.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Docker Containerizer
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/documentation-guide.md
----------------------------------------------------------------------
diff --git a/docs/documentation-guide.md b/docs/documentation-guide.md
index b7e8614..8239dcd 100644
--- a/docs/documentation-guide.md
+++ b/docs/documentation-guide.md
@@ -1,4 +1,9 @@
-# Mesos Documentation  Guide
+---
+title: Apache Mesos - Documentation Guide
+layout: documentation
+---
+
+# Mesos Documentation Guide
 
 Documentation is an integral part of every good feature. It describes the intended usage and enables new users to start using and understanding the feature.
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/doxygen-style-guide.md
----------------------------------------------------------------------
diff --git a/docs/doxygen-style-guide.md b/docs/doxygen-style-guide.md
index 1bd3b3d..1817aa0 100644
--- a/docs/doxygen-style-guide.md
+++ b/docs/doxygen-style-guide.md
@@ -1,3 +1,8 @@
+---
+title: Apache Mesos - Doxygen Style Guide
+layout: documentation
+---
+
 # Apache Mesos Doxygen Style Guide
 
 This guide introduces a consistent style

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/effective-code-reviewing.md
----------------------------------------------------------------------
diff --git a/docs/effective-code-reviewing.md b/docs/effective-code-reviewing.md
index 5a633bc..6284059 100644
--- a/docs/effective-code-reviewing.md
+++ b/docs/effective-code-reviewing.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Effective Code Reviewing
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/engineering-principles-and-practices.md
----------------------------------------------------------------------
diff --git a/docs/engineering-principles-and-practices.md b/docs/engineering-principles-and-practices.md
index 6babb92..f6d8683 100644
--- a/docs/engineering-principles-and-practices.md
+++ b/docs/engineering-principles-and-practices.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Engineering Principles And Practices
 layout: documentation
 ---
 
@@ -30,4 +31,4 @@ guide us:
 6. We value **benchmarking**: benchmarking allows us to identify the right
    locations to target performance improvements. It also allows us to iterate
    and refactor in our large codebase, while observing the performance
-   implications.
\ No newline at end of file
+   implications.

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/executor-http-api.md
----------------------------------------------------------------------
diff --git a/docs/executor-http-api.md b/docs/executor-http-api.md
index fd80005..e41c2d2 100644
--- a/docs/executor-http-api.md
+++ b/docs/executor-http-api.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Executor HTTP API
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/external-containerizer.md
----------------------------------------------------------------------
diff --git a/docs/external-containerizer.md b/docs/external-containerizer.md
index 8a16e5a..07a795f 100644
--- a/docs/external-containerizer.md
+++ b/docs/external-containerizer.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - External Containerizer
 layout: documentation
 ---
 
@@ -493,4 +494,4 @@ using Python
         sys.stdout.write(struct.pack('I', len(data)))
 
         # Write payload.
-        sys.stdout.write(data)
\ No newline at end of file
+        sys.stdout.write(data)

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/fetcher-cache-internals.md
----------------------------------------------------------------------
diff --git a/docs/fetcher-cache-internals.md b/docs/fetcher-cache-internals.md
index 1ccb1c2..7863fd2 100644
--- a/docs/fetcher-cache-internals.md
+++ b/docs/fetcher-cache-internals.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Fetcher Cache Internals
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/fetcher.md
----------------------------------------------------------------------
diff --git a/docs/fetcher.md b/docs/fetcher.md
index 15f70b5..f70939d 100644
--- a/docs/fetcher.md
+++ b/docs/fetcher.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Fetcher
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/framework-rate-limiting.md
----------------------------------------------------------------------
diff --git a/docs/framework-rate-limiting.md b/docs/framework-rate-limiting.md
index af33c5e..d83d6ce 100644
--- a/docs/framework-rate-limiting.md
+++ b/docs/framework-rate-limiting.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Framework Rate Limiting
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/frameworks.md
----------------------------------------------------------------------
diff --git a/docs/frameworks.md b/docs/frameworks.md
index e3d50f6..7c5517c 100644
--- a/docs/frameworks.md
+++ b/docs/frameworks.md
@@ -1,7 +1,8 @@
 ---
+title: Apache Mesos - Software Projects Built on Mesos
 layout: documentation
 ---
-# Software projects built on Mesos
+# Software Projects Built on Mesos
 
 ## Long Running Services
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/getting-started.md
----------------------------------------------------------------------
diff --git a/docs/getting-started.md b/docs/getting-started.md
index 2e5b700..b2c4ec4 100644
--- a/docs/getting-started.md
+++ b/docs/getting-started.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Getting Started
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/high-availability-framework-guide.md
----------------------------------------------------------------------
diff --git a/docs/high-availability-framework-guide.md b/docs/high-availability-framework-guide.md
index 2cebdec..111d7b9 100644
--- a/docs/high-availability-framework-guide.md
+++ b/docs/high-availability-framework-guide.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Designing Highly Available Mesos Frameworks
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/high-availability.md
----------------------------------------------------------------------
diff --git a/docs/high-availability.md b/docs/high-availability.md
index 3e9802b..b0e744e 100644
--- a/docs/high-availability.md
+++ b/docs/high-availability.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - High-Availability Mode
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/home.md
----------------------------------------------------------------------
diff --git a/docs/home.md b/docs/home.md
index 07214b9..821026a 100644
--- a/docs/home.md
+++ b/docs/home.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Documentation Home
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/logging.md
----------------------------------------------------------------------
diff --git a/docs/logging.md b/docs/logging.md
index 6162290..3b36870 100644
--- a/docs/logging.md
+++ b/docs/logging.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Logging
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/maintenance.md
----------------------------------------------------------------------
diff --git a/docs/maintenance.md b/docs/maintenance.md
index 4d24ec6..365c920 100644
--- a/docs/maintenance.md
+++ b/docs/maintenance.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Maintenance Primitives
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/markdown-style-guide.md
----------------------------------------------------------------------
diff --git a/docs/markdown-style-guide.md b/docs/markdown-style-guide.md
index 2f400d8..4602420 100644
--- a/docs/markdown-style-guide.md
+++ b/docs/markdown-style-guide.md
@@ -1,3 +1,8 @@
+---
+title: Apache Mesos - Markdown Style Guide
+layout: documentation
+---
+
 # Mesos Markdown Style Guide
 
 This guide introduces a consistent documentation style to be used across the entire non-code documentation.

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/mesos-containerizer.md
----------------------------------------------------------------------
diff --git a/docs/mesos-containerizer.md b/docs/mesos-containerizer.md
index 998de80..5edfbc3 100644
--- a/docs/mesos-containerizer.md
+++ b/docs/mesos-containerizer.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Mesos Containerizer
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/mesos-provisioner.md
----------------------------------------------------------------------
diff --git a/docs/mesos-provisioner.md b/docs/mesos-provisioner.md
index 3597cfc..1b19406 100644
--- a/docs/mesos-provisioner.md
+++ b/docs/mesos-provisioner.md
@@ -1,3 +1,8 @@
+---
+title: Apache Mesos - Image Provisioner
+layout: documentation
+---
+
 # Mesos Image Provisioner
 
 ## Motivation

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/modules.md
----------------------------------------------------------------------
diff --git a/docs/modules.md b/docs/modules.md
index 8e0249d..ee340c8 100644
--- a/docs/modules.md
+++ b/docs/modules.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Modules
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/monitoring.md
----------------------------------------------------------------------
diff --git a/docs/monitoring.md b/docs/monitoring.md
index 323d01d..827f707 100644
--- a/docs/monitoring.md
+++ b/docs/monitoring.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Observability Metrics
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/multiple-disk.md
----------------------------------------------------------------------
diff --git a/docs/multiple-disk.md b/docs/multiple-disk.md
index ab2e7e8..f0fca25 100644
--- a/docs/multiple-disk.md
+++ b/docs/multiple-disk.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Multiple Disks
 layout: documentation
 ---
 
@@ -134,4 +135,4 @@ be useful to simplify ingesting data such as a pre-existing Postgres database or
 HDFS data directory.
 
 Operators should be aware of these distinctions when inspecting or cleaning up
-remnant data.
\ No newline at end of file
+remnant data.

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/network-monitoring.md
----------------------------------------------------------------------
diff --git a/docs/network-monitoring.md b/docs/network-monitoring.md
index 706cd19..1e50375 100644
--- a/docs/network-monitoring.md
+++ b/docs/network-monitoring.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Per-container Network Monitoring and Isolation
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/networking-for-mesos-managed-containers.md
----------------------------------------------------------------------
diff --git a/docs/networking-for-mesos-managed-containers.md b/docs/networking-for-mesos-managed-containers.md
index 029e003..e7f0bab 100644
--- a/docs/networking-for-mesos-managed-containers.md
+++ b/docs/networking-for-mesos-managed-containers.md
@@ -1,8 +1,9 @@
 ---
+title: Apache Mesos - Networking for Mesos-Managed Containers
 layout: documentation
 ---
 
-# Networking for Mesos-managed containers
+# Networking for Mesos-Managed Containers
 
 While networking plays a key role in data center infrastructure, it is -- for
 now -- beyond the scope of Mesos to try to address the concerns of networking

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/newbie-guide.md
----------------------------------------------------------------------
diff --git a/docs/newbie-guide.md b/docs/newbie-guide.md
index f6e6121..5375fb0 100644
--- a/docs/newbie-guide.md
+++ b/docs/newbie-guide.md
@@ -1,4 +1,5 @@
 --
+title: Apache Mesos - Newbie Guide
 layout: documentation
 ---
 # Newbie Guide

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/operational-guide.md
----------------------------------------------------------------------
diff --git a/docs/operational-guide.md b/docs/operational-guide.md
index a4d6710..5ae7ede 100644
--- a/docs/operational-guide.md
+++ b/docs/operational-guide.md
@@ -1,3 +1,8 @@
+---
+title: Apache Mesos - Operational Guide
+layout: documentation
+---
+
 # Operational Guide
 
 ## Using a process supervisor

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/oversubscription.md
----------------------------------------------------------------------
diff --git a/docs/oversubscription.md b/docs/oversubscription.md
index 0b1c20b..51eefb6 100644
--- a/docs/oversubscription.md
+++ b/docs/oversubscription.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Oversubscription
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/persistent-volume.md
----------------------------------------------------------------------
diff --git a/docs/persistent-volume.md b/docs/persistent-volume.md
index bfcad48..47ada98 100644
--- a/docs/persistent-volume.md
+++ b/docs/persistent-volume.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Persistent Volumes
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/powered-by-mesos.md
----------------------------------------------------------------------
diff --git a/docs/powered-by-mesos.md b/docs/powered-by-mesos.md
index 6e113ee..f0c3bba 100644
--- a/docs/powered-by-mesos.md
+++ b/docs/powered-by-mesos.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Powered By Mesos
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/presentations.md
----------------------------------------------------------------------
diff --git a/docs/presentations.md b/docs/presentations.md
index d29bbaf..bc0824b 100644
--- a/docs/presentations.md
+++ b/docs/presentations.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Video and Slides of Mesos Presentations
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/quota.md
----------------------------------------------------------------------
diff --git a/docs/quota.md b/docs/quota.md
index 4f09d73..12696bf 100644
--- a/docs/quota.md
+++ b/docs/quota.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Quota
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/reconciliation.md
----------------------------------------------------------------------
diff --git a/docs/reconciliation.md b/docs/reconciliation.md
index ea11905..83cf15d 100644
--- a/docs/reconciliation.md
+++ b/docs/reconciliation.md
@@ -1,3 +1,8 @@
+---
+title: Apache Mesos - Reconciliation
+layout: documentation
+---
+
 # Reconciliation
 
 There's no getting around it, **frameworks on Mesos are distributed systems**.

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/release-guide.md
----------------------------------------------------------------------
diff --git a/docs/release-guide.md b/docs/release-guide.md
index 483a0fb..d75a43b 100644
--- a/docs/release-guide.md
+++ b/docs/release-guide.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Release Guide
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/replicated-log-internals.md
----------------------------------------------------------------------
diff --git a/docs/replicated-log-internals.md b/docs/replicated-log-internals.md
index 4f379a3..a04e774 100644
--- a/docs/replicated-log-internals.md
+++ b/docs/replicated-log-internals.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - The Mesos Replicated Log
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/reporting-a-bug.md
----------------------------------------------------------------------
diff --git a/docs/reporting-a-bug.md b/docs/reporting-a-bug.md
index b980159..a7e372c 100644
--- a/docs/reporting-a-bug.md
+++ b/docs/reporting-a-bug.md
@@ -1,11 +1,12 @@
 ---
+title: Apache Mesos - Reporting An Issue
 layout: documentation
 ---
 
-# Reporting an issue
+# Reporting an Issue
 
 When reporting an issue (e.g. bug, improvement, feature request), please provide as much context as possible.
 
 * We track all issues via Apache's hosted [JIRA issue tracker](https://issues.apache.org/jira/browse/MESOS), so if you don't already have an account you'll need to register for one. It's quick and easy.
 * A JIRA should be created for every task, feature, bug-fix, etc. This makes it easy to track progress.
-* If you are planning to work on the ticket, please assign the JIRA issue to yourself before you start working on it. This helps to avoid duplication of work and alerts anyone who is following that issue. It is highly encouraged to start a discussion with others in the community about how to solve the issue. The [contribution guidelines](submitting-a-patch.md) discuss how to contribute to Mesos development in more detail.
\ No newline at end of file
+* If you are planning to work on the ticket, please assign the JIRA issue to yourself before you start working on it. This helps to avoid duplication of work and alerts anyone who is following that issue. It is highly encouraged to start a discussion with others in the community about how to solve the issue. The [contribution guidelines](submitting-a-patch.md) discuss how to contribute to Mesos development in more detail.

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/reservation.md
----------------------------------------------------------------------
diff --git a/docs/reservation.md b/docs/reservation.md
index 9714f09..450f4ee 100644
--- a/docs/reservation.md
+++ b/docs/reservation.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Reservation
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/roadmap.md
----------------------------------------------------------------------
diff --git a/docs/roadmap.md b/docs/roadmap.md
index 1f68ba0..e4f7ab1 100644
--- a/docs/roadmap.md
+++ b/docs/roadmap.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Roadmap
 layout: documentation
 ---
 
@@ -10,4 +11,4 @@ The ['Epic' issues in JIRA](https://issues.apache.org/jira/issues/?jql=project%2
 
 There is also an ad-hoc [Release Planning](https://cwiki.apache.org/confluence/display/MESOS/Mesos+Release+Planning) document that attempts to capture times and features for upcoming releases.
 
-If you have comments or suggestions, feel free to reach out to the Mesos dev list (dev@mesos.apache.org).
\ No newline at end of file
+If you have comments or suggestions, feel free to reach out to the Mesos dev list (dev@mesos.apache.org).

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/roles.md
----------------------------------------------------------------------
diff --git a/docs/roles.md b/docs/roles.md
index d121934..65d6ddf 100644
--- a/docs/roles.md
+++ b/docs/roles.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Roles
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/sandbox.md
----------------------------------------------------------------------
diff --git a/docs/sandbox.md b/docs/sandbox.md
index 1c3fc59..5acddff 100644
--- a/docs/sandbox.md
+++ b/docs/sandbox.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Sandbox
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/scheduler-http-api.md
----------------------------------------------------------------------
diff --git a/docs/scheduler-http-api.md b/docs/scheduler-http-api.md
index 42e2c51..53b482a 100644
--- a/docs/scheduler-http-api.md
+++ b/docs/scheduler-http-api.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Scheduler HTTP API
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/slave-recovery.md
----------------------------------------------------------------------
diff --git a/docs/slave-recovery.md b/docs/slave-recovery.md
index acf36b9..5c148e5 100644
--- a/docs/slave-recovery.md
+++ b/docs/slave-recovery.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Slave Recovery
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/ssl.md
----------------------------------------------------------------------
diff --git a/docs/ssl.md b/docs/ssl.md
index be30b69..3de2a3e 100644
--- a/docs/ssl.md
+++ b/docs/ssl.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - SSL in Mesos
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/submitting-a-patch.md
----------------------------------------------------------------------
diff --git a/docs/submitting-a-patch.md b/docs/submitting-a-patch.md
index 50361a9..92330f9 100644
--- a/docs/submitting-a-patch.md
+++ b/docs/submitting-a-patch.md
@@ -1,8 +1,9 @@
 ---
+title: Apache Mesos - Submitting a Patch
 layout: documentation
 ---
 
-# Submitting a patch
+# Submitting a Patch
 
 * You've fixed a bug or added a feature and want to contribute it. AWESOME!
 * We use [Apache Review Board](https://reviews.apache.org) for code reviews. If you don't already have an account, you'll need to create one (it's separate from your Apache JIRA account).

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/testing-patterns.md
----------------------------------------------------------------------
diff --git a/docs/testing-patterns.md b/docs/testing-patterns.md
index cc150d6..360d1c2 100644
--- a/docs/testing-patterns.md
+++ b/docs/testing-patterns.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Testing Patterns
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/tools.md
----------------------------------------------------------------------
diff --git a/docs/tools.md b/docs/tools.md
index 6234e38..11c8122 100644
--- a/docs/tools.md
+++ b/docs/tools.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Tools
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/upgrades.md
----------------------------------------------------------------------
diff --git a/docs/upgrades.md b/docs/upgrades.md
index 0ea586a..177fd9a 100644
--- a/docs/upgrades.md
+++ b/docs/upgrades.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Upgrading Mesos
 layout: documentation
 ---
 

http://git-wip-us.apache.org/repos/asf/mesos/blob/9d8722f9/docs/versioning.md
----------------------------------------------------------------------
diff --git a/docs/versioning.md b/docs/versioning.md
index cc31fd5..ecacd84 100644
--- a/docs/versioning.md
+++ b/docs/versioning.md
@@ -1,4 +1,5 @@
 ---
+title: Apache Mesos - Versioning
 layout: documentation
 ---