From 3597d8cb717acc31c9f2e8ac256dbe88ae030b19 Mon Sep 17 00:00:00 2001 From: Gabriele Contini <contini.mailing@gmail.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