https://github.com/genn-team/genn
Raw File
Tip revision: 30d1ef636d0b5ef23919111a45e0597550d022f8 authored by neworderofjamie on 13 October 2023, 16:12:52 UTC
WIP MESS this asks more questions than it answers!
Tip revision: 30d1ef6
publishdoc
#! /bin/bash

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