From fbe19584161cb589f5d3fe3d8aa6cd3586677da4 Mon Sep 17 00:00:00 2001 From: spencergibb Date: Thu, 14 Sep 2023 10:41:53 -0400 Subject: [PATCH] Generate a default navigation --- docs/modules/ROOT/nav.adoc | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 docs/modules/ROOT/nav.adoc diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc new file mode 100644 index 00000000..4c1d92a4 --- /dev/null +++ b/docs/modules/ROOT/nav.adoc @@ -0,0 +1,13 @@ +* xref:index.adoc[] +* xref:intro.adoc[] +* xref:_attributes.adoc[] +* xref:new-features.adoc[] +* xref:quickstart.adoc[] +* xref:config-data.adoc[] +* xref:authentication.adoc[] +* xref:secret-backends.adoc[] +* xref:other-topics.adoc[] +* xref:appendix.adoc[] +* xref:_configprops.adoc[] +* xref:README.adoc[] +* xref:spring-cloud-vault.adoc[]