-
Notifications
You must be signed in to change notification settings - Fork 11
Documentation updates #143
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
Conversation
|
I think this is also something we should have in 0.4.0. I looked it over and I think this is basically good to go, except that we should add in the Nengo Loihi logo from nengo/design#7 as currently there's no other way to get back to the index page. Aside from that, is there anything else you want to do in this branch @drasmuss ? |
|
Also a heads up that I rebased this! |
|
Pushed some fixups, and added a logo and favicon from nengo/design#7. Took a look at the built docs and they look good to me! |
|
Added a fixup to change the logo and adjust the width (with the new nengo-sphinx-theme release). |
tbekolay
left a comment
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.
Pushed some quick fixups for the latest nengo-sphinx-theme release, will merge if you're happy with it now @drasmuss
|
Looks good to me. I added a commit to apply the patch from nengo/nengo-bones#3. Not strictly necessary since we don't allow PR builds in this repo, but doesn't hurt. |
Switches the documentation to the new theme, and adds versioning to the build process.