You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ke...@apache.org on 2015/08/16 17:04:46 UTC

isis-site git commit: ISIS-1191: Adding clarification about directory to be in, in documentation build instructions

Repository: isis-site
Updated Branches:
  refs/heads/asf-site 244495b78 -> 6610b6a4e


ISIS-1191: Adding clarification about directory to be in, in documentation build instructions


Project: http://git-wip-us.apache.org/repos/asf/isis-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis-site/commit/6610b6a4
Tree: http://git-wip-us.apache.org/repos/asf/isis-site/tree/6610b6a4
Diff: http://git-wip-us.apache.org/repos/asf/isis-site/diff/6610b6a4

Branch: refs/heads/asf-site
Commit: 6610b6a4e5ec2fcf772e15ade000e4a4238b88f0
Parents: 244495b
Author: Kevin <ke...@apache.org>
Authored: Sun Aug 16 17:02:21 2015 +0200
Committer: Kevin <ke...@apache.org>
Committed: Sun Aug 16 17:02:21 2015 +0200

----------------------------------------------------------------------
 content/guides/cg.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis-site/blob/6610b6a4/content/guides/cg.html
----------------------------------------------------------------------
diff --git a/content/guides/cg.html b/content/guides/cg.html
index 0c84a13..e3b2e3b 100644
--- a/content/guides/cg.html
+++ b/content/guides/cg.html
@@ -2390,7 +2390,7 @@ git push origin --delete ISIS-999</code></pre>
 <div class="sect2">
 <h3 id="_build_and_review_using_maven">9.4. Build and Review (using Maven)</h3>
 <div class="paragraph">
-<p>To (re)build the documentation locally prior to release, change into adocs/documentation directory and use:</p>
+<p>To (re)build the documentation locally prior to release, change into the <code>adocs/documentation</code> directory and use:</p>
 </div>
 <div class="listingblock">
 <div class="content">
@@ -2525,7 +2525,7 @@ bundle install</code></pre>
 <div class="sect3">
 <h4 id="_publishing">9.6.2. Publishing</h4>
 <div class="paragraph">
-<p>Back in the main <code>isis-git.repo</code>, to copy the generated documents to the <code>isis-site.git</code> repo , run:</p>
+<p>Back in the main <code>isis-git.repo</code>, to copy the generated documents to the <code>isis-site.git</code> repo, in the <code>adocs/documentation</code> directory and run:</p>
 </div>
 <div class="listingblock">
 <div class="content">