Gabriele Contini
2020-03-28 467bd47590e337e8c32f7359e58cf59020a96bcd
doc/api/extend.rst
@@ -1,16 +1,16 @@
#######################################
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 
hardware we've receiving reports of usage on environments we never imagined before). 
You can either change the way the default strategy behaves (choose for instance cpu type over disk label as default) or
invent your own identification method.
provide your own identification method.
.. toctree::