Hi.
Changes from 882 to 883 revs of asciidoc break compilation of git
documentation. Below is extract from make ASCIIDOC8=YesPlease doc:
---------------------8<---------------------
$ make ASCIIDOC8=YesPlease doc
...
ASCIIDOC git-verify-tag.xml
XMLTO git-verify-tag.1
ASCIIDOC git-ls-tree.xml
XMLTO git-ls-tree.1
ASCIIDOC git-update-index.xml
XMLTO git-update-index.1
ASCIIDOC git-reset.xml
XMLTO git-reset.1
ASCIIDOC git-init.xml
XMLTO git-init.1
ASCIIDOC git-web--browse.xml
XMLTO git-web--browse.1
xmlto: $HOME/buildpkg/git/src/git-build/Documentation/git-web--
browse.xml does not validate (status 3)
xmlto: Fix document syntax or use --skip-validation option
$HOME/buildpkg/git/src/git-build/Documentation/git-web--browse.xml:6:
element refmeta: validity error : Element refmeta content does not
follow the DTD, expecting (indexterm* , refentrytitle , manvolnum? ,
refmiscinfo* , indexterm*), got (manvolnum refmiscinfo refmiscinfo
refmiscinfo )
Document $HOME/buildpkg/git/src/git-build/Documentation/git-web--
browse.xml does not validate
make[1]: *** [git-web--browse.1] Error 13
make[1]: Выход из каталога `/home/lomov/buildpkg/git/src/git-build/
Documentation'
make: *** [doc] Error 2
---------------------8<---------------------
--
You received this message because you are subscribed to the Google Groups
"asciidoc" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/asciidoc?hl=en.