From d4a6b10853b93357045d3b1507f185b99751b08b Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Tue, 2 Oct 2018 04:52:27 +0200 Subject: Mention documentation generation early --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 9fdf4b3..5d7329b 100644 --- a/README.rst +++ b/README.rst @@ -18,6 +18,10 @@ should be relatively easy, if needed. The `Zephyr `_ project uses Kconfiglib exclusively, with lots of small helper scripts in other projects. +Since Kconfiglib is based around a library, it can be used e.g. to generate a +`Kconfig cross-reference `_ (note: heavy page), +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 `_. For backwards compatibility, environment variables can be referenced both as -- cgit v1.2.3