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

Fix various Sphinx warnings #3077

Merged
merged 7 commits into from
Jan 26, 2024

Conversation

jessica-mitchell
Copy link
Contributor

@jessica-mitchell jessica-mitchell commented Jan 23, 2024

This PR fixes various warnings emitted by Sphinx, largely fixing links, and removing duplicate calls to autodoc for same module
This also speeds up the build by about 100 seconds (master approx 370 sec build time - this PR 230 sec)

@jessica-mitchell jessica-mitchell added S: Normal Handle this with default priority T: Maintenance Work to keep up the quality of the code and documentation. I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) labels Jan 23, 2024
@jessica-mitchell jessica-mitchell added this to In progress in Documentation via automation Jan 23, 2024
@jessica-mitchell
Copy link
Contributor Author

Minor documentation change, reviewed with @terhorstd in person

@jessica-mitchell jessica-mitchell merged commit d5aa3fe into nest:master Jan 26, 2024
24 checks passed
Documentation automation moved this from In progress to Done Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) S: Normal Handle this with default priority T: Maintenance Work to keep up the quality of the code and documentation.
Projects
Documentation
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant