https://github.com/genn-team/genn
Raw File
Tip revision: 1d46a69152b25621d0de96624983be73235493f0 authored by neworderofjamie on 15 July 2021, 11:23:34 UTC
Merge pull request #434 from genn-team/4_5_0_release
Tip revision: 1d46a69
publishdoc
#! /bin/bash

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