From cba65cde7db0b3006f194f4e120d36de4b21e904 Mon Sep 17 00:00:00 2001 From: gcontini <1121667+gcontini@users.noreply.github.com> Date: 周日, 22 3月 2020 12:03:20 +0800 Subject: [PATCH] rename lcc -> lccgen inspector->lccinspector --- 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