diff options
Diffstat (limited to 'doc/documentation.mdwn')
| -rw-r--r-- | doc/documentation.mdwn | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/documentation.mdwn b/doc/documentation.mdwn index 340eb09f..b4825ada 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]] -* [[Centralized Git Repository]] +* [[Writing Properties]] +* [[Automated Spins]] (and centralized git repositories) * [[Components]] * [[Contributing]] * [[Interface Stability]] -* [[Coding Stye]] +* [[Coding Style]] * [[Security]] * [[Debugging]] |
