adding minimae docs
authorJeremiah Foster <jeremiah@test.maemo.org>
Wed, 21 Oct 2009 15:41:55 +0000 (18:41 +0300)
committerJeremiah Foster <jeremiah@test.maemo.org>
Wed, 21 Oct 2009 15:41:55 +0000 (18:41 +0300)
www/index.html
www/minimae.html [new file with mode: 0644]

index 8cbfaae..fcb3b8b 100644 (file)
@@ -19,5 +19,5 @@ overall aim is to increase quality in maemo applications. There is a <a href="ht
 wiki page which defines</a> some of the current issues and ideas reagarding quality assuarance in maemo.
 <p>Maemian <a href="http://wiki.maemo.org/Maemian#Maemian_-_The_maemo_policy_checker">has its own wiki page</a> on the Maemo.org wiki, 
 surf on by if you want to get involved. 
-<p>Until I organize these web pages a little more clearly, you can use <a href="http://maemian.garage.maemo.org/manual.html">the maemian manual</a>.
+<p>Until I organize these web pages you can use <a href="http://maemian.garage.maemo.org/manual.html">the maemian manual</a>.
 </body></html>
diff --git a/www/minimae.html b/www/minimae.html
new file mode 100644 (file)
index 0000000..95ff000
--- /dev/null
@@ -0,0 +1,15 @@
+<!DOCTYPE HTML>
+<head>
+<title>Maemian</title>
+  <meta name="keywords" content="Web site for Maemian" />
+  <meta name="author" content="jeremiah foster" />
+  <meta name="copyright" content="Jeremiah Foster 2009" />
+  <meta name="license" content="Copyright (c) 2009 JEREMIAH FOSTER" />
+<style>
+body { margin: 1em; font:normal 1em/1.71em 'Helvetica Neue', helvetica, sans-serif; }
+</style>
+</head><body>
+<h2>minimae</h2>
+<p>minimae is a way to bootstrap Quality Assurance checks on packages uploaded to maemo. The checks are based on maemian checks and the
+goal is to reuse as much of lintian code as is possible.
+</body></html>