Skip to content

Commit d0df2ef

Browse files
authored
[DOCS] References shared/version and adds doctype to index file (#1280)
* [DOCS] Adds doctype to index file. * [DOCS] Adds shared/versions to include in index.
1 parent 8eb4dce commit d0df2ef

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/index.asciidoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11

22
= Elasticsearch-PHP
33

4+
:doctype: book
5+
6+
include::{docs-root}/shared/versions/stack/{source_branch}.asciidoc[]
47
include::{asciidoc-dir}/../../shared/attributes.asciidoc[]
58

69
include::overview.asciidoc[]

docs/release-notes.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ online document for more information.
355355
the phpdoc section (for example,
356356
https://github.com/elastic/elasticsearch-php/blob/master/src/Elasticsearch/Client.php[$client->rankEval()]).
357357
For more information read the
358-
https://www.elastic.co/guide/en/elasticsearch/client/php-api/master/experimental_and_beta_apis.html[experimental and beta APIs]
358+
https://www.elastic.co/guide/en/elasticsearch/client/php-api/{branch}/experimental_and_beta_apis.html[experimental and beta APIs]
359359
section in the documentation.
360360
https://github.com/elastic/elasticsearch-php/pull/966[#966]
361361
* Removed `AlreadyExpiredException` since it has been removed

0 commit comments

Comments
 (0)