aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2020-08-10 21:57:53 +0200
committerLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2020-08-10 22:54:47 +0200
commitf412da2fb52eab937e2f2a963848f1d8a5ec5972 (patch)
tree66a9589de7a26a7c3cc0b0c61b5040d76cb5dc83
parent37691f987be9beb74f7cbeaf65c59c2e4dbb5012 (diff)
downloadsparse-f412da2fb52eab937e2f2a963848f1d8a5ec5972.tar.gz
doc: add links to some external doc
One is a LWN article which covers sparse very well, the other is a pdf giving a short overview of sparse. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
-rw-r--r--Documentation/index.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/index.rst b/Documentation/index.rst
index 4bca8c7e..e29a5643 100644
--- a/Documentation/index.rst
+++ b/Documentation/index.rst
@@ -69,6 +69,11 @@ Bugs can also be reported and tracked via the `Linux kernel's bugzilla for spars
annotations
+Some interesting external documentation:
+
+* `Sparse: a look under the hood <https://lwn.net/Articles/689907/>`_
+* `Sparse: a short overview <https://sil2.osadl.org/events/ewc-2019-hands-on/sparse_slides.pdf>`_
+
.. toctree::
:caption: Development
:maxdepth: 1