[GPU-Plugin] Major refactor 2 (#2664)
* Change cmake option * Move source files * Move google tests * Move python tests * Move benchmarks * Move documentation * Remove makefile support * Fix test run * Move GPU tests
This commit is contained in:
@@ -168,6 +168,8 @@ def setup(app):
|
||||
'_static/jquery.js')
|
||||
app.add_config_value('recommonmark_config', {
|
||||
'url_resolver': lambda url: github_doc_root + url,
|
||||
}, True)
|
||||
'enable_eval_rst': True,
|
||||
}, True,
|
||||
)
|
||||
app.add_transform(AutoStructify)
|
||||
app.add_javascript('jquery.js')
|
||||
|
||||
Reference in New Issue
Block a user