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 50d2c15..50b0105 100644 (file)
@@ -78,3 +78,4 @@ HTML_TIMESTAMP          = NO
 HTML_DYNAMIC_SECTIONS   = YES
 SEARCHENGINE            = NO
 SORT_MEMBER_DOCS        = NO
+SOURCE_BROWSER          = YES