Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

#!/bin/sh

sed '
	s/<\/*table[^>]*>//g
	s/<\/th[^>]*>//g
	s/<\/td[^>]*>//g
	s/"\([A-Z0-9_]*\)\.html">/&\1:/
	s/All main.cf parameters/postconf(5): &/
	/All Postfix manual pages/d
' "$@"