| Copyright | (c) 2024 Patrick Brisbin |
|---|---|
| License | AGPL-3 |
| Maintainer | pbrisbin@gmail.com |
| Stability | experimental |
| Portability | POSIX |
| Safe Haskell | Safe-Inferred |
| Language | GHC2021 |
Ronn
Contents
Description
Synopsis
- module Ronn.AST
- module Ronn.Render
- ronnFilePath :: Ronn -> FilePath
- synopsisSection :: Text -> [Part] -> Section
- seeAlsoSection :: [ManRef] -> Section
- oneLineSection :: Text -> [Part] -> Section
- definitionsSection :: Text -> [Definition] -> Section
Documentation
module Ronn.AST
module Ronn.Render
ronnFilePath :: Ronn -> FilePath Source #
Higher-level builders
seeAlsoSection :: [ManRef] -> Section Source #
definitionsSection :: Text -> [Definition] -> Section Source #