You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by co...@apache.org on 2017/09/01 10:42:35 UTC

ranger git commit: Clarifying readme

Repository: ranger
Updated Branches:
  refs/heads/master 4075c08b9 -> 5a736c2aa


Clarifying readme


Project: http://git-wip-us.apache.org/repos/asf/ranger/repo
Commit: http://git-wip-us.apache.org/repos/asf/ranger/commit/5a736c2a
Tree: http://git-wip-us.apache.org/repos/asf/ranger/tree/5a736c2a
Diff: http://git-wip-us.apache.org/repos/asf/ranger/diff/5a736c2a

Branch: refs/heads/master
Commit: 5a736c2aaab7a7498dd143ce5078ba4e605536d9
Parents: 4075c08
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Fri Sep 1 11:42:26 2017 +0100
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Fri Sep 1 11:42:26 2017 +0100

----------------------------------------------------------------------
 docs/README.txt | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ranger/blob/5a736c2a/docs/README.txt
----------------------------------------------------------------------
diff --git a/docs/README.txt b/docs/README.txt
index 05edfb9..9cee5f5 100644
--- a/docs/README.txt
+++ b/docs/README.txt
@@ -15,8 +15,11 @@
 
 # ---------------------------------------------------------------------
 # Build Instruction for Apache Ranger Documentation
+# apidocs are only added if mvn install is run on the root directory
+# first
 # ---------------------------------------------------------------------
 
+$ mvn clean install
 $ export DOC_SRC_DIR=ranger/docs
 $ cd ${DOC_SRC_DIR}