From f02c7775d446edbb07b15fda8f9fe1c7e0959ed5 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Thu, 25 Jan 2018 12:29:00 +0100 Subject: Add note re. custom output formats --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 3d25a0a..571b159 100644 --- a/README.rst +++ b/README.rst @@ -376,6 +376,10 @@ too. Notes ----- +* I sometimes see people add custom output formats, which is pretty straightforward to do (see the implementations of + ``write_autoconf()`` and ``write_config()`` for a template). If you come up with something you think might + be useful to other people, I'm happy to take it in upstream. Batteries included and all that. + * Kconfiglib assumes the modules symbol is ``MODULES``, which is backwards-compatible. A warning is printed by default if ``option modules`` is set on some other symbol. -- cgit v1.2.3