[bootlin/training-materials updates] master: agenda: define objectives for the autotools training (074ddf3c)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Oct 29 10:46:41 CEST 2021


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

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

commit 074ddf3c316586cdbecbf477206d40dc23923049
Author: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Date:   Fri Oct 15 11:19:40 2021 +0200

    agenda: define objectives for the autotools training
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>


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

074ddf3c316586cdbecbf477206d40dc23923049
 agenda/autotools-agenda.tex | 24 ++++++++++++++----------
 1 file changed, 14 insertions(+), 10 deletions(-)

diff --git a/agenda/autotools-agenda.tex b/agenda/autotools-agenda.tex
index aaddd8b4..1e3483bd 100644
--- a/agenda/autotools-agenda.tex
+++ b/agenda/autotools-agenda.tex
@@ -14,16 +14,20 @@
 \feagendasummaryitem{Title}{
   {\bf \trainingtitle{}}
 }
-\feagendasummaryitem{Overview}{
-  Understand the role of the {\em autotools} \par
-  Usage of the {\em autotools} \par
-  Basics of {\em autoconf} and {\em automake} \par
-  Advanced {\em autoconf} topics: configuration header, checking for
-  functions, headers and libraries, writing custom tests, handling
-  external software and optional features, pkg-config, etc. \par
-  Advanced {\em automake} topics: subdirectories, conditionals,
-  shared libraries with {\em libtool}, etc. \par
-  References to books and tutorials about {\em autotools}
+\feagendasummaryitem{Training objectives}{
+  \begin{itemize}
+  \item Be able to understand the role of the {\em autotools}
+  \item Be able to use the {\em autotools}
+  \item Be able to set up a basic project with {\em autoconf} and {\em
+      automake}
+  \item Be able to use advanced {\em autoconf} features: configuration
+    header, checking for functions, headers and libraries, writing
+    custom tests, handling external software and optional features,
+    pkg-config, etc.
+  \item Be able to use advanced {\em automake} features:
+    subdirectories, conditionals, shared libraries with {\em libtool},
+    etc.
+  \end{itemize}
 }
 \feagendasummaryitem{Duration}{
   {\bf One} day - 8 hours




More information about the training-materials-updates mailing list