Skip to content

"Next" link from user_guide/io.rst goes to read_sql_table API page #30332

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

Closed
TomAugspurger opened this issue Dec 18, 2019 · 8 comments
Closed

Comments

@TomAugspurger
Copy link
Contributor

TomAugspurger commented Dec 18, 2019

I think that's because we include a :toctree: on line 4,832

.. autosummary::
    :toctree: ../reference/api/

    read_sql_table
    read_sql_query
    read_sql
    DataFrame.to_sql

We likely don't need that toctree. Deleting it may fix the issue.

To check, we probably need to do a full doc build.

@TomAugspurger TomAugspurger added this to the Contributions Welcome milestone Dec 18, 2019
@TomAugspurger
Copy link
Contributor Author

Ideally the "Next" button would go to the next page in the User Guide toctree, "Indexing and selecting data".

@souvik3333
Copy link
Contributor

Hi, Can I do it?

@tniharika
Copy link

Hi,

I would like to work on this

@TomAugspurger
Copy link
Contributor Author

That'd be great if either of you could take this. Let's give preference to @souvik3333 since they commented first, though please comment if you can't work on it anymore. I believe you can self-assign an issue by posting "take".

@souvik3333
Copy link
Contributor

take

@souvik3333
Copy link
Contributor

@TomAugspurger I have updated this issue on document Version 0.26.0.dev0+1351.g70a083f04.dirty but in pydata.org version 0.25.3 is available. Should I do anything about it?

@TomAugspurger
Copy link
Contributor Author

No, we won't update the old docs. When your PR is merged, it'll automatically be deployed to dev.pandas.io shortly after.

@WillAyd
Copy link
Member

WillAyd commented Dec 20, 2019

closed via #30348

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants