File tree Expand file tree Collapse file tree 2 files changed +18
-12
lines changed Expand file tree Collapse file tree 2 files changed +18
-12
lines changed Original file line number Diff line number Diff line change 4
4
{{ super() }}
5
5
< br />
6
6
< p class ="link caption "> < span class ="link caption-text "> GSTools Links</ span > </ p >
7
- < a href ="https://github.com/GeoStat-Framework/GSTools "> GSTools GitHub</ a >
8
- < a href ="https://zenodo.org/badge/latestdoi/117534635 "> GSTools Zenodo DOI</ a >
9
- < a href ="https://pypi.org/project/gstools/ "> GSTools PyPI</ a >
7
+ < ul >
8
+ < Li > < a href ="https://github.com/GeoStat-Framework/GSTools "> GSTools GitHub</ a > </ Li >
9
+ < Li > < a href ="https://zenodo.org/badge/latestdoi/117534635 "> GSTools Zenodo DOI</ a > </ Li >
10
+ < Li > < a href ="https://pypi.org/project/gstools/ "> GSTools PyPI</ a > </ Li >
11
+ </ ul >
10
12
< br />
11
13
< p class ="link caption "> < span class ="link caption-text "> GeoStat Framework</ span > </ p >
12
- < a href ="https://geostat-framework.org "> GeoStat Website</ a >
13
- < a href ="https://github.com/GeoStat-Framework "> GeoStat Github</ a >
14
- < a href ="https://github.com/GeoStat-Examples "> GeoStat Examples</ a >
15
- < a href ="https://geostat-framework.readthedocs.io "> GeoStat ReadTheDocs</ a >
16
- < a href ="https://pypi.org/user/geostatframework/ "> GeoStat PyPI</ a >
14
+ < ul >
15
+ < Li > < a href ="https://geostat-framework.org "> GeoStat Website</ a > </ Li >
16
+ < Li > < a href ="https://github.com/GeoStat-Framework "> GeoStat Github</ a > </ Li >
17
+ < Li > < a href ="https://github.com/GeoStat-Examples "> GeoStat Examples</ a > </ Li >
18
+ < Li > < a href ="https://geostat-framework.readthedocs.io "> GeoStat ReadTheDocs</ a > </ Li >
19
+ < Li > < a href ="https://pypi.org/user/geostatframework/ "> GeoStat PyPI</ a > </ Li >
20
+ </ ul >
17
21
< br />
18
22
< br />
19
- < a href ="genindex.html "> Index</ a >
20
- < a href ="contents.html "> Sitemap</ a >
21
- {% endblock %}
23
+ < ul >
24
+ < Li > < a href ="genindex.html "> Index</ a > </ Li >
25
+ < Li > < a href ="contents.html "> Sitemap</ a > </ Li >
26
+ </ ul >
27
+ {% endblock %}
Original file line number Diff line number Diff line change 71
71
pyvista>=0.29
72
72
sphinx>=4
73
73
sphinx-gallery>=0.8
74
- sphinx-rtd-theme< 1
74
+ sphinx-rtd-theme>= 1
75
75
plotting =
76
76
matplotlib>=3
77
77
pyvista>=0.29
You can’t perform that action at this time.
0 commit comments