From 19d1a3890dff32211e68ed6d9adbd95d3d0fec53 Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Tue, 19 Jan 2016 18:16:46 +0000 Subject: [PATCH] Added a screencasts section to the docs that will link to screencasts on the YouTube channel. --- docs/source/index.rst | 1 + docs/source/screencasts.rst | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 docs/source/screencasts.rst diff --git a/docs/source/index.rst b/docs/source/index.rst index 9ab46f09..9bbe0d2f 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -45,5 +45,6 @@ gprMax User Guide :caption: Help and support faqs + screencasts references diff --git a/docs/source/screencasts.rst b/docs/source/screencasts.rst new file mode 100644 index 00000000..1127937d --- /dev/null +++ b/docs/source/screencasts.rst @@ -0,0 +1,12 @@ +.. _screencasts: + +*********** +Screencasts +*********** + +This section provides links to screencasts that explain how to install gprMax, demonstrate some of its key features, and give example models showing applications. + +Installation +------------ + +* How to install gprMax for end users on Microsoft Windows (https://youtu.be/bj3cRwH107U) \ No newline at end of file