You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2016/02/01 22:38:35 UTC

brooklyn git commit: fix comment formatting for brooklyn version

Repository: brooklyn
Updated Branches:
  refs/heads/master 1f6a9a026 -> 9928fca50


fix comment formatting for brooklyn version


Project: http://git-wip-us.apache.org/repos/asf/brooklyn/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn/commit/9928fca5
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn/tree/9928fca5
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn/diff/9928fca5

Branch: refs/heads/master
Commit: 9928fca5096896cfe8e62874f7ca09bbe7562c4a
Parents: 1f6a9a0
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Authored: Mon Feb 1 21:38:06 2016 +0000
Committer: Alex Heneveld <al...@cloudsoftcorp.com>
Committed: Mon Feb 1 21:38:06 2016 +0000

----------------------------------------------------------------------
 README.md | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn/blob/9928fca5/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 1b1f315..f46f485 100644
--- a/README.md
+++ b/README.md
@@ -36,9 +36,10 @@ To run, you might:
 
 ### Resources
 
-The developer guide [for this version 0.9.0-SNAPSHOT](https://brooklyn.apache.org/v/0.9.0-SNAPSHOT/dev/) <!-- BROOKLYN_VERSION --> contains more detail on:
-* working with **[source code](https://brooklyn.apache.org/v/0.9.0-SNAPSHOT/dev/code)**  <!-- BROOKLYN_VERSION -->
-* using **[git sub-modules](https://brooklyn.apache.org/v/0.9.0-SNAPSHOT/dev/code/submodules.md)** effectively <!-- BROOKLYN_VERSION -->
-* **[avoiding](https://brooklyn.apache.org/v/0.9.0-SNAPSHOT/dev/code/no-submodules.md)** sub-modules <!-- BROOKLYN_VERSION -->
-* **[project structure](https://brooklyn.apache.org/v/0.9.0-SNAPSHOT/dev/code/structure.md)** <!-- BROOKLYN_VERSION -->
+The developer guide [for this version 0.9.0-SNAPSHOT](https://brooklyn.apache.org/v/0.9.0-SNAPSHOT/dev/) {% comment %} BROOKLYN_VERSION {% endcomment %} 
+contains more detail on:
+* working with **[source code](https://brooklyn.apache.org/v/0.9.0-SNAPSHOT/dev/code)**  {% comment %} BROOKLYN_VERSION {% endcomment %}
+* using **[git sub-modules](https://brooklyn.apache.org/v/0.9.0-SNAPSHOT/dev/code/submodules.md)** effectively {% comment %} BROOKLYN_VERSION {% endcomment %}
+* **[avoiding](https://brooklyn.apache.org/v/0.9.0-SNAPSHOT/dev/code/no-submodules.md)** sub-modules {% comment %} BROOKLYN_VERSION {% endcomment %}
+* **[project structure](https://brooklyn.apache.org/v/0.9.0-SNAPSHOT/dev/code/structure.md)** {% comment %} BROOKLYN_VERSION {% endcomment %}
 * the **[people](https://brooklyn.apache.org/community/index.html)** behind Apache Brooklyn