Removed all references to site plugins from plugin docs

This commit is contained in:
Clinton Gormley 2016-04-12 19:28:09 +02:00
parent 5af6982338
commit 098b2e03b5
11 changed files with 12 additions and 196 deletions

View file

@ -20,13 +20,6 @@ https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Rhino[Rhino JavaScript
The Python language plugin enables the use of Python in Elasticsearch
scripts, via the http://www.jython.org/[Jython] Java implementation of Python.
[float]
=== Abandoned community scripting plugins
This plugin has been contributed by our community, but appears to be abandoned:
* https://github.com/hiredman/elasticsearch-lang-clojure[Clojure Language Plugin] (by Kevin Downey)
include::lang-javascript.asciidoc[]
include::lang-python.asciidoc[]