1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Info[1]: Starting Source File Parsing ...
Info[2]: Now parsing file warning_table.pas...
Info[2]: ... 1 Source File(s) parsed
Info[2]: Creating links ...
Info[2]: ... links created
Info[2]: Expanding descriptions (pass 1) ...
Info[2]: Expanding descriptions (pass 2) ...
Warning[1]: The tag "@cell" cannot be used inside parameter of tag "@table" (in description of "warning_table")
Warning[1]: Invalid @table: no rows (in description of "warning_table")
Warning[1]: Such content, "Foo", is not allowed directly within the tag @row (in description of "warning_table")
Warning[1]: Invalid table @row: no cells (in description of "warning_table")
Warning[1]: The tag "@row" cannot be used at the top level of description, it must be used within some other @-tag (in description of "warning_table")
Warning[1]: The tag "@cell" cannot be used at the top level of description, it must be used within some other @-tag (in description of "warning_table")
Warning[1]: Invalid @table: no rows (in description of "warning_table")
Warning[1]: Invalid table @row: no cells (in description of "warning_table")
Info[2]: ... Descriptions expanded
Info[2]: Writing Docs for unit "warning_table"
Info[2]: Writing HtmlHelp Content file "docs"...
Info[2]: Writing HtmlHelp Index file "docs"...
Info[1]: Done
|