From d5c62b2bf602374febf5f4cc8c3d47a23f80ab27 Mon Sep 17 00:00:00 2001 From: gcontini <1121667+gcontini@users.noreply.github.com> Date: 周日, 22 3月 2020 11:51:31 +0800 Subject: [PATCH] improve documentation --- doc/api/extend.rst | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/api/extend.rst b/doc/api/extend.rst index 8deda9a..2dbfaa7 100644 --- a/doc/api/extend.rst +++ b/doc/api/extend.rst @@ -1,10 +1,10 @@ ####################################### -Customizations +Extension points ####################################### The version 2.0 of the library comes with clear API extension and customization points. -Custom hardware signature generator +Tweak hardware signature generator *************************************** You've found the provided hardware signatures don't behave well for your customers (we can test on a limited set of -- Gitblit v1.9.1