On 31 July 2015 at 05:19, Maxim Uvarov <[email protected]> wrote:
> Merged, > > that should be patch v2 :) > I debated that but it had to have a new subject and contained only 1/2 the content > > Maxim. > > > On 07/30/15 21:06, Mike Holmes wrote: > >> Signed-off-by: Mike Holmes <[email protected]> >> --- >> This drops the DEPENDENCIES so I have submitted it as a new patch and >> changed >> the subject. >> >> doc/doxygen.cfg | 2 +- >> doc/odp.dox | 4 ++++ >> 2 files changed, 5 insertions(+), 1 deletion(-) >> >> diff --git a/doc/doxygen.cfg b/doc/doxygen.cfg >> index 213a903..f28ec24 100644 >> --- a/doc/doxygen.cfg >> +++ b/doc/doxygen.cfg >> @@ -28,7 +28,7 @@ CLASS_DIAGRAMS = NO >> HAVE_DOT = YES >> CALL_GRAPH = YES >> DOT_MULTI_TARGETS = NO >> -EXAMPLE_PATH = $(SRCDIR)/example $(SRCDIR)/platform >> +EXAMPLE_PATH = $(SRCDIR)/example $(SRCDIR)/platform $(SRCDIR) >> EXAMPLE_PATTERNS = *.c >> EXAMPLE_RECURSIVE = YES >> IMAGE_PATH = $(SRCDIR)/doc/images >> diff --git a/doc/odp.dox b/doc/odp.dox >> index 0a3bc73..0bff5ad 100644 >> --- a/doc/odp.dox >> +++ b/doc/odp.dox >> @@ -41,3 +41,7 @@ >> * - Bug tracking is >> https://bugs.linaro.org/buglist.cgi?product=OpenDataPlane >> * >> */ >> + >> +/**@page contributing Contributing Guide Lines >> + * @verbinclude CONTRIBUTING >> + */ >> > > _______________________________________________ > lng-odp mailing list > [email protected] > https://lists.linaro.org/mailman/listinfo/lng-odp > -- Mike Holmes Technical Manager - Linaro Networking Group Linaro.org <http://www.linaro.org/> *│ *Open source software for ARM SoCs
_______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
