This is an automated email from the ASF dual-hosted git repository.
vy pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.x by this push:
new dfc233c260 Match API navigation menu with the page itself
dfc233c260 is described below
commit dfc233c2609dcf03f11863d3cd4b163aeff123dc
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Mon May 27 20:19:45 2024 +0200
Match API navigation menu with the page itself
---
src/site/antora/modules/ROOT/nav.adoc | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)
diff --git a/src/site/antora/modules/ROOT/nav.adoc
b/src/site/antora/modules/ROOT/nav.adoc
index fd9e3eefae..cebfdfd424 100644
--- a/src/site/antora/modules/ROOT/nav.adoc
+++ b/src/site/antora/modules/ROOT/nav.adoc
@@ -16,7 +16,6 @@
////
* xref:download.adoc[Download]
-** xref:runtime-dependencies.adoc[]
** xref:release-notes.adoc[]
* link:{logging-services-url}/support[Support]
** link:{logging-services-url}/security[Security]
@@ -33,17 +32,19 @@
* xref:manual/installation.adoc[]
* xref:manual/architecture.adoc[]
* xref:manual/api.adoc[API]
-** xref:manual/customloglevels.adoc[]
+** xref:manual/api.adoc#loggers[Loggers]
+*** xref:manual/eventlogging.adoc[]
+*** xref:manual/resource-logger.adoc[]
+*** xref:manual/simple-logger.adoc[]
+*** xref:manual/status-logger.adoc[]
** xref:manual/logbuilder.adoc[]
-** xref:manual/markers.adoc[]
-** xref:manual/scoped-context.adoc[]
-** xref:manual/thread-context.adoc[]
+** xref:manual/api.adoc#fish-tagging[Fish tagging]
+*** xref:manual/customloglevels.adoc[]
+*** xref:manual/markers.adoc[]
+*** xref:manual/scoped-context.adoc[]
+*** xref:manual/thread-context.adoc[]
** xref:manual/messages.adoc[]
** xref:manual/flowtracing.adoc[]
-** xref:manual/eventlogging.adoc[]
-** xref:manual/resource-logger.adoc[]
-** xref:manual/simple-logger.adoc[]
-** xref:manual/status-logger.adoc[]
* Configuration
** xref:manual/configuration.adoc[Configuration file]
** xref:manual/systemproperties.adoc[]