From c95edd269ee50aed9f473ebcb7db112655a40317 Mon Sep 17 00:00:00 2001 From: Rafael Luis Vicaria Barker <94548175+rafaelvicariabarker@users.noreply.github.com> Date: Tue, 15 Feb 2022 11:31:26 +0100 Subject: [PATCH 01/14] included start_path in antora.yml --- antora.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/antora.yml b/antora.yml index 0d774e19..2531f255 100644 --- a/antora.yml +++ b/antora.yml @@ -1,5 +1,6 @@ name: devon4j title: Devon4j version: '1.0' +start_page: ROOT:index.adoc nav: - modules/ROOT/nav.adoc From 2da1161134973611d82dbb6e886e363f99c3b7bb Mon Sep 17 00:00:00 2001 From: Rafael Luis Vicaria Barker <94548175+rafaelvicariabarker@users.noreply.github.com> Date: Thu, 17 Feb 2022 11:21:18 +0100 Subject: [PATCH 02/14] test rename devon4j component to devonfw --- antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora.yml b/antora.yml index 2531f255..a69fa043 100644 --- a/antora.yml +++ b/antora.yml @@ -1,4 +1,4 @@ -name: devon4j +name: devonfw title: Devon4j version: '1.0' start_page: ROOT:index.adoc From b93396a3192854f19b254c0d9195f185c1fa0459 Mon Sep 17 00:00:00 2001 From: Rafael Luis Vicaria Barker <94548175+rafaelvicariabarker@users.noreply.github.com> Date: Thu, 17 Feb 2022 11:25:58 +0100 Subject: [PATCH 03/14] renamed nav duplicate to nav2 --- modules/ROOT/{nav.adoc => nav2.adoc} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename modules/ROOT/{nav.adoc => nav2.adoc} (100%) diff --git a/modules/ROOT/nav.adoc b/modules/ROOT/nav2.adoc similarity index 100% rename from modules/ROOT/nav.adoc rename to modules/ROOT/nav2.adoc From 6046c03fb320b407b7dda159aafe128c4d2a7766 Mon Sep 17 00:00:00 2001 From: Rafael Luis Vicaria Barker <94548175+rafaelvicariabarker@users.noreply.github.com> Date: Thu, 17 Feb 2022 11:27:37 +0100 Subject: [PATCH 04/14] renamed Home.adoc duplicate to Home2.adoc --- modules/ROOT/pages/{Home.adoc => Home2.adoc} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename modules/ROOT/pages/{Home.adoc => Home2.adoc} (100%) diff --git a/modules/ROOT/pages/Home.adoc b/modules/ROOT/pages/Home2.adoc similarity index 100% rename from modules/ROOT/pages/Home.adoc rename to modules/ROOT/pages/Home2.adoc From dab96a756e7a44c9f25dbad7391a27148831d476 Mon Sep 17 00:00:00 2001 From: Rafael Luis Vicaria Barker <94548175+rafaelvicariabarker@users.noreply.github.com> Date: Thu, 17 Feb 2022 11:56:40 +0100 Subject: [PATCH 05/14] renamed devon4j.png duplicate to devon4j.png --- .../images/images/{devonfw.png => devonfw2.png} | Bin 1 file changed, 0 insertions(+), 0 deletions(-) rename modules/ROOT/images/images/{devonfw.png => devonfw2.png} (100%) diff --git a/modules/ROOT/images/images/devonfw.png b/modules/ROOT/images/images/devonfw2.png similarity index 100% rename from modules/ROOT/images/images/devonfw.png rename to modules/ROOT/images/images/devonfw2.png From f11b5fc8f6a5dbb64e88b342d47e5a9384cc65f1 Mon Sep 17 00:00:00 2001 From: Rafael Luis Vicaria Barker <94548175+rafaelvicariabarker@users.noreply.github.com> Date: Thu, 17 Feb 2022 12:22:11 +0100 Subject: [PATCH 06/14] changed nav path to ...nav2.adoc --- antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora.yml b/antora.yml index a69fa043..091cdb90 100644 --- a/antora.yml +++ b/antora.yml @@ -3,4 +3,4 @@ title: Devon4j version: '1.0' start_page: ROOT:index.adoc nav: -- modules/ROOT/nav.adoc +- modules/ROOT/nav2.adoc From 0f513fcfa42b6b7b3c1c591757e80030537f01b7 Mon Sep 17 00:00:00 2001 From: Rafael Luis Vicaria Barker <94548175+rafaelvicariabarker@users.noreply.github.com> Date: Mon, 21 Feb 2022 10:47:54 +0100 Subject: [PATCH 07/14] Renamed module back to devon4j --- antora.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/antora.yml b/antora.yml index 091cdb90..b90229b2 100644 --- a/antora.yml +++ b/antora.yml @@ -1,6 +1,6 @@ -name: devonfw +name: devon4j title: Devon4j version: '1.0' -start_page: ROOT:index.adoc +start_page: ROOT::index.adoc nav: -- modules/ROOT/nav2.adoc +- modules/ROOT/nav.adoc From 71a1e3e6cfeea7d64d32ca4fbfe1e0f14afd1db2 Mon Sep 17 00:00:00 2001 From: Rafael Luis Vicaria Barker <94548175+rafaelvicariabarker@users.noreply.github.com> Date: Mon, 21 Feb 2022 10:58:07 +0100 Subject: [PATCH 08/14] renamed files back to original --- .../images/images/{devonfw2.png => devonfw.png} | Bin modules/ROOT/{nav2.adoc => nav.adoc} | 0 modules/ROOT/pages/{Home2.adoc => Home.adoc} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename modules/ROOT/images/images/{devonfw2.png => devonfw.png} (100%) rename modules/ROOT/{nav2.adoc => nav.adoc} (100%) rename modules/ROOT/pages/{Home2.adoc => Home.adoc} (100%) diff --git a/modules/ROOT/images/images/devonfw2.png b/modules/ROOT/images/images/devonfw.png similarity index 100% rename from modules/ROOT/images/images/devonfw2.png rename to modules/ROOT/images/images/devonfw.png diff --git a/modules/ROOT/nav2.adoc b/modules/ROOT/nav.adoc similarity index 100% rename from modules/ROOT/nav2.adoc rename to modules/ROOT/nav.adoc diff --git a/modules/ROOT/pages/Home2.adoc b/modules/ROOT/pages/Home.adoc similarity index 100% rename from modules/ROOT/pages/Home2.adoc rename to modules/ROOT/pages/Home.adoc From 7298f7f0b3fe22e1387a833acef81544ab6e9886 Mon Sep 17 00:00:00 2001 From: Rafael Luis Vicaria Barker <94548175+rafaelvicariabarker@users.noreply.github.com> Date: Mon, 28 Mar 2022 14:10:20 +0200 Subject: [PATCH 09/14] Update guide-service-client.adoc test --- modules/ROOT/pages/guide-service-client.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/ROOT/pages/guide-service-client.adoc b/modules/ROOT/pages/guide-service-client.adoc index 701af3d3..ab1ec6cf 100644 --- a/modules/ROOT/pages/guide-service-client.adoc +++ b/modules/ROOT/pages/guide-service-client.adoc @@ -13,8 +13,8 @@ Various solutions already exist for calling services, such as `RestTemplate` fro *Spring* -For Spring, follow the xref:spring/guide-service-client-spring.adoc[Spring rest-client guide]. +For Spring, follow the link:spring/guide-service-client-spring.adoc[Spring rest-client guide]. *Quarkus* -For Quarkus, we recommend to follow the the official link:https://quarkus.io/guides/rest-client[Quarkus rest-client guide] +For Quarkus, we recommend to follow the the official xref:https://quarkus.io/guides/rest-client[Quarkus rest-client guide] From 43c3b71a6725b4ef96c57cadb969b7e432ecc4f6 Mon Sep 17 00:00:00 2001 From: Rafael Luis Vicaria Barker <94548175+rafaelvicariabarker@users.noreply.github.com> Date: Mon, 28 Mar 2022 14:11:24 +0200 Subject: [PATCH 10/14] Update guide-service-client.adoc test --- modules/ROOT/pages/guide-service-client.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/guide-service-client.adoc b/modules/ROOT/pages/guide-service-client.adoc index ab1ec6cf..9305ecce 100644 --- a/modules/ROOT/pages/guide-service-client.adoc +++ b/modules/ROOT/pages/guide-service-client.adoc @@ -17,4 +17,4 @@ For Spring, follow the link:spring/guide-service-client-spring.adoc[Spring rest- *Quarkus* -For Quarkus, we recommend to follow the the official xref:https://quarkus.io/guides/rest-client[Quarkus rest-client guide] +For Quarkus, we recommend to follow the the official https://quarkus.io/guides/rest-client[Quarkus rest-client guide] From 85483697fd3ec242e6bb5e5608304426eaf6beed Mon Sep 17 00:00:00 2001 From: Rafael Luis Vicaria Barker <94548175+rafaelvicariabarker@users.noreply.github.com> Date: Mon, 28 Mar 2022 14:12:27 +0200 Subject: [PATCH 11/14] Update guide-service-client.adoc test --- modules/ROOT/pages/guide-service-client.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/guide-service-client.adoc b/modules/ROOT/pages/guide-service-client.adoc index 9305ecce..f12d48c1 100644 --- a/modules/ROOT/pages/guide-service-client.adoc +++ b/modules/ROOT/pages/guide-service-client.adoc @@ -13,7 +13,7 @@ Various solutions already exist for calling services, such as `RestTemplate` fro *Spring* -For Spring, follow the link:spring/guide-service-client-spring.adoc[Spring rest-client guide]. +For Spring, follow the xref:spring/guide-service-client-spring.adoc[Spring rest-client guide]. *Quarkus* From 5556c5abed339ac0820915983c6cbb0102470f00 Mon Sep 17 00:00:00 2001 From: Rafael Luis Vicaria Barker <94548175+rafaelvicariabarker@users.noreply.github.com> Date: Mon, 28 Mar 2022 15:00:35 +0200 Subject: [PATCH 12/14] Update guide-service-client.adoc --- modules/ROOT/pages/guide-service-client.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/guide-service-client.adoc b/modules/ROOT/pages/guide-service-client.adoc index 9305ecce..f12d48c1 100644 --- a/modules/ROOT/pages/guide-service-client.adoc +++ b/modules/ROOT/pages/guide-service-client.adoc @@ -13,7 +13,7 @@ Various solutions already exist for calling services, such as `RestTemplate` fro *Spring* -For Spring, follow the link:spring/guide-service-client-spring.adoc[Spring rest-client guide]. +For Spring, follow the xref:spring/guide-service-client-spring.adoc[Spring rest-client guide]. *Quarkus* From 4d54d954d98dfc618726e469333c4200bc2064e0 Mon Sep 17 00:00:00 2001 From: Rafael Luis Vicaria Barker <94548175+rafaelvicariabarker@users.noreply.github.com> Date: Tue, 29 Mar 2022 11:25:16 +0200 Subject: [PATCH 13/14] Update architecture.adoc test --- modules/ROOT/pages/architecture.adoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/ROOT/pages/architecture.adoc b/modules/ROOT/pages/architecture.adoc index 81e9e15b..cf17f9af 100644 --- a/modules/ROOT/pages/architecture.adoc +++ b/modules/ROOT/pages/architecture.adoc @@ -1,5 +1,3 @@ -:toc: macro -toc::[] :idprefix: :idseparator: - From 90fc166a962c82414d370353f86c6290de283cb5 Mon Sep 17 00:00:00 2001 From: Rafael Luis Vicaria Barker <94548175+rafaelvicariabarker@users.noreply.github.com> Date: Tue, 29 Mar 2022 11:45:57 +0200 Subject: [PATCH 14/14] Update coding-conventions.adoc test --- modules/ROOT/pages/coding-conventions.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/ROOT/pages/coding-conventions.adoc b/modules/ROOT/pages/coding-conventions.adoc index 1479c5b4..96b2be3b 100644 --- a/modules/ROOT/pages/coding-conventions.adoc +++ b/modules/ROOT/pages/coding-conventions.adoc @@ -1,5 +1,4 @@ :toc: macro -toc::[] == Coding Conventions