From 95df0c6ce3b0957e749e85f15f2d08711e677927 Mon Sep 17 00:00:00 2001 From: konrad Date: Sat, 15 May 2010 10:57:14 +0000 Subject: [PATCH] stubs for binding docu git-svn-id: https://silmor.de/svn/softmagic/pack/trunk@456 6e3c4bff-ac9f-4ac1-96c5-d2ea494d3e33 --- doc/phpsrv.html | 20 ++++++++++++++++++++ doc/qtcli.html | 14 ++++++++++++++ 2 files changed, 34 insertions(+), 0 deletions(-) create mode 100644 doc/phpsrv.html create mode 100644 doc/qtcli.html diff --git a/doc/phpsrv.html b/doc/phpsrv.html new file mode 100644 index 0000000..d94b350 --- /dev/null +++ b/doc/phpsrv.html @@ -0,0 +1,20 @@ + +PHP Server Binding + + +

PACK PHP Server Binding

+ +

Binding to the Base

+ +

Minimal Example

+ +

With Authentication

+ +

Database Table Classes

+ +

Communication Classes

+ +

Transactions

+ + + \ No newline at end of file diff --git a/doc/qtcli.html b/doc/qtcli.html new file mode 100644 index 0000000..154c358 --- /dev/null +++ b/doc/qtcli.html @@ -0,0 +1,14 @@ + +Qt Client Binding + + +

PACK Qt Client Binding

+ +

Binding to the Base

+ +

Communication Classes

+ +

Transactions

+ + + \ No newline at end of file -- 1.7.2.5