[Hackage] #330: Support general documentation, not just haddock
Hackage
trac at galois.com
Tue Jun 30 18:44:47 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 simonmic):
I like this. How about:
documentation:
general: README, AUTHORS, releasenotes
user: userguide.md, tool.1
admin: toolconfig.5
developer: Changelog, DEVGUIDE.rst
using target audience as major category. .1 and .5 are man pages in the
traditional nroff format. To generate man pages from some other format,
augment this basic scheme (add a tool.1: tool.md or some such..), but that
seems like a nice-to-have.
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/330#comment:3>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list