On 2014-10-17 16:19, Ciprian Barbu wrote: > Signed-off-by: Ciprian Barbu <[email protected]> > --- > doc/doxygen.cfg | 2 +- > doc/users-guide/guide.dox | 8 ++------ > 2 files changed, 3 insertions(+), 7 deletions(-) > > diff --git a/doc/doxygen.cfg b/doc/doxygen.cfg > index a77ae1e..fc56317 100644 > --- a/doc/doxygen.cfg > +++ b/doc/doxygen.cfg > @@ -1,4 +1,4 @@ > -PROJECT_NAME = "API Reference Manual" > +PROJECT_NAME = "ODP Netmap API Reference Manual" > PROJECT_LOGO = $(SRCDIR)/doc/images/ODP-Logo-HQ.png > QUIET = YES > OUTPUT_DIRECTORY = $(DOCDIR) > diff --git a/doc/users-guide/guide.dox b/doc/users-guide/guide.dox > index 314d295..16fecb4 100644 > --- a/doc/users-guide/guide.dox > +++ b/doc/users-guide/guide.dox > @@ -8,11 +8,7 @@ > * > * @page users_guide Users Guide > * > - * @section sec_gene Linux Generic > - * @verbinclude linux-generic/README
Don't remove Linux Generic? That is in the repository as well. Cheers, Anders > - * @section sec_dpdk Linux DPDK > - * @verbinclude linux-dpdk/README > - * @section sec_keys Linux Keystone2 > - * @verbinclude linux-keystone2/README > + * @section sec_netm Linux Netmap > + * @verbinclude linux-netmap/README > * > */ > -- > 1.8.3.2 > > > _______________________________________________ > lng-odp mailing list > [email protected] > http://lists.linaro.org/mailman/listinfo/lng-odp _______________________________________________ lng-odp mailing list [email protected] http://lists.linaro.org/mailman/listinfo/lng-odp
