We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8ed713 commit 24ec109Copy full SHA for 24ec109
cuda_bindings/docs/source/conf.py
@@ -50,9 +50,6 @@
50
# This pattern also affects html_static_path and html_extra_path.
51
exclude_patterns = []
52
53
-# The reST default role (used for this markup: `text`) to use for all documents.
54
-default_role = "cpp:any"
55
-
56
# -- Options for HTML output -------------------------------------------------
57
58
# The theme to use for HTML and HTML Help pages. See the documentation for
cuda_bindings/docs/source/module/nvjitlink.rst
@@ -1,3 +1,5 @@
1
+.. default-role:: cpp:any
2
+
3
nvjitlink
4
=========
5
cuda_bindings/docs/source/module/nvvm.rst
nvvm
====
0 commit comments