Skip to content

Commit

Permalink
Deployed f2af31a to master with MkDocs 1.6.1 and mike 2.1.3
Browse files Browse the repository at this point in the history
github-actions[bot] committed Oct 20, 2024
1 parent 99ee94e commit 8958dcf
Showing 8 changed files with 216 additions and 1,182 deletions.
1 change: 1 addition & 0 deletions master/admin/serverless/serverless/index.html
Original file line number Diff line number Diff line change
@@ -1306,6 +1306,7 @@ <h2 id="4-install-kserve">4. Install KServe<a class="headerlink" href="#4-instal
</div>
</input></div>
<h2 id="5-install-kserve-built-in-clusterservingruntimes">5. Install KServe Built-in ClusterServingRuntimes<a class="headerlink" href="#5-install-kserve-built-in-clusterservingruntimes" title="Permanent link"></a></h2>
<p>0.13.0</p>
<div class="tabbed-set tabbed-alternate" data-tabs="2:1"><input checked="checked" id="__tabbed_2_1" name="__tabbed_2" type="radio"><div class="tabbed-labels"><label for="__tabbed_2_1">kubectl</label></div>
<div class="tabbed-content">
<div class="tabbed-block">
224 changes: 6 additions & 218 deletions master/blog/articles/2022-02-18-KServe-0.8-release/index.html

Large diffs are not rendered by default.

286 changes: 13 additions & 273 deletions master/get_started/first_isvc/index.html

Large diffs are not rendered by default.

461 changes: 6 additions & 455 deletions master/modelserving/servingruntimes/index.html

Large diffs are not rendered by default.

62 changes: 8 additions & 54 deletions master/reference/v2_inference/template/index.html
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@
<link href="https://kserve.io/website/master/reference/v2_inference/template/" rel="canonical"/>
<link href="../../../images/favicon/favicon-32x32.png" rel="icon"/>
<meta content="mkdocs-1.6.1, mkdocs-material-8.0.5" name="generator"/>
<title>Template - KServe Documentation Website</title>
<title>Macro Syntax Error - KServe Documentation Website</title>
<link href="../../../assets/stylesheets/main.a617204b.min.css" rel="stylesheet"/>
<link href="../../../assets/stylesheets/palette.9204c3b2.min.css" rel="stylesheet"/>
<link crossorigin="" href="https://fonts.gstatic.com" rel="preconnect"/>
@@ -24,7 +24,7 @@
<input autocomplete="off" class="md-toggle" data-md-toggle="search" id="__search" type="checkbox"/>
<label class="md-overlay" for="__drawer"></label>
<div data-md-component="skip">
<a class="md-skip" href="#name">
<a class="md-skip" href="#macro-syntax-error">
Skip to content
</a>
</div>
@@ -59,7 +59,7 @@ <h1>
<div class="md-header__topic" data-md-component="header-topic">
<span class="md-ellipsis">

Template
Macro Syntax Error

</span>
</div>
@@ -1156,31 +1156,6 @@ <h1>
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav aria-label="Table of contents" class="md-nav md-nav--secondary">
<label class="md-nav__title" for="__toc">
<span class="md-nav__icon md-icon"></span>
Table of contents
</label>
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix="">
<li class="md-nav__item">
<a class="md-nav__link" href="#name">
{{.Name}}
</a>
</li>
<li class="md-nav__item">
<a class="md-nav__link" href="#messages">
Messages
</a>
<nav aria-label="Messages" class="md-nav">
<ul class="md-nav__list">
<li class="md-nav__item">
<a class="md-nav__link" href="#longname">
{{.LongName}}
</a>
</li>
</ul>
</nav>
</li>
</ul>
</nav>
</div>
</div>
@@ -1190,32 +1165,11 @@ <h1>
<a class="md-content__button md-icon" href="https://github.com/kserve/website/edit/main/docs/reference/v2_inference/template.md" title="Edit this page">
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M20.71 7.04c.39-.39.39-1.04 0-1.41l-2.34-2.34c-.37-.39-1.02-.39-1.41 0l-1.84 1.83 3.75 3.75M3 17.25V21h3.75L17.81 9.93l-3.75-3.75L3 17.25z"></path></svg>
</a>
<h1>Template</h1>
<p>{{range $file := .Files}}</p>
<p>{{range $service := .Services -}}
{{range .Methods -}}</p>
<h3 id="name">{{.Name}}<a class="headerlink" href="#name" title="Permanent link"></a></h3>
<p>{{ .Description}}</p>
<blockquote>
<p>rpc {{$file.Package}}.{{$service.Name}}/{{.Name}}(<a href='#{{.RequestLongType | lower | replace "." "-"}}'>{{.RequestLongType}}</a>)
returns <a href='#{{.ResponseLongType | lower | replace "." "-"}}'>{{.ResponseLongType}}</a></p>
</blockquote>
<p>{{end}}
{{end}}</p>
<hr/>
<h3 id="messages">Messages<a class="headerlink" href="#messages" title="Permanent link"></a></h3>
<p>{{range .Messages}}</p>
<h4 id="longname">{{.LongName}}<a class="headerlink" href="#longname" title="Permanent link"></a></h4>
<p>{{.Description}}</p>
<p>{{if .HasFields}}
| Field | Type | Description |
| ----- | ---- | ----------- |
{{range .Fields -}}
| {{if .IsOneof}}<a href="https://developers.google.com/protocol-buffers/docs/proto3#oneof">oneof</a> {{.OneofDecl}}.{{end}}{{.Name}} | <a href='#{{.LongType | lower | replace "." "-"}}'>{{if .IsMap}}map {{else if .Label}}{{.Label}} {{end}}{{.LongType}}</a> | {{if .Description}}{{nobr .Description}}{{else}}N/A{{end}} |
{{end}}
{{end}}
{{end}}</p>
<p>{{end}}</p>
<h1 id="macro-syntax-error"><em>Macro Syntax Error</em><a class="headerlink" href="#macro-syntax-error" title="Permanent link"></a></h1>
<p><em>File</em>: <code>reference/v2_inference/template.md</code></p>
<p><em>Line 1 in Markdown file:</em> <strong>unexpected char '$' at 8</strong>
<div class="highlight"><pre><span></span><code>{{range $file := .Files}}
</code></pre></div></p>
</article>
</div>
</div>
2 changes: 1 addition & 1 deletion master/search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit 8958dcf

Please sign in to comment.