mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Javadoc: Introduce custom tags implNote and apiNote (#3945)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
@@ -345,6 +345,18 @@ Import-Package: \\
|
||||
</script>
|
||||
]]>
|
||||
</bottom>
|
||||
<tags>
|
||||
<tag>
|
||||
<name>apiNote</name>
|
||||
<placement>a</placement>
|
||||
<head>API note:</head>
|
||||
</tag>
|
||||
<tag>
|
||||
<name>implNote</name>
|
||||
<placement>a</placement>
|
||||
<head>Implementation note:</head>
|
||||
</tag>
|
||||
</tags>
|
||||
</configuration>
|
||||
<dependencies>
|
||||
<!-- This newer version fixes issues with resolving tech.units:indriya packages -->
|
||||
|
||||
Reference in New Issue
Block a user