From 30fca18ae6ca275ce70fca025cda20485faaabb7 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Wed, 6 Sep 2023 18:31:14 +0200 Subject: [PATCH] Generate a default navigation --- docs/modules/modules/ROOT/nav.adoc | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 docs/modules/modules/ROOT/nav.adoc diff --git a/docs/modules/modules/ROOT/nav.adoc b/docs/modules/modules/ROOT/nav.adoc new file mode 100644 index 00000000..be61d2df --- /dev/null +++ b/docs/modules/modules/ROOT/nav.adoc @@ -0,0 +1,8 @@ +* xref:index.adoc[] +* xref:spring-cloud-build.adoc[] +* xref:README.adoc[] +* xref:building-jdk8.adoc[] +* xref:building.adoc[] +* xref:code-of-conduct.adoc[] +* xref:contributing-docs.adoc[] +* xref:contributing.adoc[]