> -----Original Message----- > From: Kovacevic, Marko > Sent: Monday, October 16, 2017 3:51 PM > To: Mcnamara, John <[email protected]> > Cc: [email protected]; Kovacevic, Marko <[email protected]> > Subject: [PATCH v7 2/2] doc: add new introduction to sample app guides > > Add new Introduction Section into the sample app guides. > > Signed-off-by: Marko Kovacevic <[email protected]> > > --- >
Hi Marko, There are some doc build issues with missing targets. $ make doc-guides-html -j sphinx processing guides-html... doc/guides/faq/faq.rst:224: WARNING: undefined label: sample_app_multi_process_app (if the link has no caption the label must precede a section header) doc/guides/sample_app_ug/exception_path.rst:118: WARNING: undefined label: sample_app_l2_fwd (if the link has no caption the label must precede a section header) doc/guides/sample_app_ug/server_node_efd.rst:38: WARNING: undefined label: sample_app_multi_process_app (if the link has no caption the label must precede a section header) Also some of the files extraneous added blank lines. John

