stubs for binding docu
authorkonrad <konrad@6e3c4bff-ac9f-4ac1-96c5-d2ea494d3e33>
Sat, 15 May 2010 10:57:14 +0000 (10:57 +0000)
committerkonrad <konrad@6e3c4bff-ac9f-4ac1-96c5-d2ea494d3e33>
Sat, 15 May 2010 10:57:14 +0000 (10:57 +0000)
git-svn-id: https://silmor.de/svn/softmagic/pack/trunk@456 6e3c4bff-ac9f-4ac1-96c5-d2ea494d3e33

doc/phpsrv.html [new file with mode: 0644]
doc/qtcli.html [new file with mode: 0644]

diff --git a/doc/phpsrv.html b/doc/phpsrv.html
new file mode 100644 (file)
index 0000000..d94b350
--- /dev/null
@@ -0,0 +1,20 @@
+<html>
+<title>PHP Server Binding</title>
+<body>
+
+<h1>PACK PHP Server Binding</h1>
+
+<h2>Binding to the Base</h2>
+
+<h3>Minimal Example</h3>
+
+<h3>With Authentication</h3>
+
+<h2>Database Table Classes</h2>
+
+<h2>Communication Classes</h2>
+
+<h2>Transactions</h2>
+
+
+</html>
\ No newline at end of file
diff --git a/doc/qtcli.html b/doc/qtcli.html
new file mode 100644 (file)
index 0000000..154c358
--- /dev/null
@@ -0,0 +1,14 @@
+<html>
+<title>Qt Client Binding</title>
+<body>
+
+<h1>PACK Qt Client Binding</h1>
+
+<h2>Binding to the Base</h2>
+
+<h2>Communication Classes</h2>
+
+<h2>Transactions</h2>
+
+
+</html>
\ No newline at end of file