make the output of "show api dump file <filename> compare-current" doxygen-friendly 37/16937/6
authorAndrew Yourtchenko <ayourtch@gmail.com>
Mon, 21 Jan 2019 15:28:48 +0000 (16:28 +0100)
committerDave Wallace <dwallacelf@gmail.com>
Fri, 5 Apr 2019 22:50:54 +0000 (22:50 +0000)
commit05f7ca110bb67f73af69ded6b915ee70754fbb6f
tree8a89faeac97a25369d4afcbc913a0af871015b42
parentc213089c2d8a5344d928f86f7e4fb6df3607bdf6
make the output of "show api dump file <filename> compare-current" doxygen-friendly

The current output of the API diff requires some massaging
to appear like a table in the docs generated by doxygen.
This change eliminates this need.

Change-Id: Ic9269a0e5e232e4d01a0695561e4f90eee287327
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
src/vlibmemory/vlib_api_cli.c