Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed tooltips and getting started content on sidebar #1185

Merged
merged 10 commits into from Apr 5, 2022

Conversation

shivshankardayal
Copy link
Contributor

Reference Issues/PRs

This fixes tooltips for sphinx gallery and restructures getting-started so that it appears in sidebar. Before merge to master the index.rst should be populated with some content.

@ItayGabbay ItayGabbay added the documentation modification of the documentation / readme's label Apr 5, 2022
@@ -87,6 +87,7 @@
'sphinx.ext.autosectionlabel',
"sphinx.ext.imgmath",
'sphinx_reredirects',
"nbsphinx"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am experimenting with linking examples with api reference so I need nbgallery directive. I think I removed that from PR. Please check files committed.

@ItayGabbay ItayGabbay enabled auto-merge (squash) April 5, 2022 14:37
@ItayGabbay ItayGabbay merged commit 22d4a72 into main Apr 5, 2022
@delete-merged-branch delete-merged-branch bot deleted the fix_gallery_tooltips branch April 5, 2022 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation modification of the documentation / readme's
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants