| Expand config options docs a bit. - swerc - anselm's simpler werc fork | |
| git clone git://git.suckless.org/swerc | |
| Log | |
| Files | |
| Refs | |
| README | |
| --- | |
| commit 679fe43fb087cc0ca123d3e3e4d45f2907c3b964 | |
| parent f3af88150e13d787f87e495a552297d2d6d0b6ab | |
| Author: Uriel <[email protected]> | |
| Date: Fri, 29 Jan 2010 13:40:17 +0000 | |
| Expand config options docs a bit. | |
| Diffstat: | |
| M sites/werc.cat-v.org/docs/config_o… | 13 ++++++++++--- | |
| 1 file changed, 10 insertions(+), 3 deletions(-) | |
| --- | |
| diff --git a/sites/werc.cat-v.org/docs/config_options.md b/sites/werc.cat-v.org… | |
| @@ -1,8 +1,15 @@ | |
| Werc Configuration Options | |
| ========================== | |
| +You can also find a description of some basic config options in the `etc/initr… | |
| -Titles and metadata | |
| +General Setup Options | |
| +-------------------- | |
| + | |
| +* `formatter` - Command to use for document formatting (usually some form of m… | |
| + | |
| + | |
| +Titles and Metadata | |
| ------------------- | |
| Variables: | |
| @@ -17,7 +24,7 @@ Variables: | |
| * extraHeaders - Raw extra html headers, the content of this var will be … | |
| -Sidebar and navigation | |
| +Sidebar and Navigation | |
| ---------------------- | |
| Variables: | |
| @@ -28,7 +35,7 @@ Functions: | |
| * `conf_hide_paths [path_patterns ...]` - Hide the given patterns from navigat… | |
| -Http control | |
| +HTTP Control | |
| ------------ | |
| Variables: |