We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2247ef8 commit 7b5fe4aCopy full SHA for 7b5fe4a
1 file changed
docs/conf.py
@@ -70,7 +70,8 @@ def setup(app):
70
# documentation.
71
#
72
html_theme_options = {
73
- "collapse_navigation" : False
+ "collapse_navigation" : False,
74
+ "canonical_url" : "https://community.rti.com/static/documentation/connector/current/api/javascript/"
75
}
76
77
# The name of an image file (relative to this directory) to place at the top
0 commit comments