Skip to content

Commit f70f54c

Browse files
author
vektra-bot
committed
Deployed dbef60b to v3.0 with MkDocs 1.6.1 and mike 2.2.0.dev0
1 parent 4e28c9d commit f70f54c

File tree

4 files changed

+93
-5
lines changed

4 files changed

+93
-5
lines changed
Lines changed: 84 additions & 0 deletions
Loading

v3.0/configuration/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1123,7 +1123,7 @@
11231123

11241124
<h1 id="configuration">Configuration<a class="headerlink" href="#configuration" title="Permanent link">&para;</a></h1>
11251125
<h2 id="mockery-init"><code>mockery init</code><a class="headerlink" href="#mockery-init" title="Permanent link">&para;</a></h2>
1126-
<p><code>mockery init [module_name]</code> is a useful command that can bootstrap you with a fully-function configuration set. For example, if we run:</p>
1126+
<p><code>mockery init [module_name]</code> is a useful command that can bootstrap you with a fully-functioning configuration set. For example, if we run:</p>
11271127
<div class="highlight"><pre><span></span><code><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a>$ mockery init github.com/vektra/mockery/v3/internal/fixtures
11281128
<a id="__codelineno-0-2" name="__codelineno-0-2" href="#__codelineno-0-2"></a>2025-03-14T23:06:12.535709000-05:00 INF writing to file file=.mockery.yml version=v0.0.0-dev
11291129
<a id="__codelineno-0-3" name="__codelineno-0-3" href="#__codelineno-0-3"></a>2025-03-14T23:06:12.536493000-05:00 INF done version=v0.0.0-dev

v3.0/index.html

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1087,17 +1087,21 @@ <h2 id="why-use-mockery">Why use mockery?<a class="headerlink" href="#why-use-mo
10871087
<h2 id="who-uses-mockery">Who uses mockery?<a class="headerlink" href="#who-uses-mockery" title="Permanent link">&para;</a></h2>
10881088
<div class="grid cards">
10891089
<ul>
1090+
<li><figure markdown>
1091+
<a href="https://github.com/kubernetes/kubernetes"><img alt="Kubernetes logo" class="center" src="assets/images/logos/kubernetes.svg" width="100" /></a>
1092+
<figcaption><a href="https://github.com/search?q=repo%3Akubernetes%2Fkubernetes%20mockery&amp;type=code">Kubernetes</a></figcaption>
1093+
</figure></li>
10901094
<li><figure markdown>
10911095
<a href="https://github.com/grafana/grafana"><img alt="Grafana logo" class="center" src="assets/images/logos/grafana.svg" width="100" /></a>
1092-
<figcaption><a href="https://github.com/grafana/grafana">Grafana</a></figcaption>
1096+
<figcaption><a href="https://github.com/search?q=repo%3Agrafana%2Fgrafana%20mockery&amp;type=code">Grafana</a></figcaption>
10931097
</figure></li>
10941098
<li><figure markdown>
10951099
<a href="https://github.com/google/skia"><img alt="Google logo" class="center" src="assets/images/logos/google.svg" width="100" /></a>
1096-
<figcaption><a href="https://github.com/google/skia">Google Skia</a></figcaption>
1100+
<figcaption><a href="https://github.com/google/skia">Google skia</a></figcaption>
10971101
</figure></li>
10981102
<li><figure markdown>
10991103
<a href="https://github.com/google/syzkaller"><img alt="Google logo" class="center" src="assets/images/logos/google.svg" width="100" /></a>
1100-
<figcaption><a href="https://github.com/google/syzkaller">Google Skyzkaller</a></figcaption>
1104+
<figcaption><a href="https://github.com/google/syzkaller">Google syzkaller</a></figcaption>
11011105
</figure></li>
11021106
<li><figure markdown>
11031107
<a href="https://github.com/search?q=org%3Ahashicorp%20mockery&amp;type=code"><img alt="Hashicorp logo" class="center" src="assets/images/logos/hashicorp.svg" width="100" /></a>

v3.0/search/search_index.json

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

0 commit comments

Comments
 (0)