1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Deployed 5ee2ab5b4a to master with MkDocs 1.2.1 and mike 1.0.1

This commit is contained in:
GitHub Action 2021-06-10 12:59:30 +00:00
parent 546f173059
commit b189c6546c
9 changed files with 14 additions and 14 deletions

View File

@ -771,7 +771,7 @@
<h3 id="ipcprefix">[IpcPrefix]<a class="headerlink" href="#ipcprefix" title="Permanent link">#</a></h3> <h3 id="ipcprefix">[IpcPrefix]<a class="headerlink" href="#ipcprefix" title="Permanent link">#</a></h3>
<p><code>Readonly</code> <strong>[IpcPrefix]</strong>: <code>string</code></p> <p><code>Readonly</code> <strong>[IpcPrefix]</strong>: <code>string</code></p>
<h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4> <h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
<p>IpcRegistrar.__@IpcPrefix@40292</p> <p>IpcRegistrar.__@IpcPrefix@40505</p>
<hr /> <hr />
<h3 id="extension">extension<a class="headerlink" href="#extension" title="Permanent link">#</a></h3> <h3 id="extension">extension<a class="headerlink" href="#extension" title="Permanent link">#</a></h3>
<p><code>Protected</code> <strong>extension</strong>: <code>LensExtension</code></p> <p><code>Protected</code> <strong>extension</strong>: <code>LensExtension</code></p>

View File

@ -874,7 +874,7 @@
<h3 id="disposers">[Disposers]<a class="headerlink" href="#disposers" title="Permanent link">#</a></h3> <h3 id="disposers">[Disposers]<a class="headerlink" href="#disposers" title="Permanent link">#</a></h3>
<p><strong>[Disposers]</strong>: <code>ExtendableDisposer</code></p> <p><strong>[Disposers]</strong>: <code>ExtendableDisposer</code></p>
<h4 id="inherited-from_1">Inherited from<a class="headerlink" href="#inherited-from_1" title="Permanent link">#</a></h4> <h4 id="inherited-from_1">Inherited from<a class="headerlink" href="#inherited-from_1" title="Permanent link">#</a></h4>
<p>LensExtension.__@Disposers@22960</p> <p>LensExtension.__@Disposers@24270</p>
<hr /> <hr />
<h3 id="appmenus">appMenus<a class="headerlink" href="#appmenus" title="Permanent link">#</a></h3> <h3 id="appmenus">appMenus<a class="headerlink" href="#appmenus" title="Permanent link">#</a></h3>
<p><strong>appMenus</strong>: <code>MenuRegistration</code>[] = []</p> <p><strong>appMenus</strong>: <code>MenuRegistration</code>[] = []</p>

View File

@ -771,7 +771,7 @@
<h3 id="ipcprefix">[IpcPrefix]<a class="headerlink" href="#ipcprefix" title="Permanent link">#</a></h3> <h3 id="ipcprefix">[IpcPrefix]<a class="headerlink" href="#ipcprefix" title="Permanent link">#</a></h3>
<p><code>Readonly</code> <strong>[IpcPrefix]</strong>: <code>string</code></p> <p><code>Readonly</code> <strong>[IpcPrefix]</strong>: <code>string</code></p>
<h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4> <h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
<p>IpcRegistrar.__@IpcPrefix@40292</p> <p>IpcRegistrar.__@IpcPrefix@40505</p>
<hr /> <hr />
<h3 id="extension">extension<a class="headerlink" href="#extension" title="Permanent link">#</a></h3> <h3 id="extension">extension<a class="headerlink" href="#extension" title="Permanent link">#</a></h3>
<p><code>Protected</code> <strong>extension</strong>: <code>LensExtension</code></p> <p><code>Protected</code> <strong>extension</strong>: <code>LensExtension</code></p>

View File

@ -970,7 +970,7 @@
<h3 id="disposers">[Disposers]<a class="headerlink" href="#disposers" title="Permanent link">#</a></h3> <h3 id="disposers">[Disposers]<a class="headerlink" href="#disposers" title="Permanent link">#</a></h3>
<p><strong>[Disposers]</strong>: <code>ExtendableDisposer</code></p> <p><strong>[Disposers]</strong>: <code>ExtendableDisposer</code></p>
<h4 id="inherited-from_1">Inherited from<a class="headerlink" href="#inherited-from_1" title="Permanent link">#</a></h4> <h4 id="inherited-from_1">Inherited from<a class="headerlink" href="#inherited-from_1" title="Permanent link">#</a></h4>
<p>LensExtension.__@Disposers@22960</p> <p>LensExtension.__@Disposers@24270</p>
<hr /> <hr />
<h3 id="apppreferences">appPreferences<a class="headerlink" href="#apppreferences" title="Permanent link">#</a></h3> <h3 id="apppreferences">appPreferences<a class="headerlink" href="#apppreferences" title="Permanent link">#</a></h3>
<p><strong>appPreferences</strong>: <a href="../../interfaces/common.types.apppreferenceregistration/">AppPreferenceRegistration</a>[] = []</p> <p><strong>appPreferences</strong>: <a href="../../interfaces/common.types.apppreferenceregistration/">AppPreferenceRegistration</a>[] = []</p>

