https://github.com/genn-team/genn
Raw File
Tip revision: ca4f5f89ebf6d4030c9555c5aaa70c501445442c authored by neworderofjamie on 06 November 2018, 10:45:10 UTC
Merge pull request #211 from genn-team/examples_manual_update
Tip revision: ca4f5f8
publishdoc
#! /bin/bash

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