From 211914141a81aa7bb50dc3fb96123af902f558d3 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Sun, 12 Jan 2020 10:36:20 +0100 Subject: Remove heavy page warning for Kconfig symbol reference in Zephyr No longer links to a heavy page after the reference was split up. --- README.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index ba02ca6..545525e 100644 --- a/README.rst +++ b/README.rst @@ -50,8 +50,11 @@ Kconfiglib is used exclusively by e.g. the `Zephyr scripts in various 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 `__. +`Kconfig cross-reference +`_, 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 `__. -- cgit v1.2.3