[
https://issues.apache.org/jira/browse/DERBY-4408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765778#action_12765778
]
Knut Anders Hatlen commented on DERBY-4408:
-------------------------------------------
Those files are generated by DITA, so I don't know if there's much we can do.
For the record, I tried to generate docs with the newest DITA (1.4.1, whereas
the build scripts currently use 1.1.2.1) and can verify that DOCTYPE and META
are still missing in index.html. However, the toc.html file has a DOCTYPE tag
with that version of DITA.
> missing DOCTYPE and META tags in toc.html and index.html pages
> --------------------------------------------------------------
>
> Key: DERBY-4408
> URL: https://issues.apache.org/jira/browse/DERBY-4408
> Project: Derby
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 10.3.3.0
> Reporter: Myrna van Lunteren
>
> I found a tool that analyzes the documentation for possible accessibility
> issues, and it found that the index.html and toc.html files from all 6 books
> have issues:
> INDEX.HTML
> 977 Missing DOCTYPE tag. Required to define version of XHTML being
> used.
> 833 Missing META tag. Required CHARSET value must be defined in this
> file.
> TOC.HTML
> 831 Missing DOCTYPE tag. Required to define version of HTML being
> used. Line: 1
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.