From c3d6adf0de9aef0f93119dfa08dcef03ad4127c4 Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Wed, 6 Apr 2016 10:20:47 +0100 Subject: [PATCH] Update to structure for User libraries. --- docs/source/index.rst | 5 +++++ docs/source/user_libraries.rst | 11 +++++++++-- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 231e34fa..8dee6fde 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -32,6 +32,11 @@ gprMax User Guide python_scripting openmp_mpi + +.. toctree:: + :maxdepth: 2 + :caption: User libraries + user_libraries .. toctree:: diff --git a/docs/source/user_libraries.rst b/docs/source/user_libraries.rst index af5a8f45..c7811a80 100644 --- a/docs/source/user_libraries.rst +++ b/docs/source/user_libraries.rst @@ -4,12 +4,19 @@ User libaries ************* -The user libraries sub-package is where useful modules contributed by users are stored. +User libraries is a sub-package where useful Python modules contributed by users are stored. antennas.py =========== -This library currently features models of antennas similar to: +# Copyright (C) 2015-2016, Craig Warren +# +# This module is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. +# To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/. +# +# Please use the attribution at http://dx.doi.org/10.1190/1.3548506 + +This module currently features models of antennas similar to: * a Geophysical Survey Systems, Inc. (GSSI) 1.5 GHz (Model 5100) antenna (http://www.geophysical.com) * a MALA Geoscience 1.2 GHz antenna (http://www.malags.com/)