Skip to content

Commit fe1b4d6

Browse files
author
DNN
committed
Commit latest build
1 parent 4cb3d86 commit fe1b4d6

2 files changed

Lines changed: 3483 additions & 3477 deletions

File tree

docs/content/tutorials/extensions/dnn-manifest-schema/index.html

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ <h1 id="the-dnn-manifest-schema">The DNN Manifest Schema</h1>
109109

110110
</div>
111111
<div class="page-stats row visible-xs">
112-
<div class="pull-left">10/30/2024 &bull; 16 minutes to read</div>
112+
<div class="pull-left">02/12/2026 &bull; 16 minutes to read</div>
113113
<div class="pull-left">Contributors&nbsp;
114114
<a href="https://github.com/david-poindexter" target="_blank">
115115
<img class="img-circle" src="https://avatars.githubusercontent.com/u/4568451?v=4" alt="david-poindexter">
@@ -120,16 +120,16 @@ <h1 id="the-dnn-manifest-schema">The DNN Manifest Schema</h1>
120120
<a href="https://github.com/mitchelsellers" target="_blank">
121121
<img class="img-circle" src="https://avatars.githubusercontent.com/u/5659113?v=4" alt="mitchelsellers">
122122
</a>
123+
<a href="https://github.com/bdukes" target="_blank">
124+
<img class="img-circle" src="https://avatars.githubusercontent.com/u/59507?v=4" alt="bdukes">
125+
</a>
123126
<a href="https://github.com/MaiklT" target="_blank">
124127
<img class="img-circle" src="https://avatars.githubusercontent.com/u/7458140?v=4" alt="MaiklT">
125128
</a>
126-
<a href="https://github.com/valadas" target="_blank">
127-
<img class="img-circle" src="https://avatars.githubusercontent.com/u/6371568?v=4" alt="valadas">
128-
</a>
129129
</div>
130130
</div>
131131
<div class="page-stats row visible-sm visible-md visible-lg visible-xl">
132-
<span class="pull-left">10/30/2024</span>
132+
<span class="pull-left">02/12/2026</span>
133133
<span class="pull-left">&nbsp;&bull; 16 minutes to read</span>
134134
<span class="pull-left">&nbsp;&bull;&nbsp;Contributors&nbsp;
135135
<a href="https://github.com/david-poindexter" target="_blank">
@@ -141,12 +141,12 @@ <h1 id="the-dnn-manifest-schema">The DNN Manifest Schema</h1>
141141
<a href="https://github.com/mitchelsellers" target="_blank">
142142
<img class="img-circle" src="https://avatars.githubusercontent.com/u/5659113?v=4" alt="mitchelsellers">
143143
</a>
144+
<a href="https://github.com/bdukes" target="_blank">
145+
<img class="img-circle" src="https://avatars.githubusercontent.com/u/59507?v=4" alt="bdukes">
146+
</a>
144147
<a href="https://github.com/MaiklT" target="_blank">
145148
<img class="img-circle" src="https://avatars.githubusercontent.com/u/7458140?v=4" alt="MaiklT">
146149
</a>
147-
<a href="https://github.com/valadas" target="_blank">
148-
<img class="img-circle" src="https://avatars.githubusercontent.com/u/6371568?v=4" alt="valadas">
149-
</a>
150150
</span>
151151
</div>
152152

@@ -591,6 +591,12 @@ <h2 id="components">components</h2>
591591
...
592592
&lt;/permissions&gt;
593593
&lt;/moduleDefinition&gt;
594+
&lt;page type=&quot;admin&quot; common=&quot;false&quot;&gt;
595+
&lt;name /&gt;
596+
&lt;icon /&gt;
597+
&lt;largeIcon /&gt;
598+
&lt;description /&gt;
599+
&lt;/page&gt;
594600
&lt;/desktopModule&gt;
595601
&lt;eventMessage&gt;
596602
&lt;processorType /&gt;

0 commit comments

Comments
 (0)