diff options
Diffstat (limited to 'mysql++.devhelp')
| -rw-r--r-- | mysql++.devhelp | 11 | 
1 files changed, 11 insertions, 0 deletions
| diff --git a/mysql++.devhelp b/mysql++.devhelp new file mode 100644 index 0000000..099bce0 --- /dev/null +++ b/mysql++.devhelp @@ -0,0 +1,11 @@ +<?xml version="1.0"?> +<book xmlns:fo="http://www.w3.org/1999/XSL/Format" +	title="MySQL++: C++ wrapper for MySQL’s C API" +	name="mysql++" +	link="userman/index.html"> +  <chapters> +    <sub name="User Manual" link="userman/index.html"/> +    <sub name="Reference Manual" link="refman/index.html"/> +  </chapters> +</book> + | 
