doc: remove reference to rte.doc.mk in programmers guide
authorRami Rosen <ramirose@gmail.com>
Mon, 25 Feb 2019 15:37:03 +0000 (17:37 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 5 Mar 2019 10:42:03 +0000 (10:42 +0000)
This patch removes the reference to rte.doc.mk in
DPDK programmers guide.

Fixes: ee801f6cc7b8 ("mk: clean dead doc rules")
Cc: stable@dpdk.org
Signed-off-by: Rami Rosen <ramirose@gmail.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
doc/guides/prog_guide/dev_kit_build_system.rst

index 855b5da..8cb63c9 100644 (file)
@@ -173,8 +173,6 @@ Objects
 Misc
 ^^^^
 
-*   rte.doc.mk: Documentation in the development kit framework
-
 *   rte.gnuconfigure.mk: Build an application that is configure-based.
 
 *   rte.subdir.mk: Build several directories in the development kit framework.