diff options
| author | Remi Collet <fedora@famillecollet.com> | 2011-03-15 19:35:16 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2011-03-15 19:35:16 +0100 | 
| commit | 4e11b004ca9f5d30cb2a97d9a7b132a73321e1de (patch) | |
| tree | 478274664afe22e36ceb9f6a0c4c8fb2c9ae470f /mysql++.devhelp | |
mysql++ import from rawhide
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> + | 
