X-Git-Url: http://www.git.cypherpunks.ru/?p=pyderasn.git;a=blobdiff_plain;f=doc%2Fexamples.rst;h=ddc2d0ecf74e109150b30b4860b70fd6067ef515;hp=a0f7ee081d3400f9db27a80c5cfe7a9847138ff9;hb=f71a94a5977de93d84b6f00a92a8be6c72f9a50b;hpb=659eb0e090ad8c9209c4e5b030806125509844f9 diff --git a/doc/examples.rst b/doc/examples.rst index a0f7ee0..ddc2d0e 100644 --- a/doc/examples.rst +++ b/doc/examples.rst @@ -184,12 +184,12 @@ it's DER encoded representation is already in ``raw`` variable):: serialNumber: CertificateSerialNumber INTEGER 61595; signature: AlgorithmIdentifier SEQUENCE[OBJECT IDENTIFIER 1.2.840.113549.1.1.5... -:ref:`Look here ` for better pretty printing. +.. seealso:: :ref:`Better pretty printing ` As command line utility ----------------------- -:ref:`Look here `. +.. seealso:: :ref:`cmdline` Descriptive errors ------------------ @@ -327,8 +327,8 @@ printer will show:: . . . . . . . 74:73:20:50:74:79:20:4C:74:64 95 [1,1, 24] . . . . . . . DEFINED BY (2.5.4.10): PrintableString PrintableString Internet Widgits Pty Ltd -:ref:`Read more ` about that feature. +.. seealso:: :ref:`definedby` Streaming and dealing with huge structures ------------------------------------------ -:ref:`Look here `. +.. seealso:: :ref:`streaming`