diff --git a/README.rst b/README.rst index b59f04e..471874c 100644 --- a/README.rst +++ b/README.rst @@ -54,7 +54,7 @@ Since Kconfiglib is based around a library, it can be used e.g. to generate a `_, using the same robust Kconfig parser used for other Kconfig tools, instead of brittle ad-hoc parsing. The documentation generation script can be found `here -`__. +`__. Kconfiglib implements the recently added `Kconfig preprocessor `__. @@ -637,8 +637,8 @@ Real-world examples ``.config`` and header file generation, also doing configuration fragment merging -- `genrest.py - `_ +- `gen_kconfig_rest.py + `_ generates a Kconfig symbol cross-reference, which can be viewed `here `__