We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 459c3f9 commit 2048608Copy full SHA for 2048608
doc/conf.py
@@ -98,13 +98,6 @@
98
else:
99
exclude_patterns.append("**/*west-not-found*")
100
101
-# This change will allow us to use bare back-tick notation to let
102
-# Sphinx hunt for a reference, starting with normal "document"
103
-# references such as :ref:, but also including :c: and :cpp: domains
104
-# (potentially) helping with API (doxygen) references simply by using
105
-# `name`
106
-default_role = "any"
107
-
108
pygments_style = "sphinx"
109
110
todo_include_todos = False
0 commit comments