You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/contributors/contribute-docs.md
+118Lines changed: 118 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -197,6 +197,124 @@ The following roles are especially useful:
197
197
: Linux package name (this role is custom to this documentation project).
198
198
199
199
200
+
### Special roles for links
201
+
202
+
The documentation project defines the following custom roles to simplify adding links to various resources.
203
+
204
+
`manpage`
205
+
: Use to create links to manual pages hosted at [manpages.ubuntu.com](https://manpages.ubuntu.com/). The links always point to manual pages for the latest Ubuntu release.
0 commit comments