website/docs: move type func docs to a useful location (#28940)

* website/docs: move type func docs to a useful location

* docs don't exist if you don't put them in the index (again)
pull/28973/head
Kristin Laemmert 5 years ago committed by GitHub
parent 8617d0fed0
commit 9ca3cb4233
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -833,6 +833,10 @@
<a href="/docs/language/functions/try.html">try</a>
</li>
<li>
<a href="/docs/language/functions/type.html">type</a>
</li>
</ul>
</li>

Loading…
Cancel
Save