commit 974e9844c966bc23fe5a6e307714efec07605bd0 parent 881d03b9e60bca589366a992cda18637137ec829 Author: Alexandre Bique <bique.alexandre@gmail.com> Date: Tue, 21 Oct 2014 08:36:14 +0200 Add a little advice on how to read the spec Diffstat:
M | spec.rst | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/spec.rst b/spec.rst @@ -50,6 +50,12 @@ Design choice Specification ============= +How to read the specification +----------------------------- + +The specification should be read along the reference headers. +https://abique.github.io/clap/ gives a convinient view for that. + Encoding --------