diff options
Diffstat (limited to 'lib/route/link/vlan.c')
-rw-r--r-- | lib/route/link/vlan.c | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/route/link/vlan.c b/lib/route/link/vlan.c index cd831ce..a30ff77 100644 --- a/lib/route/link/vlan.c +++ b/lib/route/link/vlan.c @@ -14,7 +14,10 @@ * @defgroup vlan VLAN * Virtual LAN link module * - * See <a href="../route.html#link_vlan">VLAN API documentation</a> for more information + * @details + * \b Link Type Name: "vlan" + * + * @route_doc{link_vlan, VLAN Documentation} * * @{ */ |