1
0
mirror of https://github.com/apple/foundationdb.git synced 2025-06-01 02:37:02 +08:00

switch module name of ruby domain to sphinxcontrib.rubydomain

This commit is contained in:
Alec Grieser 2018-06-30 13:26:01 -07:00
parent 0f70f0435b
commit 7cb12c1439
No known key found for this signature in database
GPG Key ID: CAF63551C60D3462

@ -32,7 +32,7 @@ extensions = [
'sphinx.ext.ifconfig',
'brokenrole',
'relativelink',
'rubydomain'
'sphinxcontrib.rubydomain'
]
# Add any paths that contain templates here, relative to this directory.