This repository was archived by the owner on Aug 3, 2024. It is now read-only.
This repository was archived by the owner on Aug 3, 2024. It is now read-only.
"template-less" raw backend for haddock docs #487
Open
Description
This is an enhancement idea -- a raw backend, such as json, so that after-the-fact services like haddock can customize their rendering to integrate the generated docs with the rest of the site.
This would open up a lot of nice possibilities, although I fear integrating a full json library into haddock might be a bit too much of a dependency...
@davean is also interested in this idea, and no promises but I might try to find some time to hack on this too...