From 7933ed76c6968e1e4a469347722ce95e3e76ff27 Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Tue, 13 Aug 2019 15:03:39 +0000 Subject: [PATCH] Refactoring the output of installation instructions: Create a template which processes the instruction tree fragment (only header for now, the content is bogus), and call it from main sheet. --- .../{gen-install.xsl => process-install.xsl} | 12 +++++++++--- BLFS/xsl/scripts.xsl | 18 ++++++++++++------ 2 files changed, 21 insertions(+), 9 deletions(-) rename BLFS/xsl/{gen-install.xsl => process-install.xsl} (96%) diff --git a/BLFS/xsl/gen-install.xsl b/BLFS/xsl/process-install.xsl similarity index 96% rename from BLFS/xsl/gen-install.xsl rename to BLFS/xsl/process-install.xsl index 7090243..65d065f 100644 --- a/BLFS/xsl/gen-install.xsl +++ b/BLFS/xsl/process-install.xsl @@ -3,10 +3,16 @@ - + + + + + + + + + - - - - + + @@ -275,13 +276,18 @@ echo Start Time: ${SECONDS} >> $INFOLOG - + + contains(text(),'test')]"/> - + + + + +