[dpdk-dev] [PATCH] doc: turn off permalink symbols in sphinx html docs

2015-12-13 Thread Thomas Monjalon
2015-11-01 16:44, John McNamara: > Turn off the permalink symbol in the Sphinx generated html docs. > This is a distracting mouseover when reading the docs and links > to sections can still be obtained from the doc index. > > Signed-off-by: John McNamara Applied, thanks

[dpdk-dev] [PATCH] doc: turn off permalink symbols in sphinx html docs

2015-11-01 Thread John McNamara
Turn off the permalink symbol in the Sphinx generated html docs. This is a distracting mouseover when reading the docs and links to sections can still be obtained from the doc index. Signed-off-by: John McNamara --- doc/guides/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/guide