| |||||
| |||||
Description | |||||
Functions for parsing command line options and reading the config file. | |||||
Synopsis | |||||
| |||||
Documentation | |||||
| |||||
Get configuration from config file. | |||||
| |||||
Returns the default gitit configuration. | |||||
| |||||
Read a file associating mime types with extensions, and return a map from extensions to types. Each line of the file consists of a mime type, followed by space, followed by a list of zero or more extensions, separated by spaces. Example: text/plain txt text | |||||
Produced by Haddock version 2.7.2 |