Skip to content

Add missing API docs to Sphinx #214

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
Aug 31, 2020
Merged

Conversation

tomwhite
Copy link
Collaborator

We need to make sure we add new functions to docs/api.rst. Perhaps a note in the contributor guide?

This fixes the build, but some of the formatting is not quite right. We should also visually check the docs whenever we add new functions to check that links, formatting etc are OK.

Fixes #212

@tomwhite tomwhite requested a review from eric-czech August 27, 2020 14:35
* If ploidy of provided dataset != 2
* If maximum number of alleles in provided dataset != 2
If ploidy of provided dataset != 2
NotImplementedError
Copy link
Collaborator

Choose a reason for hiding this comment

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

I had originally been breaking multiple causes of the same error out like this but @ravwojdyla suggested collapsing them in a past PR. @ravwojdyla did you have a reason for that?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Sphinx doesn't render the bullets correctly, which is why I changed this.

@tomwhite tomwhite merged commit c1b0384 into sgkit-dev:master Aug 31, 2020
tomwhite added a commit to tomwhite/sgkit that referenced this pull request Aug 31, 2020
@eric-czech eric-czech mentioned this pull request Sep 4, 2020
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.

Published API docs are missing recent functions
2 participants