diff --git a/docs/conf.py b/docs/conf.py
index b06ee8a8a5b7e7f5441f6ad32f9643dedc4a5b23..0f70417eb750efe71814a6c0bda90fb99f87eb82 100755
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -117,7 +117,7 @@ exclude_patterns = ['build']
 
 # The reST default role (used for this markup: `text`) to use for all
 # documents.
-#default_role = None
+default_role = 'any'
 
 # If true, '()' will be appended to :func: etc. cross-reference text.
 #add_function_parentheses = True