doc: turn off permalink symbols in html guides
[dpdk.git] / doc / guides / conf.py
index b2290b4..84ae577 100644 (file)
@@ -37,6 +37,7 @@ from pygments.formatters.latex import LatexFormatter
 
 project = 'DPDK'
 
+html_add_permalinks = ""
 html_show_copyright = False
 highlight_language = 'none'