shakebook-0.9.1.0: Shake-based technical documentation generator; HTML & PDF

CopyrightCopyright (C) 2020 Daniel Firth
MaintainerDaniel Firth <dan.firth@homotopic.tech
Safe HaskellNone
LanguageHaskell2010

Shakebook.Sitemap

Description

License : MIT Stability : experimental

Utilities from Web.Sitemap.Gen lifted to MonadAction and FileLike.

Documentation

buildSitemap :: (MonadAction m, FileLike b a, ToJSON v) => Text -> [v] -> a -> m () Source #