View File

@ -9,7 +9,7 @@
<meta name="description" content="Documentation for Lens Extension Development and API."> <meta name="description" content="Documentation for Lens Extension Development and API.">
<link rel="canonical" href="https://api-docs.k8slens.dev/master/extensions/api/interfaces/renderer.navigation.iurlparams/"> <link rel="canonical" href="https://api-docs.k8slens.dev/master/extensions/api/interfaces/renderer.navigation.urlparams/">
<meta name="author" content="Mirantis, Inc."> <meta name="author" content="Mirantis, Inc.">
@ -19,7 +19,7 @@
<title>Interface: IURLParams - Lens Extension Development</title> <title>Interface: URLParams - Lens Extension Development</title>
@ -72,7 +72,7 @@
<div data-md-component="skip"> <div data-md-component="skip">
<a href="#interface-iurlparamsp-q" class="md-skip"> <a href="#interface-urlparamsp-q" class="md-skip">
Skip to content Skip to content
</a> </a>
@ -103,7 +103,7 @@
<div class="md-header-nav__topic"> <div class="md-header-nav__topic">
<span class="md-ellipsis"> <span class="md-ellipsis">
Interface: IURLParams<P, Q\> Interface: URLParams<P, Q\>
</span> </span>
</div> </div>
@ -639,8 +639,8 @@
<h1 id="interface-iurlparamsp-q">Interface: IURLParams&lt;P, Q><a class="headerlink" href="#interface-iurlparamsp-q" title="Permanent link">#</a></h1> <h1 id="interface-urlparamsp-q">Interface: URLParams&lt;P, Q><a class="headerlink" href="#interface-urlparamsp-q" title="Permanent link">#</a></h1>
<p><a href="../../modules/renderer/">Renderer</a>.<a href="../../modules/renderer.navigation/">Navigation</a>.IURLParams</p> <p><a href="../../modules/renderer/">Renderer</a>.<a href="../../modules/renderer.navigation/">Navigation</a>.URLParams</p>
<h2 id="type-parameters">Type parameters<a class="headerlink" href="#type-parameters" title="Permanent link">#</a></h2> <h2 id="type-parameters">Type parameters<a class="headerlink" href="#type-parameters" title="Permanent link">#</a></h2>
<table> <table>
<thead> <thead>

View File

@ -702,8 +702,8 @@
</ul> </ul>
<h3 id="interfaces">Interfaces<a class="headerlink" href="#interfaces" title="Permanent link">#</a></h3> <h3 id="interfaces">Interfaces<a class="headerlink" href="#interfaces" title="Permanent link">#</a></h3>
<ul> <ul>
<li><a href="../../interfaces/renderer.navigation.iurlparams/">IURLParams</a></li>
<li><a href="../../interfaces/renderer.navigation.pageparaminit/">PageParamInit</a></li> <li><a href="../../interfaces/renderer.navigation.pageparaminit/">PageParamInit</a></li>
<li><a href="../../interfaces/renderer.navigation.urlparams/">URLParams</a></li>
</ul> </ul>
<h3 id="functions">Functions<a class="headerlink" href="#functions" title="Permanent link">#</a></h3> <h3 id="functions">Functions<a class="headerlink" href="#functions" title="Permanent link">#</a></h3>
<ul> <ul>

File diff suppressed because one or more lines are too long

View File

@ -1126,12 +1126,12 @@
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://api-docs.k8slens.dev/master/extensions/api/interfaces/renderer.navigation.iurlparams/</loc> <loc>https://api-docs.k8slens.dev/master/extensions/api/interfaces/renderer.navigation.pageparaminit/</loc>
<lastmod>2021-06-10</lastmod> <lastmod>2021-06-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://api-docs.k8slens.dev/master/extensions/api/interfaces/renderer.navigation.pageparaminit/</loc> <loc>https://api-docs.k8slens.dev/master/extensions/api/interfaces/renderer.navigation.urlparams/</loc>
<lastmod>2021-06-10</lastmod> <lastmod>2021-06-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>

Binary file not shown.