diff options
| author | Joey Hess <joey@kitenet.net> | 2014-11-20 20:00:16 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-11-20 20:00:16 -0400 |
| commit | 150cf2739829714d70bdb23711d1c65c2460382a (patch) | |
| tree | 779cb3df932721f38f9b83acd50c23a9568058b7 /doc/documentation.mdwn | |
| parent | ebb4d28ea6c3e86ba03c88f269189ac4cfdf45a0 (diff) | |
| parent | f586f933abb27ba92851db5a4d605202bc14d1bb (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'doc/documentation.mdwn')
| -rw-r--r-- | doc/documentation.mdwn | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/documentation.mdwn b/doc/documentation.mdwn new file mode 100644 index 00000000..79e242f4 --- /dev/null +++ b/doc/documentation.mdwn @@ -0,0 +1,12 @@ +The [API documentation](http://hackage.haskell.org/package/propellor) of +Propellor's modules is the most important docuemntation of propellor. + +Other documentation: + +* [[Haskell Newbie]] +* [[Centralized Git Repository]] +* [[Contributing]] +* [[Interface Stability]] +* [[Coding Stye]] +* [[Security]] +* [[Debugging]] |
