]> git.droids-corp.org - dpdk.git/commitdiff
doc: link doxygen api to source code
authorJohn McNamara <john.mcnamara@intel.com>
Wed, 22 Apr 2015 16:10:02 +0000 (17:10 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 29 Apr 2015 16:34:58 +0000 (18:34 +0200)
Enabled Doxygen option to add links to the source code
in documented entities.

Signed-off-by: John McNamara <john.mcnamara@intel.com>
Acked-by: Siobhan Butler <siobhan.a.butler@intel.com>
doc/api/doxy-api.conf

index 50d2c153d67ac04249c4c8cf8711a9709fe52177..50b0105836a39e160ca50a3c61eadb04a6da303a 100644 (file)
@@ -78,3 +78,4 @@ HTML_TIMESTAMP          = NO
 HTML_DYNAMIC_SECTIONS   = YES
 SEARCHENGINE            = NO
 SORT_MEMBER_DOCS        = NO
+SOURCE_BROWSER          = YES