Skip to content

Commit

Permalink
Deploy documentation of '20241104-fix-gom-vec3d-2022' to GitHub Pages
Browse files Browse the repository at this point in the history
  • Loading branch information
mprinkezs committed Nov 4, 2024
1 parent 78eaa24 commit 5556dfe
Show file tree
Hide file tree
Showing 48 changed files with 55 additions and 55 deletions.
Binary file modified 20241104-fix-gom-vec3d-2022/.doctrees/environment.pickle
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ On success the function must return True, otherwise False.

```{code-block} python
result = (x,y,z)
result = gom.Vec3D
result = gom.Vec3d
```

### Distance
Expand All @@ -129,7 +129,7 @@ result = gom.Vec3D

```{code-block} python
result = { 'point1': (x,y,z), 'point2': (x,y,z) }
result = { 'point1': gom.Vec3D, 'point2': gom.Vec3D }
result = { 'point1': gom.Vec3d, 'point2': gom.Vec3d }
```

### Value Element
Expand All @@ -147,7 +147,7 @@ result = x
:Result: A center point, direction vector and radius (double)

```{code-block} python
result = { 'center' : gom.Vec3D, 'direction' : gom.Vec3D, 'radius' : double }
result = { 'center' : gom.Vec3d, 'direction' : gom.Vec3d, 'radius' : double }
```

### Curve
Expand All @@ -156,7 +156,7 @@ result = { 'center' : gom.Vec3D, 'direction' : gom.Vec3D, 'radius' : double }
:Result: A curve can be made up by an array of subcurves. Each subcurve is a polyline. A closed curve will be created, if first point = last point.

```{code-block} python
result = [ { 'points': [gom.Vec3D, gom.Vec3D, ...] } ]
result = [ { 'points': [gom.Vec3d, gom.Vec3d, ...] } ]
```

### Surface Curve
Expand All @@ -166,7 +166,7 @@ result = [ { 'points': [gom.Vec3D, gom.Vec3D, ...] } ]

% ```{code-block} python
% # This does not work!
% result = [ { 'points': [ gom.Vec3D, gom.Vec3D, ... ], 'normals': [(x,y,z)] } ]
% result = [ { 'points': [ gom.Vec3d, gom.Vec3d, ... ], 'normals': [(x,y,z)] } ]
% ```

