Skip to content

Commit

Permalink
Deploy documentation of '2023' to GitHub Pages
Browse files Browse the repository at this point in the history
  • Loading branch information
mprinkezs committed Sep 19, 2023
1 parent 85c9f17 commit 411bd52
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 3 deletions.
Binary file modified 2023/.doctrees/environment.pickle
Binary file not shown.
Binary file modified 2023/.doctrees/python_api/python_api.doctree
Binary file not shown.
Binary file modified 2023/.doctrees/python_api/resource_api.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion 2023/_sources/python_api/python_api.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ function with care, as the result is permanent !

### gom.api.addons.get_installed_add_ons

```{py:function} gom.api.addons.get_installed_add_ons (): [object]
```{py:function} gom.api.addons.get_installed_addons (): [object]

Return a list of the installed add-ons
:API version 1:
Expand Down
2 changes: 1 addition & 1 deletion 2023/python_api/python_api.html
Original file line number Diff line number Diff line change
Expand Up @@ -635,7 +635,7 @@ <h3>gom.api.addons.AddOn.write<a class="headerlink" href="#gom-api-addons-addon-
<h3>gom.api.addons.get_installed_add_ons<a class="headerlink" href="#gom-api-addons-get-installed-add-ons" title="Permalink to this heading"></a></h3>
<dl class="py function">
<dt class="sig sig-object py">
<span class="sig-name descname"><span class="pre">gom.api.addons.get_installed_add_ons</span> <span class="pre">():</span> <span class="pre">[object]</span></span></dt>
<span class="sig-name descname"><span class="pre">gom.api.addons.get_installed_addons</span> <span class="pre">():</span> <span class="pre">[object]</span></span></dt>
<dd><p>Return a list of the installed add-ons</p>
<dl class="myst field-list simple">
<dt class="field-odd">API version 1<span class="colon">:</span></dt>
Expand Down
2 changes: 1 addition & 1 deletion 2023/searchindex.js

Large diffs are not rendered by default.

0 comments on commit 411bd52

Please sign in to comment.