Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Vasily Khoruzhick
libfprint
Commits
2951daaa
Commit
2951daaa
authored
Nov 09, 2018
by
Bastien Nocera
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: Split driver docs into chapters
parent
23f7c4aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
11 deletions
+26
-11
doc/libfprint-docs.xml
doc/libfprint-docs.xml
+26
-11
No files found.
doc/libfprint-docs.xml
View file @
2951daaa
...
...
@@ -38,17 +38,32 @@
<part>
<title>
Writing Drivers
</title>
<xi:include
href=
"xml/fpi-log.xml"
/>
<xi:include
href=
"xml/fpi-dev.xml"
/>
<xi:include
href=
"xml/fpi-dev-img.xml"
/>
<xi:include
href=
"xml/fpi-core.xml"
/>
<xi:include
href=
"xml/fpi-core-img.xml"
/>
<xi:include
href=
"xml/fpi-async.xml"
/>
<xi:include
href=
"xml/fpi-ssm.xml"
/>
<xi:include
href=
"xml/fpi-poll.xml"
/>
<xi:include
href=
"xml/fpi-img.xml"
/>
<xi:include
href=
"xml/fpi-assembling.xml"
/>
<xi:include
href=
"xml/fpi-data.xml"
/>
<chapter
id=
"driver-helpers"
>
<title>
Logging, and async machinery
</title>
<xi:include
href=
"xml/fpi-log.xml"
/>
<xi:include
href=
"xml/fpi-ssm.xml"
/>
<xi:include
href=
"xml/fpi-poll.xml"
/>
</chapter>
<chapter
id=
"driver-dev"
>
<title>
Device and driver structures
</title>
<xi:include
href=
"xml/fpi-dev.xml"
/>
<xi:include
href=
"xml/fpi-dev-img.xml"
/>
<xi:include
href=
"xml/fpi-core.xml"
/>
<xi:include
href=
"xml/fpi-core-img.xml"
/>
</chapter>
<chapter
id=
"driver-img"
>
<title>
Image manipulation
</title>
<xi:include
href=
"xml/fpi-img.xml"
/>
<xi:include
href=
"xml/fpi-assembling.xml"
/>
</chapter>
<chapter
id=
"driver-hw-matching"
>
<title>
Hardware print matchine
</title>
<xi:include
href=
"xml/fpi-async.xml"
/>
<xi:include
href=
"xml/fpi-data.xml"
/>
</chapter>
<xi:include
href=
"xml/fpi-usb.xml"
/>
</part>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment