-
Notifications
You must be signed in to change notification settings - Fork 229
Initial doc page #9
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
Initial doc page #9
Conversation
@perimosocordiae Travis failed due to this |
Run the following and then go to
|
Re: the flaky test, it's something that I'm aware of but haven't bothered to fix yet. I'll probably add a check in the code to prevent it at the source, if possible. One consideration for docs: what kinds docs do we want to support building? I would probably only use the html docs, but if you have a case for other formats, that's fine. Once we get the docs looking nice, I'll host the html docs on a gh-pages branch for easy access. |
I see. Will do. Yep gh-pages is exactly what I have in mind! |
@perimosocordiae Want to merge this first and host it? We can finish the docs later and I might need your help on this too since you are more familiar with the algorithms implemented. |
Merged. Thanks for getting started on this! |
Just some initial code. Not sure what the doc structure you prefer though.