/
githubmirror
/
libgusb
Обзор
Документация
Войти
/
githubmirror
/
libgusb
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
0.3.7
docs/api/gusb-docs.sgml
76 строк
2 KB
Richard Hughes
trivial: Fix some typos spotted using codespell
08 апр 2019, 15:03
08 апр 2019, 15:03
f33be86
Код
Авторство
О чём код?
<?xml version="1.0"?> <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [ <!ENTITY version SYSTEM "version.xml"> ]> <book id="index" xmlns:xi="http://www.w3.org/2003/XInclude"> <bookinfo> <title>GUsb Reference Manual</title> <releaseinfo> for GUsb &version; </releaseinfo> <authorgroup> <author> <firstname>Richard</firstname> <surname>Hughes</surname> <affiliation> <address> <email>richard@hughsie.com</email> </address> </affiliation> </author> </authorgroup> <copyright> <year>2011</year> <holder>Richard Hughes</holder> </copyright> </bookinfo> <reference id="specification"> <title>GUSB Specification</title> <partintro> <para> GUsb is a GLib wrapper for libusb1. </para> <para> This manual documents features of GUsb. </para> </partintro> <xi:include href="gusb-introduction.xml"/> </reference> <reference id="libgusb"> <title>libgusb GObject library</title> <partintro> <para> This part documents GObjects used in libgusb. </para> </partintro> <xi:include href="xml/gusb-context.xml"/> <xi:include href="xml/gusb-source.xml"/> <xi:include href="xml/gusb-device.xml"/> <xi:include href="xml/gusb-device-list.xml"/> <xi:include href="xml/gusb-interface.xml"/> </reference> <reference id="libgusb-helpers"> <title>libgusb glib helpers</title> <partintro> <para> This part documents helper functions in libgusb. </para> </partintro> <xi:include href="xml/gusb-version.xml"/> </reference> <reference id="faq"> <title>Frequently asked questions</title> <partintro> <para> This part has answers to developer frequently asked questions. </para> </partintro> <xi:include href="gusb-faq.xml"/> </reference> </book>