Skip to content

Commit 854eb2c

Browse files
committed
Add codeautolink
1 parent 38a0862 commit 854eb2c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_config.yml

+3
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,10 @@ sphinx:
6565
# maintain old paths and redirect them (so google results dont go to 404)
6666
# https://github.com/wpilibsuite/sphinxext-rediraffe
6767
- sphinxext.rediraffe
68+
- sphinx_codeautolink
6869
config:
70+
codeautolink_concat_default: True
71+
6972
notfound_context:
7073
body: "<h1>Whoops! 404 Page Not Found</h1>\n\n<p>Sorry, this page doesn't exist. Many sections of this book have been updated recently.</p><p> Try the search box 🔎 to find what you're looking for!</p>"
7174
notfound_urls_prefix: /

0 commit comments

Comments
 (0)