X-Git-Url: http://www.git.cypherpunks.ru/?p=pyderasn.git;a=blobdiff_plain;f=doc%2Fexamples.rst;h=a0f7ee081d3400f9db27a80c5cfe7a9847138ff9;hp=fc6e7c8c9ae1726ff5096dd93ece1a0508ef31dd;hb=7f2e5ef9aef122fb5bdfcb377f0644c7784398a2;hpb=3370a2b2433533aaeaf17f0507bb142199cbafcf diff --git a/doc/examples.rst b/doc/examples.rst index fc6e7c8..a0f7ee0 100644 --- a/doc/examples.rst +++ b/doc/examples.rst @@ -189,7 +189,7 @@ it's DER encoded representation is already in ``raw`` variable):: As command line utility ----------------------- -:ref:`Read about using it as command line utility `. +:ref:`Look here `. Descriptive errors ------------------ @@ -328,3 +328,7 @@ printer will show:: 95 [1,1, 24] . . . . . . . DEFINED BY (2.5.4.10): PrintableString PrintableString Internet Widgits Pty Ltd :ref:`Read more ` about that feature. + +Streaming and dealing with huge structures +------------------------------------------ +:ref:`Look here `.