aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README.html')
-rw-r--r--doc/README.html22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/README.html b/doc/README.html
new file mode 100644
index 00000000..0a7dffa8
--- /dev/null
+++ b/doc/README.html
@@ -0,0 +1,22 @@
+<html>
+<head>
+ <link rel="stylesheet" type="text/css" href="doc.css">
+ <meta charset="UTF-8">
+</head>
+<body>
+<a name="Inititial.Build"></a>
+<h3>Inititial Build</h3>
+
+<p>mkdir build
+cd build
+cmake ..</p>
+
+<a name="Netbeans"></a>
+<h3>Netbeans</h3>
+
+<a name="Copy.nbprojet.at.project.base"></a>
+<h1>Copy nbprojet at project base</h1>
+
+<p>cp -r doc/nbproject.template ./nbproject</p>
+</body>
+</html>