Skip to content

Commit 6a4a921

Browse files
authored
Continuous Integration Publish: e6a8302
Merge pull request #4262 from arturcic/fix/fix-remark-lint Fix remark lint
1 parent 0e33c2a commit 6a4a921

File tree

226 files changed

+12833
-3517
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

226 files changed

+12833
-3517
lines changed

api/GitVersion.Agents/index.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,24 @@ <h6>On This Page</h6>
289289
</li>
290290
</ul>
291291
</li>
292+
<li class="treeview">
293+
<a href="/api/System">System</a> <a href="#" class="expand"></a>
294+
<ul class="treeview-menu">
295+
<li class="treeview">
296+
<a href="/api/System.Diagnostics"
297+
>System<wbr />.Diagnostics</a
298+
>
299+
<a href="#" class="expand"></a>
300+
<ul class="treeview-menu">
301+
<li>
302+
<a href="/api/System.Diagnostics.CodeAnalysis"
303+
>System<wbr />.Diagnostics<wbr />.CodeAnalysis</a
304+
>
305+
</li>
306+
</ul>
307+
</li>
308+
</ul>
309+
</li>
292310
</ul>
293311
</section>
294312
</aside>

0 commit comments

Comments
 (0)