Skip to content

Commit abd60c4

Browse files
author
vektra-bot
committed
Deployed db8d36a to v3.2 with MkDocs 1.6.1 and mike 2.2.0.dev0
1 parent 924fb61 commit abd60c4

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

v3.2/configuration/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1275,7 +1275,7 @@ <h2 id="parameter-descriptions">Parameter Descriptions<a class="headerlink" href
12751275
<tr>
12761276
<td><code>dir</code></td>
12771277
<td><span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7l233.4-233.3c12.5-12.5 32.8-12.5 45.3 0z"/></svg></span></td>
1278-
<td><code class="highlight"><span class="s">&quot;mocks/{{.SrcPackagePath}}&quot;</span></code></td>
1278+
<td><code class="highlight"><span class="s">&quot;{{.InterfaceDir}}&quot;</span></code></td>
12791279
<td>The directory where the mock file will be outputted to.</td>
12801280
</tr>
12811281
<tr>
@@ -1293,7 +1293,7 @@ <h2 id="parameter-descriptions">Parameter Descriptions<a class="headerlink" href
12931293
<tr>
12941294
<td><code>filename</code></td>
12951295
<td><span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7l233.4-233.3c12.5-12.5 32.8-12.5 45.3 0z"/></svg></span></td>
1296-
<td><code class="highlight"><span class="s">&quot;mock_{{.InterfaceName}}.go&quot;</span></code></td>
1296+
<td><code class="highlight"><span class="s">&quot;mocks_test.go&quot;</span></code></td>
12971297
<td>The name of the file the mock will reside in.</td>
12981298
</tr>
12991299
<tr>

v3.2/search/search_index.json

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

v3.2/sitemap.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,42 +2,42 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://vektra.github.io/mockery/v3.2/</loc>
5-
<lastmod>2025-04-15</lastmod>
5+
<lastmod>2025-04-16</lastmod>
66
</url>
77
<url>
88
<loc>https://vektra.github.io/mockery/v3.2/configuration/</loc>
9-
<lastmod>2025-04-15</lastmod>
9+
<lastmod>2025-04-16</lastmod>
1010
</url>
1111
<url>
1212
<loc>https://vektra.github.io/mockery/v3.2/dev-notes/</loc>
13-
<lastmod>2025-04-15</lastmod>
13+
<lastmod>2025-04-16</lastmod>
1414
</url>
1515
<url>
1616
<loc>https://vektra.github.io/mockery/v3.2/faq/</loc>
17-
<lastmod>2025-04-15</lastmod>
17+
<lastmod>2025-04-16</lastmod>
1818
</url>
1919
<url>
2020
<loc>https://vektra.github.io/mockery/v3.2/installation/</loc>
21-
<lastmod>2025-04-15</lastmod>
21+
<lastmod>2025-04-16</lastmod>
2222
</url>
2323
<url>
2424
<loc>https://vektra.github.io/mockery/v3.2/replace-type/</loc>
25-
<lastmod>2025-04-15</lastmod>
25+
<lastmod>2025-04-16</lastmod>
2626
</url>
2727
<url>
2828
<loc>https://vektra.github.io/mockery/v3.2/v3/</loc>
29-
<lastmod>2025-04-15</lastmod>
29+
<lastmod>2025-04-16</lastmod>
3030
</url>
3131
<url>
3232
<loc>https://vektra.github.io/mockery/v3.2/template/</loc>
33-
<lastmod>2025-04-15</lastmod>
33+
<lastmod>2025-04-16</lastmod>
3434
</url>
3535
<url>
3636
<loc>https://vektra.github.io/mockery/v3.2/template/matryer/</loc>
37-
<lastmod>2025-04-15</lastmod>
37+
<lastmod>2025-04-16</lastmod>
3838
</url>
3939
<url>
4040
<loc>https://vektra.github.io/mockery/v3.2/template/testify/</loc>
41-
<lastmod>2025-04-15</lastmod>
41+
<lastmod>2025-04-16</lastmod>
4242
</url>
4343
</urlset>

v3.2/sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)