updated sys render for ola4

This commit is contained in:
Bachir Soussi Chiadmi
2017-06-24 12:02:33 +02:00
parent 92834f4d9d
commit 54fb117f31
8 changed files with 8 additions and 399 deletions
+1 -1
View File
@@ -155,7 +155,7 @@ echo "</section>" >> tmp/content.textile
echo "header"
touch tmp/header
echo "<header id='header'>"$'\n' > tmp/header
echo "h1. OLA#3 Documentation"$'\n' >> tmp/header
echo "h1. OLA#4 Documentation : OSP html2print"$'\n' >> tmp/header
echo "<nav id='menu'>"$'\n' >> tmp/header
cat tmp/summary >> tmp/header
echo $'\n'"</nav>" >> tmp/header