]> vaikene.ee Git - evaf/blobdiff - www/pswgen02.html
Written more tutorial files.
[evaf] / www / pswgen02.html
diff --git a/www/pswgen02.html b/www/pswgen02.html
new file mode 100644 (file)
index 0000000..021c93e
--- /dev/null
@@ -0,0 +1,23 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html lang="et" xmlns="http://www.w3.org/1999/xhtml" xml:lang="et">
+
+    <head>
+        <meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8" />
+        <title>eVaf Tutorial - 02 - Preparations</title>
+        <meta name="Author" content="Enar Väikene" />
+        <meta name="description" content="eVaf Tutorial" />
+        <meta name="keywords" content="evaf c++ application development framework tutorial password generator" />
+        <link rel="StyleSheet" href="evaf.css" type="text/css" media="all" />
+    </head>
+
+    <body>
+
+        <h1>eVaf Tutorial</h1>
+
+        <h2>02 - Preparations</h2>
+
+        <p>In the next section <a href="pswgen03.html">03 - Generator Module</a> we write the Generator module.</p>
+
+    </body>
+
+</html>