File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 2222*** xref:sysctl.adoc[Kernel Tuning]
2323*** xref:running-containers.adoc[Running Containers]
2424*** xref:authentication.adoc[Configuring Authentication]
25+ *** xref:example.adoc[Example Docs PR]
2526** OS updates
2627*** xref:update-streams.adoc[Update Streams]
2728*** xref:auto-updates.adoc[Auto-Updates]
Original file line number Diff line number Diff line change 1+ :experimental:
2+ = Example PR to Docs repo
3+
4+
5+ - Create a page under `modules/ROOT/pages/`
6+
7+ Give the file a name like `example.adoc` . Fill in the contents.
8+
9+ - Add an entry in the navigation file (`modules/ROOT/nav.adoc` ) under under `System Configuration` .
10+
11+ [source]
12+ ----
13+ ** System Configuration
14+ *** xref:example.adoc[Example Docs PR]
15+ ----
You can’t perform that action at this time.
0 commit comments