Skip to content

Commit 7f8137d

Browse files
author
vektra-bot
committed
Deployed e619e24 to v3.6 with MkDocs 1.6.1 and mike 2.2.0.dev0
1 parent 8e5edc4 commit 7f8137d

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

v3.6/sitemap.xml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,54 +2,54 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://vektra.github.io/mockery/v3.6/</loc>
5-
<lastmod>2025-11-17</lastmod>
5+
<lastmod>2025-11-25</lastmod>
66
</url>
77
<url>
88
<loc>https://vektra.github.io/mockery/v3.6/configuration/</loc>
9-
<lastmod>2025-11-17</lastmod>
9+
<lastmod>2025-11-25</lastmod>
1010
</url>
1111
<url>
1212
<loc>https://vektra.github.io/mockery/v3.6/dev-notes/</loc>
13-
<lastmod>2025-11-17</lastmod>
13+
<lastmod>2025-11-25</lastmod>
1414
</url>
1515
<url>
1616
<loc>https://vektra.github.io/mockery/v3.6/faq/</loc>
17-
<lastmod>2025-11-17</lastmod>
17+
<lastmod>2025-11-25</lastmod>
1818
</url>
1919
<url>
2020
<loc>https://vektra.github.io/mockery/v3.6/generate-directive/</loc>
21-
<lastmod>2025-11-17</lastmod>
21+
<lastmod>2025-11-25</lastmod>
2222
</url>
2323
<url>
2424
<loc>https://vektra.github.io/mockery/v3.6/include-auto-generated/</loc>
25-
<lastmod>2025-11-17</lastmod>
25+
<lastmod>2025-11-25</lastmod>
2626
</url>
2727
<url>
2828
<loc>https://vektra.github.io/mockery/v3.6/inpackage/</loc>
29-
<lastmod>2025-11-17</lastmod>
29+
<lastmod>2025-11-25</lastmod>
3030
</url>
3131
<url>
3232
<loc>https://vektra.github.io/mockery/v3.6/installation/</loc>
33-
<lastmod>2025-11-17</lastmod>
33+
<lastmod>2025-11-25</lastmod>
3434
</url>
3535
<url>
3636
<loc>https://vektra.github.io/mockery/v3.6/replace-type/</loc>
37-
<lastmod>2025-11-17</lastmod>
37+
<lastmod>2025-11-25</lastmod>
3838
</url>
3939
<url>
4040
<loc>https://vektra.github.io/mockery/v3.6/v3/</loc>
41-
<lastmod>2025-11-17</lastmod>
41+
<lastmod>2025-11-25</lastmod>
4242
</url>
4343
<url>
4444
<loc>https://vektra.github.io/mockery/v3.6/template/</loc>
45-
<lastmod>2025-11-17</lastmod>
45+
<lastmod>2025-11-25</lastmod>
4646
</url>
4747
<url>
4848
<loc>https://vektra.github.io/mockery/v3.6/template/matryer/</loc>
49-
<lastmod>2025-11-17</lastmod>
49+
<lastmod>2025-11-25</lastmod>
5050
</url>
5151
<url>
5252
<loc>https://vektra.github.io/mockery/v3.6/template/testify/</loc>
53-
<lastmod>2025-11-17</lastmod>
53+
<lastmod>2025-11-25</lastmod>
5454
</url>
5555
</urlset>

v3.6/sitemap.xml.gz

1 Byte
Binary file not shown.

v3.6/template/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1124,7 +1124,7 @@ <h3 id="template-matryer"><a href="matryer/#description"><code class="highlight"
11241124
<p>Mocks generated using this template allow you to define precise functions to be run.</p>
11251125
<h3 id="template-file"><code class="highlight"><span class="nt">template</span><span class="p">:</span><span class="w"> </span><span class="s">"file://"</span></code><a class="headerlink" href="#template-file" title="Permanent link"></a></h3>
11261126
<p>You may also provide mockery a path to your own file using the <code>file://</code> protocol specifier. The string after <code>file://</code> will be the relative or absolute path of your template.</p>
1127-
<p>The templates are rendered with the data as shown in the <a href="#template-files">section below</a>.</p>
1127+
<p>The templates are rendered with the data as shown in the <a href="#template-data">section below</a>.</p>
11281128
<p>You can see examples of how the mockery project utilizes the template system to generate the different mock styles:</p>
11291129
<ul>
11301130
<li><a href="https://github.com/vektra/mockery/blob/v3/internal/mock_matryer.templ"><code>matryer.templ</code></a></li>

0 commit comments

Comments
 (0)