README: include pinned spans config files
Include pinned-spans.conf and span-types.conf in the generated README.html. Reformat them to render properly. Signed-off-by: Tzafrir Cohen <tzafrir.cohen@xorcom.com>
This commit is contained in:
parent
2a84216fe4
commit
365a12f42a
3
Makefile
3
Makefile
@ -192,7 +192,8 @@ genconf_parameters.sample: xpp/genconf_parameters
|
|||||||
cp $< $@
|
cp $< $@
|
||||||
|
|
||||||
README.html: README system.conf.asciidoc init.conf.asciidoc tonezones.txt \
|
README.html: README system.conf.asciidoc init.conf.asciidoc tonezones.txt \
|
||||||
UPGRADE.txt genconf_parameters.asciidoc
|
UPGRADE.txt genconf_parameters.asciidoc assigned-spans.conf.asciidoc \
|
||||||
|
span-types.conf.asciidoc
|
||||||
$(ASCIIDOC) -n -a toc -a toclevels=3 $<
|
$(ASCIIDOC) -n -a toc -a toclevels=3 $<
|
||||||
|
|
||||||
README.Astribank.html: xpp/README.Astribank
|
README.Astribank.html: xpp/README.Astribank
|
||||||
|
10
README
10
README
@ -133,6 +133,16 @@ FIXME: still not properly formatted.
|
|||||||
include::genconf_parameters.asciidoc[]
|
include::genconf_parameters.asciidoc[]
|
||||||
|
|
||||||
|
|
||||||
|
Sample assigned-spans.conf
|
||||||
|
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
include::assigned-spans.conf.asciidoc[]
|
||||||
|
|
||||||
|
|
||||||
|
Sample span-types.conf
|
||||||
|
~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
include::span-types.conf.asciidoc[]
|
||||||
|
|
||||||
|
|
||||||
Tonezones
|
Tonezones
|
||||||
~~~~~~~~~
|
~~~~~~~~~
|
||||||
The file zonedata.c contains the information about the tone zones used
|
The file zonedata.c contains the information about the tone zones used
|
||||||
|
Loading…
Reference in New Issue
Block a user