On 17 October 2014 09:19, Ciprian Barbu <[email protected]> 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 > - * @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 > This newly included file included build instructions that may need an update if the default build patch is applied On such change is ./configure --with-platform=linux-netmap --with-sdk-install-path=<netmap> to ./configure --with-sdk-install-path=<netmap> And you may now need to add a linux-generic instruction specifying how to build that flavor instead. > * > */ > -- > 1.8.3.2 > > > _______________________________________________ > lng-odp mailing list > [email protected] > http://lists.linaro.org/mailman/listinfo/lng-odp > -- *Mike Holmes* Linaro Sr Technical Manager LNG - ODP
_______________________________________________ lng-odp mailing list [email protected] http://lists.linaro.org/mailman/listinfo/lng-odp
