Skip to content

Commit

Permalink
update sphinx config
Browse files Browse the repository at this point in the history
  • Loading branch information
henrysky committed Aug 25, 2023
1 parent e418b8a commit 9b58ffe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
5 changes: 2 additions & 3 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@ matplotlib
astroquery
pandas
pillow
sphinx_rtd_theme>=1
sphinx_rtd_theme
sphinx-prompt
sphinx-copybutton
bokeh

sphinx>=4
sphinx
nbsphinx
ipykernel
3 changes: 0 additions & 3 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,6 @@
'Miscellaneous'),
]

# Example configuration for intersphinx: refer to the Python standard library.
intersphinx_mapping = {'https://docs.python.org/': None}

html_show_sourcelink = True

# inheritance diagram
Expand Down

0 comments on commit 9b58ffe

Please sign in to comment.