From 8f0cba706a6f17355e659d2c52798dbdf1ee28e9 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Mon, 21 May 2018 20:48:30 +0200 Subject: Fix link to genrest.py --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index e3205dd..fe65f7f 100644 --- a/README.rst +++ b/README.rst @@ -330,7 +330,7 @@ Real-world examples - `kconfig.py `_ from the `Zephyr `_ project handles ``.config`` and header file generation, also doing configuration fragment merging. -- `genrest.py `_ generates a Kconfig symbol cross-reference, which can be viewed `here `_. +- `genrest.py `_ generates a Kconfig symbol cross-reference, which can be viewed `here `_. These use the older Kconfiglib 1 API, which was clunkier and not as general (functions instead of properties, no direct access to the menu structure or properties, uglier ``__str__()`` output): -- cgit v1.2.3