doc: Add alias for gitlab issues

This commit is contained in:
Rediet
2021-05-19 11:21:10 +02:00
parent ce57ee91a3
commit fad6f02301

View File

@@ -275,6 +275,7 @@ TAB_SIZE = 4
## Func<MyClass> ();
ALIASES = "bugid{1}=<a href=\"http://www.nsnam.org/bugzilla/show_bug.cgi?id=\1\">Bug \1</a>" \
"issueid{1}=<a href=\"https://gitlab.com/nsnam/ns-3-dev/-/issues/\1\">Issue \1</a>" \
"internal=\par \b Internal:" \
"pname{1}=<span class=\"params\"><span class=\"paramname\">\1</span></span>" \
"RFC{1}=<a href=\"http://datatracker.ietf.org/doc/rfc\1/\">RFC \1</a>" \