 | gitit-0.6.5: Wiki using happstack, git or darcs, and pandoc. | Contents | Index |
|
|
|
| Description |
| Functions for initializing a Gitit wiki.
|
|
| Synopsis |
|
|
|
| Documentation |
|
| initializeGititState :: Config -> IO () |
| Initialize Gitit State.
|
|
| recompilePageTemplate :: IO () |
| Recompile the page template.
|
|
| createStaticIfMissing :: Config -> IO () |
| Create static directory unless it exists.
|
|
| createRepoIfMissing :: Config -> IO () |
| Create page repository unless it exists.
|
|
| createTemplateIfMissing :: Config -> IO () |
| Create templates dir if it doesn't exist.
|
|
| Produced by Haddock version 2.3.0 |