[cig-commits] [commit] doc_updates: fix dead sphinx link (8e14641)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Mon Jan 5 12:29:36 PST 2015


Repository : https://github.com/geodynamics/burnman

On branch  : doc_updates
Link       : https://github.com/geodynamics/burnman/compare/b439f5f5fcf04d4f28d9624d36e073094ce1d3f0...f872cc9974725923a8644a7311919e5069ff7779

>---------------------------------------------------------------

commit 8e146410cc90af40747cadb1e74e688de866556f
Author: Timo Heister <timo.heister at gmail.com>
Date:   Mon Jan 5 15:29:14 2015 -0500

    fix dead sphinx link


>---------------------------------------------------------------

8e146410cc90af40747cadb1e74e688de866556f
 burnman/__init__.py | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/burnman/__init__.py b/burnman/__init__.py
index 2280b9a..33e5837 100644
--- a/burnman/__init__.py
+++ b/burnman/__init__.py
@@ -2,7 +2,8 @@
 # Copyright (C) 2012, 2013, Heister, T., Unterborn, C., Rose, I. and Cottaar, S.
 # Released under GPL v2 or later.
 
-"""BurnMan
+"""
+BurnMan
 =======
 
 BurnMan is an open source mineral physics toolbox written in Python which
@@ -20,7 +21,7 @@ Features:
   - a range of thermoelastic models, choice between second or third order accuracy
   - a range of thermodynamic models for mineral endmembers
   - consistent, comprehensive treatment of minerals with solid solutions
-  - form composites of arbitrary combination of :doc:`minerals`
+  - form composites of arbitrary combination of :doc:`materials`
   - extensive :doc:`mineral_database`
   - easy plotting and comparison of seismic profiles using matplotlib
   - many examples highlighting different features of BurnMan



More information about the CIG-COMMITS mailing list