Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
libfprint
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
38
Issues
38
List
Boards
Labels
Service Desk
Milestones
Merge Requests
12
Merge Requests
12
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
libfprint
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
Pipeline
#8022
passed with stage
in 1 minute and 43 seconds
Changes
1
Pipelines
2
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