Skip to content

Commit 90ef351

Browse files
author
vektra-bot
committed
Deployed 3816749 to v3.0 with MkDocs 1.6.1 and mike 2.2.0.dev0
1 parent 32518a7 commit 90ef351

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

v3.0/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

v3.0/template/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1021,8 +1021,8 @@ <h3 id="template-file"><code class="highlight"><span class="nt">template</span><
10211021
<p>The templates are rendered with the data as shown in the <a href="#template-files">section below</a>.</p>
10221022
<p>You can see examples of how the mockery project utilizes the template system to generate the different mock styles:</p>
10231023
<ul>
1024-
<li><a href="https://github.com/vektra/mockery/blob/v3/internal/moq.templ"><code>moq.templ</code></a></li>
1025-
<li><a href="https://github.com/vektra/mockery/blob/v3/internal/mockery.templ"><code>mockery.templ</code></a></li>
1024+
<li><a href="https://github.com/vektra/mockery/blob/v3/internal/mock_matryer.templ"><code>matryer.templ</code></a></li>
1025+
<li><a href="https://github.com/vektra/mockery/blob/v3/internal/mock_testify.templ"><code>testify.templ</code></a></li>
10261026
</ul>
10271027
<h2 id="template-data">Template Data<a class="headerlink" href="#template-data" title="Permanent link">&para;</a></h2>
10281028
<h3 id="functions">Functions<a class="headerlink" href="#functions" title="Permanent link">&para;</a></h3>

versions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"version": "v3.0",
44
"title": "v3.0",
55
"aliases": [
6-
"v3",
7-
"latest-v3"
6+
"latest-v3",
7+
"v3"
88
]
99
},
1010
{

0 commit comments

Comments
 (0)