% :::{caution}
Expand Down Expand Up @@ -202,7 +202,7 @@ result = {
:Result: A set of points. The 'normals 'attribute is optional.

```{code-block} python
result = { 'points' : [ gom.Vec3D, gom.Vec3D, ... ] , 'normals' : [ gom.Vec3D, gom.Vec3D, ... ] }
result = { 'points' : [ gom.Vec3d, gom.Vec3d, ... ] , 'normals' : [ gom.Vec3d, gom.Vec3d, ... ] }
```

### Surface
Expand Down
2 changes: 1 addition & 1 deletion 20241104-fix-gom-vec3d-2022/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ <h2 id="S">S</h2>
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fa8deaf5c30>
<jinja2.runtime.BlockReference object at 0x7f7e111507f0>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ <h3>How can I add icons to the workspace toolbar ?<a class="headerlink" href="#h
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fa8decf3640>
<jinja2.runtime.BlockReference object at 0x7f7e11a00f40>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ <h3>Package manager<a class="headerlink" href="#package-manager" title="Permalin
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fa8de4ca170>
<jinja2.runtime.BlockReference object at 0x7f7e11644f70>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ <h3>After the application language is set, the package is not displaying the tra
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fa8de4bb820>
<jinja2.runtime.BlockReference object at 0x7f7e112c8760>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ <h3>Multi Layout Wizard<a class="headerlink" href="#multi-layout-wizard" title="
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fa8de939750>
<jinja2.runtime.BlockReference object at 0x7f7e10fb2410>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@ <h3>Concept<a class="headerlink" href="#concept" title="Permalink to this headin
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fa8de933df0>
<jinja2.runtime.BlockReference object at 0x7f7e112eec80>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2501,7 +2501,7 @@ <h3>Control widgets<a class="headerlink" href="#control-widgets" title="Permalin
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fa8df1fcc70>
<jinja2.runtime.BlockReference object at 0x7f7e11a2c3d0>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ <h2>See also<a class="headerlink" href="#see-also" title="Permalink to this head
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fa8df1ff340>
<jinja2.runtime.BlockReference object at 0x7f7e11150b50>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ <h2>Further reading<a class="headerlink" href="#further-reading" title="Permalin
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fa8de7a7700>
<jinja2.runtime.BlockReference object at 0x7f7e10fc0070>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ <h2>Types of scripted checks<a class="headerlink" href="#types-of-scripted-check
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fa8de913940>
<jinja2.runtime.BlockReference object at 0x7f7e11185930>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ <h2>Next steps<a class="headerlink" href="#next-steps" title="Permalink to this
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fa8df0835b0>
<jinja2.runtime.BlockReference object at 0x7f7e110e2f20>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ <h1>Scripted elements<a class="headerlink" href="#scripted-elements" title="Perm
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fa8de93a260>
<jinja2.runtime.BlockReference object at 0x7f7e10fc2170>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ <h3>Usage in user-defined checks<a class="headerlink" href="#usage-in-user-defin
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fa8df1fdd20>
<jinja2.runtime.BlockReference object at 0x7f7e10fb14b0>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ <h2>Running all tests<a class="headerlink" href="#running-all-tests" title="Perm
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fa8de817e80>
<jinja2.runtime.BlockReference object at 0x7f7e111508e0>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@ <h4>When starting both the application and a script from within Visual Studio Co
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fa8de932080>
<jinja2.runtime.BlockReference object at 0x7f7e11193190>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion 20241104-fix-gom-vec3d-2022/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ <h1>GOM Inspect Add-On Development Documentation<a class="headerlink" href="#gom
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fa8de4946d0>
<jinja2.runtime.BlockReference object at 0x7f7e11646ad0>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion 20241104-fix-gom-vec3d-2022/python_api/python_api.html
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@ <h3>gom.api.scripted_checks_util<a class="headerlink" href="#gom-api-scripted-ch
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fa8ded45150>
<jinja2.runtime.BlockReference object at 0x7f7e11a00430>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion 20241104-fix-gom-vec3d-2022/python_api/resource_api.html
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ <h2>Class definition<a class="headerlink" href="#class-definition" title="Permal
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fa8decf0640>
<jinja2.runtime.BlockReference object at 0x7f7e10ff31f0>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ <h3>Point<a class="headerlink" href="#point" title="Permalink to this heading">
</dd>
</dl>
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="n">result</span> <span class="o">=</span> <span class="p">(</span><span class="n">x</span><span class="p">,</span><span class="n">y</span><span class="p">,</span><span class="n">z</span><span class="p">)</span>
<span class="n">result</span> <span class="o">=</span> <span class="n">gom</span><span class="o">.</span><span class="n">Vec3D</span>
<span class="n">result</span> <span class="o">=</span> <span class="n">gom</span><span class="o">.</span><span class="n">Vec3d</span>
</pre></div>
</div>
</section>
Expand All @@ -369,7 +369,7 @@ <h3>Distance<a class="headerlink" href="#distance" title="Permalink to this head
</dd>
</dl>
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="n">result</span> <span class="o">=</span> <span class="p">{</span> <span class="s1">&#39;point1&#39;</span><span class="p">:</span> <span class="p">(</span><span class="n">x</span><span class="p">,</span><span class="n">y</span><span class="p">,</span><span class="n">z</span><span class="p">),</span> <span class="s1">&#39;point2&#39;</span><span class="p">:</span> <span class="p">(</span><span class="n">x</span><span class="p">,</span><span class="n">y</span><span class="p">,</span><span class="n">z</span><span class="p">)</span> <span class="p">}</span>
<span class="n">result</span> <span class="o">=</span> <span class="p">{</span> <span class="s1">&#39;point1&#39;</span><span class="p">:</span> <span class="n">gom</span><span class="o">.</span><span class="n">Vec3D</span><span class="p">,</span> <span class="s1">&#39;point2&#39;</span><span class="p">:</span> <span class="n">gom</span><span class="o">.</span><span class="n">Vec3D</span> <span class="p">}</span>
<span class="n">result</span> <span class="o">=</span> <span class="p">{</span> <span class="s1">&#39;point1&#39;</span><span class="p">:</span> <span class="n">gom</span><span class="o">.</span><span class="n">Vec3d</span><span class="p">,</span> <span class="s1">&#39;point2&#39;</span><span class="p">:</span> <span class="n">gom</span><span class="o">.</span><span class="n">Vec3d</span> <span class="p">}</span>
</pre></div>
</div>
</section>
Expand Down Expand Up @@ -397,7 +397,7 @@ <h3>Circle<a class="headerlink" href="#circle" title="Permalink to this heading"
<dd class="field-even"><p>A center point, direction vector and radius (double)</p>
</dd>
</dl>
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="n">result</span> <span class="o">=</span> <span class="p">{</span> <span class="s1">&#39;center&#39;</span> <span class="p">:</span> <span class="n">gom</span><span class="o">.</span><span class="n">Vec3D</span><span class="p">,</span> <span class="s1">&#39;direction&#39;</span> <span class="p">:</span> <span class="n">gom</span><span class="o">.</span><span class="n">Vec3D</span><span class="p">,</span> <span class="s1">&#39;radius&#39;</span> <span class="p">:</span> <span class="n">double</span> <span class="p">}</span>
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="n">result</span> <span class="o">=</span> <span class="p">{</span> <span class="s1">&#39;center&#39;</span> <span class="p">:</span> <span class="n">gom</span><span class="o">.</span><span class="n">Vec3d</span><span class="p">,</span> <span class="s1">&#39;direction&#39;</span> <span class="p">:</span> <span class="n">gom</span><span class="o">.</span><span class="n">Vec3d</span><span class="p">,</span> <span class="s1">&#39;radius&#39;</span> <span class="p">:</span> <span class="n">double</span> <span class="p">}</span>
</pre></div>
</div>
</section>
Expand All @@ -411,7 +411,7 @@ <h3>Curve<a class="headerlink" href="#curve" title="Permalink to this heading">
<dd class="field-even"><p>A curve can be made up by an array of subcurves. Each subcurve is a polyline. A closed curve will be created, if first point = last point.</p>
</dd>
</dl>
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="n">result</span> <span class="o">=</span> <span class="p">[</span> <span class="p">{</span> <span class="s1">&#39;points&#39;</span><span class="p">:</span> <span class="p">[</span><span class="n">gom</span><span class="o">.</span><span class="n">Vec3D</span><span class="p">,</span> <span class="n">gom</span><span class="o">.</span><span class="n">Vec3D</span><span class="p">,</span> <span class="o">...</span><span class="p">]</span> <span class="p">}</span> <span class="p">]</span>
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="n">result</span> <span class="o">=</span> <span class="p">[</span> <span class="p">{</span> <span class="s1">&#39;points&#39;</span><span class="p">:</span> <span class="p">[</span><span class="n">gom</span><span class="o">.</span><span class="n">Vec3d</span><span class="p">,</span> <span class="n">gom</span><span class="o">.</span><span class="n">Vec3d</span><span class="p">,</span> <span class="o">...</span><span class="p">]</span> <span class="p">}</span> <span class="p">]</span>
</pre></div>
</div>
</section>
Expand Down Expand Up @@ -464,7 +464,7 @@ <h3>Point Cloud<a class="headerlink" href="#point-cloud" title="Permalink to thi
<dd class="field-even"><p>A set of points. The ‘normals ‘attribute is optional.</p>
</dd>
</dl>
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="n">result</span> <span class="o">=</span> <span class="p">{</span> <span class="s1">&#39;points&#39;</span> <span class="p">:</span> <span class="p">[</span> <span class="n">gom</span><span class="o">.</span><span class="n">Vec3D</span><span class="p">,</span> <span class="n">gom</span><span class="o">.</span><span class="n">Vec3D</span><span class="p">,</span> <span class="o">...</span> <span class="p">]</span> <span class="p">,</span> <span class="s1">&#39;normals&#39;</span> <span class="p">:</span> <span class="p">[</span> <span class="n">gom</span><span class="o">.</span><span class="n">Vec3D</span><span class="p">,</span> <span class="n">gom</span><span class="o">.</span><span class="n">Vec3D</span><span class="p">,</span> <span class="o">...</span> <span class="p">]</span> <span class="p">}</span>
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="n">result</span> <span class="o">=</span> <span class="p">{</span> <span class="s1">&#39;points&#39;</span> <span class="p">:</span> <span class="p">[</span> <span class="n">gom</span><span class="o">.</span><span class="n">Vec3d</span><span class="p">,</span> <span class="n">gom</span><span class="o">.</span><span class="n">Vec3d</span><span class="p">,</span> <span class="o">...</span> <span class="p">]</span> <span class="p">,</span> <span class="s1">&#39;normals&#39;</span> <span class="p">:</span> <span class="p">[</span> <span class="n">gom</span><span class="o">.</span><span class="n">Vec3d</span><span class="p">,</span> <span class="n">gom</span><span class="o">.</span><span class="n">Vec3d</span><span class="p">,</span> <span class="o">...</span> <span class="p">]</span> <span class="p">}</span>
</pre></div>
</div>
</section>
Expand Down Expand Up @@ -675,7 +675,7 @@ <h3>Scalar Curve<a class="headerlink" href="#scalar-curve" title="Permalink to t
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fa8de91ffd0>
<jinja2.runtime.BlockReference object at 0x7f7e10d9a920>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ <h1>data_interfaces<a class="headerlink" href="#data-interfaces" title="Permalin
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fa8de4d9570>
<jinja2.runtime.BlockReference object at 0x7f7e10e86e60>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ <h2>Related<a class="headerlink" href="#related" title="Permalink to this headin
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fa8de91efb0>
<jinja2.runtime.BlockReference object at 0x7f7e11645450>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ <h2>Related<a class="headerlink" href="#related" title="Permalink to this headin
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fa8de4c83d0>
<jinja2.runtime.BlockReference object at 0x7f7e112d3430>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ <h1>dialog_widgets<a class="headerlink" href="#dialog-widgets" title="Permalink
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fa8de4d9c90>
<jinja2.runtime.BlockReference object at 0x7f7e10e84c40>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ <h2>Related<a class="headerlink" href="#related" title="Permalink to this headin
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fa8de4ca890>
<jinja2.runtime.BlockReference object at 0x7f7e10ff2b00>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ <h2>Related<a class="headerlink" href="#related" title="Permalink to this headin
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fa8de497010>
<jinja2.runtime.BlockReference object at 0x7f7e112d01f0>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ <h2>Related<a class="headerlink" href="#related" title="Permalink to this headin
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fa8de618fd0>
<jinja2.runtime.BlockReference object at 0x7f7e10f77340>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ <h2>Related<a class="headerlink" href="#related" title="Permalink to this headin
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fa8de4d84f0>
<jinja2.runtime.BlockReference object at 0x7f7e10d9bdf0>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion 20241104-fix-gom-vec3d-2022/python_examples/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ <h2>Examples by topic<a class="headerlink" href="#examples-by-topic" title="Perm
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fa8de91dbd0>
<jinja2.runtime.BlockReference object at 0x7f7e10e747c0>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion 20241104-fix-gom-vec3d-2022/python_examples/misc.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ <h1>misc<a class="headerlink" href="#misc" title="Permalink to this heading">
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fa8de4c95d0>
<jinja2.runtime.BlockReference object at 0x7f7e10ff20b0>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ <h2>Related<a class="headerlink" href="#related" title="Permalink to this headin
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fa8deeba200>
<jinja2.runtime.BlockReference object at 0x7f7e112c8f10>


</footer>
Expand Down
Loading

0 comments on commit 5556dfe

Please sign in to comment.