-
Notifications
You must be signed in to change notification settings - Fork 27
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
Add spellchecker to CI #23
Comments
There's also https://sphinxcontrib-spelling.readthedocs.io/en/latest/customize.html which is probably quicker |
hey @srfraser i am new to opensource and dont know much , but if its still open can i give it a try?? |
You're welcome to give it a go. There's That said, I don't work on this any more, so checking with @MihaiTabara or @escapewindow would be a good idea as they'll know if this will still be a good repo to maintain, and can provide more up-to-date assistance. Thanks for joining in! |
We do still use this repo :) And yes, we'll have to set up CI to enable automated tests. You're welcome to give this a try. Let me know if you have questions. |
aspell or enchant are probably good choices, and the first pass or two would be to add local jargon to a custom dictionary.
The text was updated successfully, but these errors were encountered: