https://github.com/genn-team/genn
Raw File
Tip revision: 082c3e97551664315297197754af3a02f0620e93 authored by neworderofjamie on 15 September 2020, 08:50:30 UTC
corrected index order
Tip revision: 082c3e9
publishdoc
#! /bin/bash

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