]> Git — Sourcephile - doclang.git/commit
Add error support in HTML5.
authorJulien Moutinho <julm+hdoc@autogeree.net>
Fri, 22 Jun 2018 13:36:53 +0000 (15:36 +0200)
committerJulien Moutinho <julm+hdoc@autogeree.net>
Fri, 22 Jun 2018 21:22:39 +0000 (23:22 +0200)
commitf561d844abec938addd8c7e62a165b1e84883449
tree3dc91023938696ae0daec0ded98e48a4d1a17eca
parente7dab187036cf6c12127754ef3fc88b92eb0acff
Add error support in HTML5.
26 files changed:
Hdoc/DTC/Check.hs
Hdoc/DTC/Collect.hs
Hdoc/DTC/Document.hs
Hdoc/DTC/Index.hs
Hdoc/DTC/Read/TCT.hs
Hdoc/DTC/Sym.hs
Hdoc/DTC/Write/HTML5.hs
Hdoc/DTC/Write/HTML5/Ident.hs
Hdoc/DTC/Write/Plain.hs
Hdoc/DTC/Write/XML.hs
Hdoc/RNC/Write.hs
Hdoc/TCT/Cell.hs
Hdoc/TCT/Write/XML.hs
Hdoc/Utils.hs
Hdoc/XML.hs
Text/Blaze/DTC.hs
Text/Blaze/Utils.hs
exe/cli/Main.hs
hdoc.cabal
style/dtc-errors.css [new file with mode: 0644]
style/dtc-errors.js [new file with mode: 0644]
style/dtc-html5.css
style/dtc-index.css [new file with mode: 0644]
style/dtc-judgment.css [new file with mode: 0644]
style/dtc-table.css [new file with mode: 0644]
style/dtc-xml.css [new file with mode: 0644]