Skip to content

Commit 6fe0307

Browse files
committed
Added Licensing section to the tutorial (#132)
1 parent 4a67f4a commit 6fe0307

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

docs/_docfx/tutorial/toc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,6 @@
1616
- name: Services
1717
href: services.md
1818
- name: HTTP & Authentication
19-
href: httpauthentication.md
19+
href: httpauthentication.md
20+
- name: Licensing
21+
href: licensing.md

docs/manifest.json

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

docs/tutorial/toc.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@
6464
<li>
6565
<a href="httpauthentication.html" name="" title="HTTP &amp; Authentication">HTTP &amp; Authentication</a>
6666
</li>
67+
<li>
68+
<a href="licensing.html" name="" title="Licensing">Licensing</a>
69+
</li>
6770
</ul> </div>
6871
</div>
6972
</div>
@@ -101,6 +104,9 @@
101104
<li>
102105
<a href="httpauthentication.html" name="" title="HTTP &amp; Authentication">HTTP &amp; Authentication</a>
103106
</li>
107+
<li>
108+
<a href="licensing.html" name="" title="Licensing">Licensing</a>
109+
</li>
104110
</ul> </div>
105111
</div>
106112
</div>

0 commit comments

Comments
 (0)