We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eec7675 commit 0fe7a61Copy full SHA for 0fe7a61
2 files changed
docs/source/conf.py
@@ -95,7 +95,7 @@
95
# Toc options
96
"collapse_navigation": False,
97
"sticky_navigation": True,
98
- "navigation_depth": 4,
+ "navigation_depth": 1,
99
"includehidden": True,
100
"titles_only": False,
101
}
docs/source/index.rst
@@ -12,6 +12,9 @@ The GeoStat Framework is a Python framework for geostatistical simulations.
12
Included Packages
13
=================
14
15
+The following Python-Packages are part of the GeoStat Framework.
16
+
17
18
GeoStatTools
19
------------
20
0 commit comments