Skip to content

apdavison/hbp-sp9-guidebook

 
 

Repository files navigation

HBP Neuromorphic Computing Platform Guidebook

This repository contains the Sphinx sources for the HBP Neuromorphic Computing Platform Guidebook.

For instruction on how to clone the guidebook, see GitHub documentation.

The contents of this repository are under review, we use GitHub pull requests. To create a pull request, first create a fork of this repository, clone it, edit files, create a git commit and push to your fork. Afterwards you can create a pull request.

To build the guidebook, first install Sphinx:

pip install sphinx

then run:

make html       # home page generated in _build/html/index.html

or

make latexpdf   # generates _build/latex/HBPNeuromorphicComputingPlatformGuidebook_vX.Y.pdf

About

The HBP Neuromorphic Computing Platform Guidebook + autogenerated HTML version

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.7%
  • Python 16.1%
  • CSS 3.5%
  • Makefile 2.4%
  • HTML 0.3%