From 2b7fc659edeb2934d9a48d20dcff0fbc497460d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Wed, 22 Mar 2023 13:42:43 +0100 Subject: [PATCH 1/9] [DOCS] Creates custom landing page for the Java client book. --- docs/index-custom-title-page.html | 189 ++++++++++++++++++++++++++++++ 1 file changed, 189 insertions(+) create mode 100644 docs/index-custom-title-page.html diff --git a/docs/index-custom-title-page.html b/docs/index-custom-title-page.html new file mode 100644 index 000000000..add373bce --- /dev/null +++ b/docs/index-custom-title-page.html @@ -0,0 +1,189 @@ + + +
+ +
+
+

+

Java API client for Elasticsearch

+

+ The Java API client provides strongly typed requests and responses for all Elasticsearch APIs. +

+

+ + + +

+
+
+ +
+
+ +

Get to know the Java client

+ +
+
+

+ + Connecting +

+
+ +
+ +
+
+

+ + Using the Java client +

+
+ +
+ +
+
+

+ + Developer docs +

+
+ +
+ +

Explore by use case

+ +
+ + + +
+ +

View all Elastic docs

\ No newline at end of file From 93316060f4b6b3305748315afc5d0c0ca9806d0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Wed, 22 Mar 2023 14:02:03 +0100 Subject: [PATCH 2/9] [DOCS] Reduces padding after hero image. --- docs/index-custom-title-page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index-custom-title-page.html b/docs/index-custom-title-page.html index add373bce..d47b5de69 100644 --- a/docs/index-custom-title-page.html +++ b/docs/index-custom-title-page.html @@ -43,7 +43,7 @@ } #guide h3.gtk { - margin-top: 64px; + margin-top: 32px; } .mb-4, .my-4 { From 853d4f368a5e75d64f9785b9dbaa4ec033bcb7ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Wed, 22 Mar 2023 14:51:41 +0100 Subject: [PATCH 3/9] [DOCS] Removes h2. --- docs/index-custom-title-page.html | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/index-custom-title-page.html b/docs/index-custom-title-page.html index d47b5de69..feac8266f 100644 --- a/docs/index-custom-title-page.html +++ b/docs/index-custom-title-page.html @@ -56,7 +56,6 @@

-

Java API client for Elasticsearch

The Java API client provides strongly typed requests and responses for all Elasticsearch APIs.

From 2f407888ce5056e86ded05e9d1c9f1c1228662b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Thu, 23 Mar 2023 11:06:07 +0100 Subject: [PATCH 4/9] [DOCS] Changes hero image. --- docs/index-custom-title-page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index-custom-title-page.html b/docs/index-custom-title-page.html index feac8266f..d789bd711 100644 --- a/docs/index-custom-title-page.html +++ b/docs/index-custom-title-page.html @@ -66,7 +66,7 @@

- +
From f7718916683830b0f6260304bec27510e27fa301 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Thu, 23 Mar 2023 11:06:42 +0100 Subject: [PATCH 5/9] [DOCS] Adjusts padding. --- docs/index-custom-title-page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index-custom-title-page.html b/docs/index-custom-title-page.html index d789bd711..cded44bd6 100644 --- a/docs/index-custom-title-page.html +++ b/docs/index-custom-title-page.html @@ -43,7 +43,7 @@ } #guide h3.gtk { - margin-top: 32px; + margin-top: 16px; } .mb-4, .my-4 { From 1ce3262a2ca159b42172b8aa92973c4e4829f0e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Thu, 23 Mar 2023 11:36:31 +0100 Subject: [PATCH 6/9] [DOCS] Updates hero image. --- docs/index-custom-title-page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index-custom-title-page.html b/docs/index-custom-title-page.html index cded44bd6..cf10266a6 100644 --- a/docs/index-custom-title-page.html +++ b/docs/index-custom-title-page.html @@ -66,7 +66,7 @@

- +
From b129d910324b545122cc46d6895f1fa37cfef9e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Thu, 23 Mar 2023 12:06:05 +0100 Subject: [PATCH 7/9] [DOCS] Adds h2. --- docs/index-custom-title-page.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/index-custom-title-page.html b/docs/index-custom-title-page.html index cf10266a6..454c9ed14 100644 --- a/docs/index-custom-title-page.html +++ b/docs/index-custom-title-page.html @@ -56,6 +56,9 @@

+

+ Dodumentation for the official Java client +

The Java API client provides strongly typed requests and responses for all Elasticsearch APIs.

From 6692576e47990b3a28fbedd66fc770642e06ab75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Thu, 23 Mar 2023 12:41:23 +0100 Subject: [PATCH 8/9] [DOCS] Fixes typo. --- docs/index-custom-title-page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index-custom-title-page.html b/docs/index-custom-title-page.html index 454c9ed14..cc0bfe3ab 100644 --- a/docs/index-custom-title-page.html +++ b/docs/index-custom-title-page.html @@ -57,7 +57,7 @@

- Dodumentation for the official Java client +

Documentation for the official Java client

The Java API client provides strongly typed requests and responses for all Elasticsearch APIs. From 971a182a52dac946d8f3871d01927c8b1098d484 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Thu, 23 Mar 2023 13:18:13 +0100 Subject: [PATCH 9/9] [DOCS] Shortens title. --- docs/index-custom-title-page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index-custom-title-page.html b/docs/index-custom-title-page.html index cc0bfe3ab..29a20ec8b 100644 --- a/docs/index-custom-title-page.html +++ b/docs/index-custom-title-page.html @@ -57,7 +57,7 @@

-

Documentation for the official Java client

+

Documentation

The Java API client provides strongly typed requests and responses for all Elasticsearch APIs.