From baea24aaf6f739c89d124cd630ff4c20d2832551 Mon Sep 17 00:00:00 2001 From: rowanc1 Date: Sat, 26 Apr 2014 13:12:56 -0700 Subject: [PATCH] Documentation Updates. --- AUTHORS.rst | 17 +++++++++-------- PROJECTS.rst | 5 +++++ docs/api_license.rst | 11 +++++++++++ docs/index.rst | 9 +++++++-- 4 files changed, 32 insertions(+), 10 deletions(-) create mode 100644 PROJECTS.rst create mode 100644 docs/api_license.rst diff --git a/AUTHORS.rst b/AUTHORS.rst index 221c85c2..2a7d1903 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -1,8 +1,9 @@ -Credits -======= - -- Rowan Cockett -- Eldad Haber -- Lindsey Heagy -- Seogi Kang -- Dave Marchant +- Luz Angelica Caudillo-Mata, (`@lacmajedrez `_) +- Rowan Cockett, (`@rowanc1 `_) +- Eldad Haber, (`@ehaber99 `_) +- Lindsey Heagy, (`@lheagy `_) +- Seogi Kang, (`@sgkang `_) +- Dave Marchant, (`@dwfmarchant `_) +- Gudni Rosenkjaer, (`@grosenkj `_) +- Lars Ruthotto, (`@lruthotto `_) +- Mike Wathen, (`@mrwathen `_) diff --git a/PROJECTS.rst b/PROJECTS.rst new file mode 100644 index 00000000..87ef17fb --- /dev/null +++ b/PROJECTS.rst @@ -0,0 +1,5 @@ +- Electromagnetics (`simpegEM `_) +- Electromagnetics 1D (`simpegEM1D `_) +- Direct Current Resistivity (`simpegDC `_) +- Potential Fields (`simpegPF `_) +- Ground Water Flow (`simpegFLOW `_) diff --git a/docs/api_license.rst b/docs/api_license.rst new file mode 100644 index 00000000..eab8d73e --- /dev/null +++ b/docs/api_license.rst @@ -0,0 +1,11 @@ +.. _api_license: + +License +======= + +.. include:: ../LICENSE + +Authors +======= + +.. include:: ../AUTHORS.rst diff --git a/docs/index.rst b/docs/index.rst index d5945cbb..8e1099c3 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -62,12 +62,13 @@ Utility Codes api_Utils -Testing SimPEG -************** +Miscellaneous +************* .. toctree:: :maxdepth: 2 + api_license api_Tests * Master Branch @@ -76,6 +77,10 @@ Testing SimPEG :alt: Master Branch :align: center +Projects Using SimPEG +********************* + +.. include:: ../PROJECTS.rst Project Index & Search **********************