]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
move Interpreter to top
authorAlan T. DeKok <aland@freeradius.org>
Mon, 31 Jul 2023 15:17:13 +0000 (11:17 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 31 Jul 2023 15:35:24 +0000 (11:35 -0400)
doc/antora/modules/reference/nav.adoc

index faab38d31aea93d5b71a15b8d2aa1c1188246822..3380bc91c8522b2d5e28839cee5f9f8dfdf52540 100644 (file)
@@ -2,6 +2,8 @@
 
 ** xref:unlang/index.adoc[Unlang Policy Language]
 
+*** xref:unlang/interpreter.adoc[Interpreter]
+
 *** xref:unlang/keywords.adoc[Keywords]
 **** xref:unlang/break.adoc[break]
 **** xref:unlang/call.adoc[call]
@@ -27,8 +29,6 @@
 **** xref:unlang/timeout.adoc[timeout]
 **** xref:unlang/update.adoc[update]
 
-*** xref:unlang/interpreter.adoc[Interpreter]
-
 *** xref:unlang/module.adoc[Modules]
 **** xref:unlang/module_method.adoc[Module Methods]
 **** xref:unlang/module_builtin.adoc[Built-in Modules]