https://github.com/genn-team/genn
Raw File
Tip revision: 3345b2543174bdef9a017db2197cdc674a8885a9 authored by neworderofjamie on 05 January 2021, 09:28:32 UTC
updated release notes and fixed tenn typo in tutorials
Tip revision: 3345b25
publishdoc
#! /bin/bash

scp -r documentation/html /home/project-web/genn/htdocs/documentation/
back to top