Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
d204ccdf
Commit
d204ccdf
authored
Nov 05, 2021
by
Diana Logan
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'sselhorn-master-patch-13858' into 'master'
Added Related topics See merge request gitlab-org/gitlab!73579
parents
d74d0483
5b7779e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
1 deletion
+13
-1
doc/development/documentation/structure.md
doc/development/documentation/structure.md
+13
-1
No files found.
doc/development/documentation/structure.md
View file @
d204ccdf
...
...
@@ -234,9 +234,21 @@ If you need to add more than one task,
consider using subsections for each distinct task.
```
### Related topics
If inline links are not sufficient, you can create a topic called
**Related topics**
and include a bulleted list of related topics. This topic should be above the Troubleshooting section.
```
markdown
# Related topics
-
[
Configure your pipeline
](
link-to-topic
)
-
[
Trigger a pipeline manually
](
link-to-topic
)
```
### Topics and resources pages
This
is a page with
a list of links that point to important sections
This
page has
a list of links that point to important sections
of documentation for a specific GitLab feature or tool.
We do not encourage the use of these types of pages.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment