-
Notifications
You must be signed in to change notification settings - Fork 19
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
Remove docs about indexing #152
Conversation
@cbkerr @atravitz @vyasr I was looking at glotzerlab/signac#588 and realized that this PR solves most of the remaining work there. I think this PR looks good and will approve after a final review and checking the ReadTheDocs builds. I applied some minor changes but I don't think this needs further review since it's just a removal of the deprecated feature plus minor edits. In the interest of not stalling the work any further, I'm going to merge it soon -- we can revise anything else in later PRs if needed. |
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.
LGTM. Thanks for your work on this @cbkerr! I updated the signac-examples repo to remove indexing references. I'll merge this after verifying that ReadTheDocs builds look correct.
Description
Removing docs about indexing since it's deprecated.
Motivation and Context
See glotzerlab/signac#588
Checklist: