Add links to three documentation sites

This commit is contained in:
Magne Sjaastad
2020-04-02 12:39:48 +02:00
parent d50fe83fbe
commit ee78f61954
108 changed files with 13127 additions and 8942 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="Hugo 0.55.6" />
<meta name="generator" content="Hugo 0.65.3" />
<meta name="description" content="">
@@ -12,18 +12,18 @@
<title>Getting Started :: ResInsight</title>
<link href="/css/nucleus.css?1580243646" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1580243646" rel="stylesheet">
<link href="/css/hybrid.css?1580243646" rel="stylesheet">
<link href="/css/featherlight.min.css?1580243646" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1580243646" rel="stylesheet">
<link href="/css/auto-complete.css?1580243646" rel="stylesheet">
<link href="/css/atom-one-dark-reasonable.css?1580243646" rel="stylesheet">
<link href="/css/theme.css?1580243646" rel="stylesheet">
<link href="/css/hugo-theme.css?1580243646" rel="stylesheet">
<link href="/css/nucleus.css?1585823630" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1585823630" rel="stylesheet">
<link href="/css/hybrid.css?1585823630" rel="stylesheet">
<link href="/css/featherlight.min.css?1585823630" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1585823630" rel="stylesheet">
<link href="/css/auto-complete.css?1585823630" rel="stylesheet">
<link href="/css/atom-one-dark-reasonable.css?1585823630" rel="stylesheet">
<link href="/css/theme.css?1585823630" rel="stylesheet">
<link href="/css/hugo-theme.css?1585823630" rel="stylesheet">
<script src="/js/jquery-3.3.1.min.js?1580243646"></script>
<script src="/js/jquery-3.3.1.min.js?1585823630"></script>
<style>
:root #header + #content > #left > #rlblock_left{
@@ -233,6 +233,31 @@
<li data-nav-id="/getting-started/other/" title="Other" class="dd-item
">
<a href="/getting-started/other/">
Other
</a>
<ul>
@@ -240,6 +265,15 @@
</ul>
</li>
</ul>
</li>
@@ -1761,7 +1795,11 @@ if (!doNotTrack) {
<div class="progress">
<div class="wrapper">
<nav id="TableOfContents">
<ul>
<li><a href="#resinsight-documentation-overview">ResInsight Documentation Overview</a></li>
</ul>
</nav>
</div>
</div>
@@ -1786,10 +1824,15 @@ if (!doNotTrack) {
<p><img src="/images/getting-started/usingResinsight.png" alt="Using ResInsight" /></p>
<p>ResInsight is a powerful open source, cross-platform 3D visualization, curve plotting, and post processing tool for reservoir models and simulations.
<p><img src="/images/getting-started/usingResinsight.png" alt="Using ResInsight"></p>
<p>ResInsight is a powerful open source, cross-platform 3D visualization, curve plotting, and post processing tool for reservoir models and simulations.
This chapter provides an overview of its functionality and installation.</p>
<h2 id="resinsight-documentation-overview">ResInsight Documentation Overview</h2>
<ul>
<li><a href="https://resinsight.org/">resinsight.org</a> - Documentation for latest stable release</li>
<li><a href="https://api.resinsight.org/">api.resinsight.org</a> - Documentation of Python API</li>
<li><a href="http://beta.resinsight.org">beta.resinsight.org</a> - Latest documentation (not yet released)</li>
</ul>
@@ -1968,6 +2011,19 @@ This chapter provides an overview of its functionality and installation.</p>
@@ -1978,6 +2034,9 @@ This chapter provides an overview of its functionality and installation.</p>
@@ -3120,20 +3179,20 @@ This chapter provides an overview of its functionality and installation.</p>
<div style="left: -1000px; overflow: scroll; position: absolute; top: -1000px; border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;">
<div style="border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;"></div>
</div>
<script src="/js/clipboard.min.js?1580243646"></script>
<script src="/js/perfect-scrollbar.min.js?1580243646"></script>
<script src="/js/perfect-scrollbar.jquery.min.js?1580243646"></script>
<script src="/js/jquery.sticky.js?1580243646"></script>
<script src="/js/featherlight.min.js?1580243646"></script>
<script src="/js/html5shiv-printshiv.min.js?1580243646"></script>
<script src="/js/highlight.pack.js?1580243646"></script>
<script src="/js/clipboard.min.js?1585823630"></script>
<script src="/js/perfect-scrollbar.min.js?1585823630"></script>
<script src="/js/perfect-scrollbar.jquery.min.js?1585823630"></script>
<script src="/js/jquery.sticky.js?1585823630"></script>
<script src="/js/featherlight.min.js?1585823630"></script>
<script src="/js/html5shiv-printshiv.min.js?1585823630"></script>
<script src="/js/highlight.pack.js?1585823630"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="/js/modernizr.custom-3.6.0.js?1580243646"></script>
<script src="/js/learn.js?1580243646"></script>
<script src="/js/hugo-learn.js?1580243646"></script>
<script src="/js/modernizr.custom-3.6.0.js?1585823630"></script>
<script src="/js/learn.js?1585823630"></script>
<script src="/js/hugo-learn.js?1585823630"></script>
<link href="/mermaid/mermaid.css?1580243646" rel="stylesheet" />
<script src="/mermaid/mermaid.js?1580243646"></script>
<link href="/mermaid/mermaid.css?1585823630" rel="stylesheet" />
<script src="/mermaid/mermaid.js?1585823630"></script>
<script>
mermaid.initialize({ startOnLoad: true });
</script>