diff options
Diffstat (limited to 'doc/documentation.mdwn')
| -rw-r--r-- | doc/documentation.mdwn | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/documentation.mdwn b/doc/documentation.mdwn index 340eb09f..99f61c04 100644 --- a/doc/documentation.mdwn +++ b/doc/documentation.mdwn @@ -1,14 +1,15 @@ The [API documentation](http://hackage.haskell.org/package/propellor) of -Propellor's modules is the most important docuemntation of propellor. +Propellor's modules is the most important documentation of propellor. Other documentation: * [[man page|usage]] * [[Haskell Newbie]] +* [[Writing Properties]] * [[Centralized Git Repository]] * [[Components]] * [[Contributing]] * [[Interface Stability]] -* [[Coding Stye]] +* [[Coding Style]] * [[Security]] * [[Debugging]] |
