mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
[docs] Show source code (#3281)
This commit is contained in:
parent
4b25810994
commit
5693cd1344
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ sys.path.insert(0, os.path.abspath("../../python/"))
|
|||
# ones.
|
||||
extensions = [
|
||||
'sphinx.ext.autodoc',
|
||||
'sphinx.ext.viewcode',
|
||||
'sphinx.ext.napoleon',
|
||||
'sphinx_click.ext',
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue