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

francischuang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git


The following commit(s) were added to refs/heads/master by this push:
     new 5468f33  [CALCITE-3033] Add navigation item for avatica-go HOWTO 
documentation
5468f33 is described below

commit 5468f33a7233af569aac3c40a9e7c08ee3c71f0b
Author: Francis Chuang <[email protected]>
AuthorDate: Mon Apr 29 16:18:09 2019 +1000

    [CALCITE-3033] Add navigation item for avatica-go HOWTO documentation
---
 site/_data/docs.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/site/_data/docs.yml b/site/_data/docs.yml
index de60b87..5081d6b 100644
--- a/site/_data/docs.yml
+++ b/site/_data/docs.yml
@@ -35,6 +35,7 @@
 - title: Avatica Go Client Reference
   docs:
   - go_client_reference
+  - go_howto
 
 - title: Avatica Meta
   docs:

Reply via email to