Skip to content

Commit 693afa9

Browse files
dkleinF5y82ADubhlaoich
authored
docs: update subrequest section (#1510)
* Updated the subrequest information on page --------- Co-authored-by: yar <y82@users.noreply.github.com> Co-authored-by: Alan Dooley <a.dooley@f5.com>
1 parent 61bd01d commit 693afa9

File tree

7 files changed

+74
-164
lines changed

7 files changed

+74
-164
lines changed

content/waf/configure/apreload.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
# We use sentence case and present imperative tone
3-
title: "Use apreload to apply configuration updates"
3+
title: "Apply security policy updates without reloading NGINX using apreload"
44
# Weights are assigned in increments of 100: determines sorting order
5-
weight: 200
5+
weight: 100
66
# Creates a table of contents and sidebar, useful for large documents
77
toc: true
88
# Types have a 1:1 relationship with Hugo archetypes, so you shouldn't need to change this

content/waf/configure/compiler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# We use sentence case and present imperative tone
33
title: "Build and use the compiler tool"
44
# Weights are assigned in increments of 100: determines sorting order
5-
weight: 300
5+
weight: 200
66
# Creates a table of contents and sidebar, useful for large documents
77
toc: true
88
# Types have a 1:1 relationship with Hugo archetypes, so you shouldn't need to change this

content/waf/configure/converters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# We use sentence case and present imperative tone
33
title: "Build and use the converter tools"
44
# Weights are assigned in increments of 100: determines sorting order
5-
weight: 400
5+
weight: 300
66
# Creates a table of contents and sidebar, useful for large documents
77
toc: true
88
# Types have a 1:1 relationship with Hugo archetypes, so you shouldn't need to change this

content/waf/configure/kubernetes-read-only.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# We use sentence case and present imperative tone
33
title: "Add a read-only filesystem for Kubernetes "
44
# Weights are assigned in increments of 100: determines sorting order
5-
weight: 700
5+
weight: 600
66
# Creates a table of contents and sidebar, useful for large documents
77
toc: true
88
# Types have a 1:1 relationship with Hugo archetypes, so you shouldn't need to change this

0 commit comments

Comments
 (0)