From 84b543d8b1522d70aada38f3db49aade5230fc64 Mon Sep 17 00:00:00 2001 From: Dave Wallace Date: Thu, 13 May 2021 18:00:23 -0400 Subject: doxygen: fix doxygen tags - Missing tags mess up doxygen TOC heirarchy Type: docs Signed-off-by: Dave Wallace Change-Id: I012d55c0ae90aecc665b56903f4212ddc0643943 --- extras/vpptop/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'extras/vpptop') diff --git a/extras/vpptop/README.md b/extras/vpptop/README.md index 215f7df29b2..c0f4dc99b3a 100644 --- a/extras/vpptop/README.md +++ b/extras/vpptop/README.md @@ -1,4 +1,4 @@ -## VPPTop installer +# VPP Top Installation {#vpp_top_doc} [VPPTop]((https://github.com/PANTHEONtech/vpptop)) is a real-time data viewer for VPP interfaces and metrics displayed in dynamic terminal user interface, written in GO. @@ -23,5 +23,3 @@ GOROOT=/root/.go/ GOPATH=/root/go/ If you have the GO already installed and have to run the installer with `sudo`, use the `-E` switch to provide those variables to the installer. - - -- cgit 1.2.3-korg