This patch set contains documention files for the Flow Classify library and the Flow Classify sample application.
Both patches update the MAINTAINERS file. Bernard Iremonger (2): doc: flow classify library prog guide doc: flow classify sample app guide MAINTAINERS | 2 + doc/guides/prog_guide/flow_classify_lib.rst | 427 ++++++++++++++++++++ doc/guides/prog_guide/index.rst | 1 + doc/guides/sample_app_ug/flow_classify.rst | 592 ++++++++++++++++++++++++++++ doc/guides/sample_app_ug/index.rst | 1 + 5 files changed, 1023 insertions(+) create mode 100644 doc/guides/prog_guide/flow_classify_lib.rst create mode 100644 doc/guides/sample_app_ug/flow_classify.rst -- 1.9.1