Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
torch-scatter
Commits
0476a60c
Commit
0476a60c
authored
Apr 18, 2018
by
rusty1s
Browse files
doc clean up
parent
403e55e0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
6 deletions
+1
-6
docs/source/conf.py
docs/source/conf.py
+1
-6
No files found.
docs/source/conf.py
View file @
0476a60c
import
os
import
sys
import
datetime
import
datetime
import
sphinx_rtd_theme
import
sphinx_rtd_theme
import
doctest
import
doctest
from
torch_scatter
import
__version__
sys
.
path
.
insert
(
0
,
os
.
path
.
abspath
(
'../..'
))
from
torch_scatter
import
__version__
# noqa
extensions
=
[
extensions
=
[
'sphinx.ext.autodoc'
,
'sphinx.ext.autodoc'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment