From 8f45a283a3a5dd31c462e39b524b8d5bd211d172 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Tue, 1 May 2018 07:27:13 +0200 Subject: Fix link to genrest.py output --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 9682c79..cf42177 100644 --- a/README.rst +++ b/README.rst @@ -313,7 +313,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