We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 407f164 commit 45a44a4Copy full SHA for 45a44a4
packages/django-google-spanner/docs/conf.py
@@ -239,6 +239,10 @@
239
# Output file base name for HTML help builder.
240
htmlhelp_basename = "google-cloud-spanner-django-doc"
241
242
+# Use more convenient default role, affects text in single-backticks
243
+# https://www.sphinx-doc.org/en/master/usage/restructuredtext/roles.html#cross-referencing-anything
244
+default_role = "any"
245
+
246
# -- Options for warnings ------------------------------------------------------
247
248
0 commit comments