aboutsummaryrefslogtreecommitdiff
path: root/docs/source/pyasn1
AgeCommit message (Expand)Author
2019-08-27Add `SET ... WITH COMPONENTS ...` ASN.1 construct support (#171)Ilya Etingof
2019-08-25Deprecate `sizeSpec` in favor of `subtypeSpec` (#172)Ilya Etingof
2019-08-25Add `isInconsistent` property hook to all constructed types (#170)Ilya Etingof
2019-07-31Release 0.4.6Ilya Etingof
2019-07-13Document base ASN.1 typesIlya Etingof
2019-07-13Add exception classes documentationIlya Etingof
2019-07-13Add docstring for `.reset()` and `.clear()` methodsIlya Etingof
2019-07-09Add more docs on `OpenType` (#166)Ilya Etingof
2018-06-29bumped up to Python 3.7Ilya Etingof
2017-11-23fixed opentype reference in Sphinx docIlya Etingof
2017-11-14serialization -> serialisation nitpicksIlya Etingof
2017-11-14added example code snippets to the docstrings (#101)Ilya Etingof
2017-10-26fixes to Sphinx docs layoutIlya Etingof
2017-10-22docs on constraints added (#97)Ilya Etingof
2017-10-21Add more content to docs (#96)Ilya Etingof
2017-10-11Docs rearrangement (#88)Ilya Etingof