Skip to content

Commit fec5bcc

Browse files
authored
asn1: Add reference docs (#14623)
* asn1: Add reference docs * add unstable API warning * fix wrong param name * fix formatting * move builtin types table * fix formatting of other ASN.1 type names * add more warnings
1 parent 45a8a4c commit fec5bcc

File tree

3 files changed

+432
-0
lines changed

3 files changed

+432
-0
lines changed

docs/hazmat/asn1/index.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
.. hazmat::
2+
3+
ASN.1
4+
=====
5+
6+
.. note::
7+
While usable, these APIs should be considered unstable and not yet
8+
subject to our backwards compatibility policy.
9+
10+
.. toctree::
11+
:maxdepth: 2
12+
13+
reference

0 commit comments

Comments
 (0)