Problem with jade



Hi,

During a compilation i got:

[...]
*** Rebuilding template files ***
cd . && gtkdoc-mktmpl --module=linc
=============================================================================
WARNING: 16 unused declarations.
  These can be found in linc-unused.txt.
  They should be added to linc-sections.txt in the appropriate place.
=============================================================================
touch tmpl-build.stamp
*** Building SGML ***
cd . && \
gtkdoc-mkdb --module=linc --source-dir=.. --main-sgml-file=linc-docs.sgml WARNING: Parameter description missing in source code comment block -
         Func: linc_connection_write Param: opt_write_opts.
WARNING: Parameter description missing in source code comment block -
         Func: linc_connection_writev Param: opt_write_opts.
WARNING: Parameter described in source code comment block but does not exist -
         Func: linc_connection_writev Param: total_size.
67% function docs coverage (14 functions documented, 7 not documented)
See linc-undocumented.txt for a list of missing docs.
The doc coverage percentage doesn't include intro sections.
touch sgml-build.stamp
*** Building HTML ***
test -d ./html || mkdir ./html
cd ./html && gtkdoc-mkhtml linc ../linc-docs.sgml
jade:../linc-docs.sgml:1:59:W: cannot generate system identifier for public
text "-//Davenport//DTD DocBook V3.0//EN"
jade:../linc-docs.sgml:10:0:E: reference to entity "BOOK" for which no
system identifier could be generated
jade:../linc-docs.sgml:1:0: entity was defined here
jade:../linc-docs.sgml:10:0:E: DTD did not contain element declaration for
document type name
jade:../linc-docs.sgml:11:9:E: there is no attribute "ID"
jade:../linc-docs.sgml:11:16:E: element "BOOK" undefined
jade:../linc-docs.sgml:12:11:E: element "BOOKINFO" undefined
jade:../linc-docs.sgml:13:10:E: element "TITLE" undefined
jade:../linc-docs.sgml:16:10:E: element "CHAPTER" undefined
jade:../linc-docs.sgml:17:10:E: element "TITLE" undefined
[...]


It would be great if you could help me with this !

Best regards,

Pierre.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]