[bootlin/training-materials updates] master: Remove slide about hyperlinks in the document (89718508)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Apr 25 17:59:11 CEST 2022


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/897185081b3d42b4cbd4eb3c021c8de670b4acc4

>---------------------------------------------------------------

commit 897185081b3d42b4cbd4eb3c021c8de670b4acc4
Author: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Date:   Mon Apr 25 17:59:11 2022 +0200

    Remove slide about hyperlinks in the document
    
    This used to be interesting back when we were distributing paper
    copies, to encourage people to use the PDF variant. But well, now
    everybody gets the PDF version and is used to having links.
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>


>---------------------------------------------------------------

897185081b3d42b4cbd4eb3c021c8de670b4acc4
 slides/first-slides/first-slides.tex | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/slides/first-slides/first-slides.tex b/slides/first-slides/first-slides.tex
index 500213bf..6fbaad34 100644
--- a/slides/first-slides/first-slides.tex
+++ b/slides/first-slides/first-slides.tex
@@ -55,23 +55,3 @@
     \end{itemize}
   \end{frame}
 }
-
-\begin{frame}
-\frametitle{Hyperlinks in the document}
-  There are many hyperlinks in the document
-  \begin{itemize}
-    \item Regular hyperlinks:\\
-          \url{https://kernel.org/}
-    \item Kernel documentation links:\\
-	  \kdochtml{dev-tools/kasan}
-    \item Links to kernel source files and directories:\\
-	  \kdir{drivers/input} \\
-	  \kfile{include/linux/fb.h}
-    \item Links to the declarations, definitions and instances
-          of kernel symbols (functions, types, data, structures): \\
-	  \kfunc{platform_get_irq} \\
-	  \ksym{GFP_KERNEL} \\
-	  \kstruct{file_operations}
-  \end{itemize}
-\end{frame}
-




More information about the training-materials-updates mailing list