/nengo.github.io

Website with general information and pointers to subprojects

Primary LanguagePython

orphan:

About this website

This website is home to documentation of the whole Nengo ecosystem.

How to make changes

This documentation is

As with all Nengo projects, issues and pull requests are welcome!

If you want to build the site locally to verify your changes, install the requirements with

pip install -r requirements.txt

Then whenever you want to rebuild the site, do

sphinx-build . _build

Questions and comments about the content on this website can be posted on the Nengo forum.