summaryrefslogtreecommitdiff
path: root/docs/api/spec/gusb-faq.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/spec/gusb-faq.xml')
-rw-r--r--docs/api/spec/gusb-faq.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/api/spec/gusb-faq.xml b/docs/api/spec/gusb-faq.xml
new file mode 100644
index 0000000..755dd87
--- /dev/null
+++ b/docs/api/spec/gusb-faq.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
+
+<chapter id="faq">
+ <title>FAQ</title>
+ <para>
+ The following sections explain frequently asked questions from people.
+ </para>
+
+ <sect1 id="faq-why">
+ <title>Why wrap libusb1?</title>
+ <para>
+ libusb1 is a pain in the arse to use in GLib.
+ </para>
+
+ </sect1>
+
+</chapter>
+