Skip to content

Commit f4d4168

Browse files
ADubhlaoichvepatel
authored andcommitted
Add F5 prefix to configuration opening paragraphs, style consistency (#5737)
Add F5 prefix to configuration opening paragraphs, style consistency This commit changes each of the opening paragraphs of the Configuration section to ensure they have the F5 prefixed name for the first instance of NGINX Ingress Controller. It also includes a large amount of other changes: - Relative links - Erroneous product names ("the Ingress Controller") - Contemporary table formatting - Updated and decoupled input/output code blocks - Sentence case for page titles and headings - Small contextual rewrites - Updated links to appropriate tags A small number of unrelated changes were also included, regarding NGINX App Protect and a small typo in a command line option. Signed-off-by: Alan Dooley <github@adubhlaoi.ch> Co-authored-by: Venktesh Shivam Patel <ve.patel@f5.com>
1 parent bf146cd commit f4d4168

19 files changed

+795
-599
lines changed

docs/content/configuration/configuration-examples.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
docs: DOCS-584
33
doctypes:
44
- ''
5-
title: Configuration Examples
5+
title: Configuration examples
66
toc: true
7-
weight: 2000
7+
weight: 400
88
---
99

1010
Our [GitHub repo](https://github.com/nginxinc/kubernetes-ingress) includes a number of configuration examples:

docs/content/configuration/global-configuration/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Global Configuration
2+
title: Global configuration
33
description:
4-
weight: 1400
4+
weight: 100
55
menu:
66
docs:
77
parent: NGINX Ingress Controller

0 commit comments

Comments
 (0)