diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2017-11-08 08:17:43 +0100 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2017-11-08 08:21:04 +0100 |
| commit | cafb421105f3acfa4266649d4466386bc0ac81d3 (patch) | |
| tree | 83a128e9cb0eee33f279d16064fea1c383499ab6 /README.rst | |
| parent | fda4b31b247332f05268fb2a6544f9df36c8e559 (diff) | |
Explain changes from Kconfiglib 1 to Kconfiglib 2
I wonder if there's a nicer way to get an italic link with RST...
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -4,6 +4,13 @@ Overview -------- +*This is version 2 of Kconfiglib, which is not backwards-compatible with +Kconfiglib 1. For a summary of changes between Kconfiglib 1 and Kconfiglib 2, +see* |changes|_. + +.. _changes: kconfiglib-2-changes.txt +.. |changes| replace:: *kconfiglib-2-changes.txt* + Kconfiglib is a Python 2/3 library for scripting and extracting information from `Kconfig <https://www.kernel.org/doc/Documentation/kbuild/kconfig-language.txt>`_ |
