You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h3>Submit Feedback<aclass="headerlink" href="#submit-feedback" title="Link to this heading"></a></h3>
128
-
<p>The best way to send feedback is to file an issue
129
-
at https://github.com/equinor/fmu-config/issues.</p>
128
+
<p>The best way to send feedback is to file an issue at <aclass="reference external" href="https://github.com/equinor/fmu-config/issues">fmu-config/issues</a></p>
130
129
<p>If you are proposing a feature:</p>
131
130
<ulclass="simple">
132
131
<li><p>Explain in detail how it would work.</p></li>
<aclass="reference external" href="https://mypy.readthedocs.io/en/stable/">mypy</a> to format and lint all code.</p>
144
143
<sectionid="in-addition">
145
-
<h3>In addition:<aclass="headerlink" href="#in-addition" title="Link to this heading"></a></h3>
144
+
<h3>In addition<aclass="headerlink" href="#in-addition" title="Link to this heading"></a></h3>
146
145
<ulclass="simple">
147
146
<li><p>Start with documentation and tests. Think and communicate first!</p></li>
148
147
<li><p>Docstrings shall start and end with “”” and use Google style.</p></li>
@@ -162,7 +161,7 @@ <h3>Linting<a class="headerlink" href="#linting" title="Link to this heading">
162
161
</section>
163
162
</section>
164
163
<sectionid="get-started">
165
-
<h2>Get Started!<aclass="headerlink" href="#get-started" title="Link to this heading"></a></h2>
164
+
<h2>Get Started<aclass="headerlink" href="#get-started" title="Link to this heading"></a></h2>
166
165
<p>Ready to contribute? Here’s how to set up <codeclass="docutils literal notranslate"><spanclass="pre">fmu-config</span></code> for local development.</p>
167
166
<olclass="arabic">
168
167
<li><p>Fork the <codeclass="docutils literal notranslate"><spanclass="pre">fmu-config</span></code> repo in web browser to a personal fork</p></li>
<spanclass="nb">print</span><spanclass="p">(</span><spanclass="s1">'Working with </span><spanclass="si">{}</span><spanclass="s1">'</span><spanclass="o">.</span><spanclass="n">format</span><spanclass="p">(</span><spanclass="n">toplobe</span><spanclass="p">))</span>
<liclass="toctree-l2"><aclass="reference internal" href="usage.html#run-from-script">Run from script</a></li>
98
98
<liclass="toctree-l2"><aclass="reference internal" href="usage.html#run-from-python-inside-or-outside-rms">Run from python inside or outside RMS</a></li>
99
+
<liclass="toctree-l2"><aclass="reference internal" href="usage.html#using-the-output-yaml-in-rms-or-scripts">Using the output YAML in RMS or scripts</a></li>
100
+
<liclass="toctree-l2"><aclass="reference internal" href="usage.html#loading-the-input-yaml-in-rms-or-scripts">Loading the input YAML in RMS or scripts</a></li>
99
101
</ul>
100
102
</li>
101
103
<liclass="toctree-l1"><aclass="reference internal" href="examples.html">Examples to learn from</a><ul>
@@ -107,17 +109,12 @@ <h1>Welcome to fmu-config’s documentation!<a class="headerlink" href="#welcome
0 commit comments