Comment 6 for bug 1033409

Revision history for this message
Georgy Redkozubov (gesha) wrote :

Initial implementation of including plain text file in HEADER.html is live on both snapshots.l.o and releases.l.o. It allows to include files that are located in the same directory as HEADER.html. Following tags are supported:
<linaro:include file="README" />
<linaro:include file="INSTALL"></linaro:include>

'file' property contains file name with data to be sourced.