From 845f9d24972ff5e4a4d63f995dcedbd029821c74 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Thu, 10 Oct 2019 13:34:25 +0200 Subject: Link RST versions of Kconfig documentation The Linux docs were updated from plain text to RST. --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 341d42f..4a076b2 100644 --- a/README.rst +++ b/README.rst @@ -176,7 +176,7 @@ Getting started 1. `Install `_ the library and the utilities. 2. Write `Kconfig - `__ + `__ files that describe the available configuration options. 3. Generate an initial configuration with e.g. ``menuconfig``/``guiconfig`` or @@ -401,7 +401,7 @@ The following Kconfig extensions are available: ``mainmenu`` statements, meaning ``option env`` symbols are redundant. This is the standard behavior with the new `Kconfig preprocessor - `__, + `__, which Kconfiglib implements. ``option env`` symbols are accepted but ignored, which leads the caveat that -- cgit v1.2.3