This is an automated email from the ASF dual-hosted git repository.

oleewere pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ambari-logsearch.git


The following commit(s) were added to refs/heads/master by this push:
     new 423635b  AMBARI-23456. Update development docs
423635b is described below

commit 423635b74231f3bb2766e26c8dc294b6837199ca
Author: Oliver Szabo <oleew...@gmail.com>
AuthorDate: Mon Jan 7 15:30:43 2019 +0100

    AMBARI-23456. Update development docs
---
 docs/development.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/docs/development.md b/docs/development.md
index 009ce4e..cfe40b7 100644
--- a/docs/development.md
+++ b/docs/development.md
@@ -134,6 +134,18 @@ Also you can run from the IDE, but make sure all of the 
ambari logsearch modules
 make update-version new-version="2.8.0.0-11"
 ```
 
+### Update REST API docs
+
+```bash
+make update-rest-api-docs
+```
+
+### Update markdown docs
+
+```bash
+make prop-docs
+```
+
 ### UI development
 
 TODO
\ No newline at end of file

Reply via email to