mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
lib: Remove upekts used headers from the docs
They're only used by this super quirky driver that stores data internally. See #127
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
#include "fpi-poll.h"
|
||||
#include "fpi-dev.h"
|
||||
#include "fpi-usb.h"
|
||||
#include "fpi-data.h"
|
||||
#include "fpi-img.h"
|
||||
#include "fpi-assembling.h"
|
||||
#include "drivers/driver_ids.h"
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
#include <errno.h>
|
||||
#include <glib.h>
|
||||
|
||||
/**
|
||||
/*
|
||||
* SECTION:fpi-async
|
||||
* @title: Asynchronous operations reporting
|
||||
* @short_description: Asynchronous operations reporting functions
|
||||
|
||||
@@ -64,7 +64,7 @@ struct fpi_print_data_item_fp2 {
|
||||
* in any fashion that suits you.
|
||||
*/
|
||||
|
||||
/**
|
||||
/*
|
||||
* SECTION: fpi-data
|
||||
* @title: Stored prints creation
|
||||
* @short_description: Stored prints creation functions
|
||||
|
||||
Reference in New Issue
Block a user