-
Notifications
You must be signed in to change notification settings - Fork 18
[GH Pages] Splitting of usage examples in Adapters in different pages #40
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
base: gh-pages
Are you sure you want to change the base?
[GH Pages] Splitting of usage examples in Adapters in different pages #40
Conversation
|
it seems that the version is wrong, it's pointing to 26.1.0.dev4 instead of 26.1.0.dev0 |
|
Folder |
| @@ -0,0 +1,4 @@ | |||
| # Sphinx build info version 1 | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file should not be committed
| var DOCUMENTATION_OPTIONS = { | ||
| URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), | ||
| VERSION: '26.1.0.dev0', | ||
| VERSION: '26.1.0.dev4', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it seems that the version is wrong, it's pointing to 26.1.0.dev4 instead of 26.1.0.dev0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this folder .doctrees pushed by mistake? we didn't have it before
Updated docs for PR #39