Skip to content

Fix Sphinx docs to have correct module paths #205

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

Merged
merged 1 commit into from
Apr 7, 2022
Merged

Fix Sphinx docs to have correct module paths #205

merged 1 commit into from
Apr 7, 2022

Conversation

kaxil
Copy link
Collaborator

@kaxil kaxil commented Apr 7, 2022

closes #201

Problem:
https://astronomer-providers.readthedocs.io/en/latest/_api/amazon/aws/sensors/s3/index.html does not contain astronomer.providers in the module name.

Before:
image

After:
image

image

@codecov
Copy link

codecov bot commented Apr 7, 2022

Codecov Report

Merging #205 (5246140) into main (4e3f2ed) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #205   +/-   ##
=======================================
  Coverage   96.13%   96.13%           
=======================================
  Files          42       42           
  Lines        2300     2300           
=======================================
  Hits         2211     2211           
  Misses         89       89           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4e3f2ed...5246140. Read the comment docs.

@kaxil kaxil merged commit c62e271 into main Apr 7, 2022
@kaxil kaxil deleted the fix-sphinx-do branch April 7, 2022 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sphinx docs: Module name incorrect in API Reference
1 participant