DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: link doxygen docs to source code
@ 2015-04-22 16:10 John McNamara
  2015-04-22 16:13 ` Mcnamara, John
  2015-04-22 16:16 ` Butler, Siobhan A
  0 siblings, 2 replies; 4+ messages in thread
From: John McNamara @ 2015-04-22 16:10 UTC (permalink / raw)
  To: dev

Enabled Doxygen option to add links to the source code
in documented entities.

Signed-off-by: John McNamara <john.mcnamara@intel.com>
---
 doc/api/doxy-api.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/api/doxy-api.conf b/doc/api/doxy-api.conf
index da03e9b..c445f80 100644
--- a/doc/api/doxy-api.conf
+++ b/doc/api/doxy-api.conf
@@ -77,3 +77,4 @@ ALPHABETICAL_INDEX      = NO
 HTML_TIMESTAMP          = NO
 HTML_DYNAMIC_SECTIONS   = YES
 SEARCHENGINE            = NO
+SOURCE_BROWSER          = YES
-- 
1.8.1.4

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-04-29 16:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-22 16:10 [dpdk-dev] [PATCH] doc: link doxygen docs to source code John McNamara
2015-04-22 16:13 ` Mcnamara, John
2015-04-22 16:16 ` Butler, Siobhan A
2015-04-29 16:36   ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).