summaryrefslogtreecommitdiff
path: root/docs/source/example-use-case.rst
Commit message (Collapse)AuthorAgeFilesLines
* Fix the entrypoint of asn1ate (#145)nde2018-10-171-1/+1
| | | Use `asn1ate` entry point in the documentation.
* Fix typo in example-use-case.rstIlya Etingof2018-08-071-1/+1
|
* Start `.prettyPrint` deprecation (#103)Ilya Etingof2017-11-191-1/+1
| | | | | | | * __str__() of ASN.1 types reworked to serve instead of .prettyPrint() Related changes: `str()` on enumerations and boolean will return a string label rather than a number.
* serialization -> serialisation nitpicksIlya Etingof2017-11-141-13/+13
|
* Docs rearrangement (#88)Ilya Etingof2017-10-111-0/+193
Docs rearranged, simplified and reworded, Sphinx theme changed.