Elasticsearch: docs - add interpreter to navigation menu

This commit is contained in:
Alexander Bezzubov 2015-12-22 20:05:46 +09:00
parent 7e9028329e
commit 243b0d185b
2 changed files with 2 additions and 0 deletions

View file

@ -47,6 +47,7 @@
<li><a href="{{BASE_PATH}}/pleasecontribute.html">Shell</a></li>
<li><a href="{{BASE_PATH}}/interpreter/spark.html">Spark</a></li>
<li><a href="{{BASE_PATH}}/pleasecontribute.html">Tajo</a></li>
<li><a href="{{BASE_PATH}}/interpreter/elasticsearch.html">Elasticsearch</a></li>
</ul>
</li>
<li>

View file

@ -44,6 +44,7 @@ limitations under the License.
* [sh](./pleasecontribute.html)
* [spark](./interpreter/spark.html)
* [tajo](./pleasecontribute.html)
* [elasticsearch](./interpreter/elasticsearch.html)
### Storage
* [S3 Storage](./storage/storage.html)