1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

Merge pull request #8948 from miri64/doc/enh/experimental-command

doc: doxygen: add command
This commit is contained in:
Cenk Gündoğan 2018-06-26 22:33:33 +02:00 committed by GitHub
commit dc3c49ea88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -228,7 +228,7 @@ TAB_SIZE = 4
# "Side Effects:". You can put \n's in the value part of an alias to insert
# newlines.
ALIASES =
ALIASES = experimental="@warning <strong class=\"text-danger\">This feature is experimental!</strong>\n"
# This tag can be used to specify a number of word-keyword mappings (TCL only).
# A mapping has the form "name=value". For example adding "class=itcl::class"