[Hackage] #330: Support general documentation, not just haddock
Hackage
trac at galois.com
Wed Jul 1 10:23:30 EDT 2009
#330: Support general documentation, not just haddock
----------------------------+-----------------------------------------------
Reporter: fons | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Cabal library | Version: 1.2.3.0
Severity: normal | Resolution:
Keywords: | Difficulty: normal
Ghcversion: 6.8.2 | Platform:
----------------------------+-----------------------------------------------
Comment (by igloo):
I would prefer that there were multiple "doc" sections, just as there are
multiple "executable" sections.
{{{
doc
type: markdown
doc-directory: docs/user_guide
root: index.md
}}}
It could be that in the common case you just need to give the path to the
root doc file, and Cabal infers everything else, but I think it would be
wise to leave space for other options to be given.
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/330#comment:5>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list