Skip to content

Commit 5964810

Browse files
committed
Added basic self test page
Signed-off-by: Hofi <hofione@gmail.com>
1 parent b5489b4 commit 5964810

File tree

1 file changed

+27
-14
lines changed
  • doc/_doc-guide/02_Tools/01_Self_made_tools/01_Tests

1 file changed

+27
-14
lines changed

doc/_doc-guide/02_Tools/01_Self_made_tools/01_Tests/README.md

Lines changed: 27 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,13 @@ Developer guide is a double (page title amd section heading) example with a desc
6969

7070
[[Self page link|doc-testing-page]] test.
7171

72+
Test of forced link with anchored ID part [[Install Homebrew|dev-inst-macos#homebrew]].
73+
74+
1. Same test like above in an enumeration [[Install Homebrew|dev-inst-macos#homebrew]].
75+
76+
**Hint:** Same again in a notice block [[Install Homebrew|dev-inst-macos#homebrew]]. If you you have syslog-ng [[installed via brew|dev-inst-macos#installation]], as a reference, you can check the dependencies of the brew built version using `brew deps syslog-ng`
77+
{: .notice--info}
78+
7279
The severity of the message. `time-zone()` teszt
7380

7481
parser: Parse and segment structured messages
@@ -93,25 +100,27 @@ Slack :destination options
93100

94101
Slack 'destination' options
95102

96-
`Options of the mqtt() destination`
103+
[[[[destination]]]]
97104

98-
[Parse bar]
105+
[[destination id=bom|adm-about-glossary#bom]]
99106

100-
Alma [[parser]] korte
107+
[[destination|adm-about-glossary#bom]] id=bom
101108

102-
[[destination]]
109+
[[destination|]] - \[\[destination\|\]\]
103110

104-
[[destination id=bom|adm-about-glossary#bom]]
111+
[[destination||]] - \[\[destination\|\|\]\]
105112

106-
[[destination|adm-about-glossary#bom]] id=bom
113+
[destination|] - \[destination\|\]
107114

108-
[[destination||]]
115+
destination| - destination\|
109116

110-
[destination|]
117+
[destination] - \[destination\]
111118

112-
destination|
119+
`Options of the mqtt() destination`
113120

114-
[destination]
121+
[Parse bar]
122+
123+
Alma [[parser]] korte
115124

116125
<a href="/admin-guide/200_About/002_Glossary#destination" class="nav-link content-tooltip">that is a direct, html link destination test</a>
117126

@@ -121,14 +130,18 @@ destination|
121130

122131
{% include markdown_link id="adm-about-glossary#destination" title="destination quote" withTooltip="yes" %}
123132

124-
message
125-
126-
[[message]]
133+
option
127134

128135
Options is an excluded word.
129136

137+
[[Option]] is excluded
138+
139+
[[option|adm-about-glossary#bom]] is excluded, but overidden
140+
130141
For more information, see
131-
[[Options of the kafka() destination's C implementation]].
142+
[[Options of the kafka() destination's C implementation]] or
143+
Options of the kafka() destination's C implementation.
144+
132145

133146
For details, see [[The syslog-ng.conf manual page]].
134147

0 commit comments

Comments
 (0)