Improve haddock documentation

This commit is contained in:
hasufell 2014-10-05 15:57:31 +02:00
parent 5976ba984e
commit 6e2873ece1
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020

View File

@ -36,7 +36,8 @@ diagFromVTable prop vt
mkPoint (x,y) = p2 (x,y)
-- |Create the Diagram from a String.
-- |Create the Diagram from a String which is supposed to be the contents
-- of an obj file.
diagFromString :: DiagProp -> String -> Diagram Cairo R2
diagFromString prop mesh
= diagFromVTable prop .