Selaa lähdekoodia

[DOCS] Adds anchors for ruby client (#39867)

Lisa Cawley 6 vuotta sitten
vanhempi
commit
fc404e59f5

+ 1 - 0
docs/ruby/client.asciidoc

@@ -1,3 +1,4 @@
+[[ruby_client]]
 == The Ruby Client
 
 The `elasticsearch` http://rubygems.org/gems/elasticsearch[Rubygem] provides a low-level client

+ 1 - 0
docs/ruby/copyright.asciidoc

@@ -1,3 +1,4 @@
+[[copyright]]
 == Copyright and License
 
 This software is Copyright (c) 2013-2018 by Elasticsearch BV.

+ 1 - 0
docs/ruby/model.asciidoc

@@ -1,3 +1,4 @@
+[[activemodel_activerecord]]
 == ActiveModel / ActiveRecord
 
 The `elasticsearch-model` http://rubygems.org/gems/elasticsearch-model[Rubygem]

+ 1 - 0
docs/ruby/persistence.asciidoc

@@ -1,3 +1,4 @@
+[[persistence]]
 == Persistence
 
 The `elasticsearch-persistence` http://rubygems.org/gems/elasticsearch-persistence[Rubygem]

+ 1 - 0
docs/ruby/rails.asciidoc

@@ -1,3 +1,4 @@
+[[ruby_on_rails]]
 == Ruby On Rails
 
 The `elasticsearch-rails` http://rubygems.org/gems/elasticsearch-rails[Rubygem]