You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by be...@apache.org on 2015/06/09 10:50:00 UTC

[2/2] mesos git commit: Included doxygen documentation in docs/home.md.

Included doxygen documentation in docs/home.md.

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


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

Branch: refs/heads/master
Commit: 118c9d56b534af05d80051991b67e3058f006ccd
Parents: ff0d3ba
Author: Joerg Schad <jo...@mesosphere.io>
Authored: Tue Jun 9 01:49:25 2015 -0700
Committer: Benjamin Hindman <be...@gmail.com>
Committed: Tue Jun 9 01:49:25 2015 -0700

----------------------------------------------------------------------
 docs/home.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/118c9d56/docs/home.md
----------------------------------------------------------------------
diff --git a/docs/home.md b/docs/home.md
index ade73d4..ee3d3e9 100644
--- a/docs/home.md
+++ b/docs/home.md
@@ -38,7 +38,7 @@ layout: documentation
 
 ## Mesos Modules
 
-* [Mesos Modules](/documentation/latest/modules/) for specifying mesos modules for master, slave and tests.
+* [Mesos Modules](/documentation/latest/modules/) for specifying Mesos modules for master, slave and tests.
 
 ## Contributing to Mesos
 
@@ -48,8 +48,9 @@ layout: documentation
 * [Engineering Principles and Practices](/documentation/latest/engineering-principles-and-practices/) to serve as a shared set of project-level values for the community.
 * [Committing](/documentation/latest/committing/) guidelines for committing changes.
 * [Committers and Maintainers](/documentation/latest/committers/) a listing of project committers and component maintainers; useful when seeking feedback.
-* [C++ Style Guide](/documentation/latest/mesos-c++-style-guide/)
 * [Doxygen](/api/latest/c++/) documents the internal Mesos APIs.
+* [C++ Style Guide](/documentation/latest/mesos-c++-style-guide/)
+* [Doxygen Style Guide](/documentation/latest/mesos-doxygen-style-guide/)
 * [Development Roadmap](/documentation/latest/mesos-roadmap/)
 * [Release Guide](/documentation/latest/release-guide/)