Make tutorial a valid asciidoc article.
authorPavel Roskin <proski@gnu.org>
Sat, 21 Jan 2006 22:21:59 +0000 (22:21 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Sat, 21 Jan 2006 22:21:59 +0000 (22:21 +0000)
commit4625b604cae3553d4db0177d4ab9f3ad682bdd15
treec6a11f5ca0fa8dff8c6e26313d411c577de7c5ee
parent98290387570c0494bd5303e2f7e9136c43745bcc
Make tutorial a valid asciidoc article.

There should be only one level 0 title, so redefine underline rules in
asciidoc.conf to keep the existing underlines when possible.  Form a new
level 1 part "Technical Information" from the text at the end.  Make
introduction a preamble - it's too short to be a level 1 section.

Add doc/Makefile to process the tutorial automatically.  make needs to
be run explicitly in the doc directory.

Signed-off-by: Pavel Roskin <proski@gnu.org>
doc/Makefile [new file with mode: 0644]
doc/asciidoc.conf [new file with mode: 0644]
doc/tutorial.txt