Commit 15c6aa88 authored by Lev Walkin's avatar Lev Walkin

do not shout

parent b11b2209
# WHAT TO READ?
# Installation
If you haven't installed the asn1c yet, read the INSTALL file for a
short installation guide.
# What to read?
For the list of asn1c command line options, see `asn1c -h` or `man asn1c`.
The comprehensive documentation on this compiler is in asn1c-usage.pdf.
......@@ -16,7 +19,7 @@ Please also read the FAQ file.
An excellent book on ASN.1 is written by Olivier Dubuisson:
"ASN.1 Communication between heterogeneous systems", ISBN:0-12-6333361-0.
# QUICK START
# Quick start
(also check out ./doc/asn1c-quick.pdf)
......@@ -51,7 +54,7 @@ by the compiler.
asn1c -EF <module-to-test.asn1> # Check semantic validity
# MODEL OF OPERATION
# Model of operation
The asn1c compiler works by processing the ASN.1 module specifications
in several stages:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment