Lienarization tab

Since all mentities does not have a linearization, this tab in not in the tabs list by default.

Property definitions

nitc $ PageMEntity :: _lin_tab
	# Lienarization tab
	#
	# Since all mentities does not have a linearization, this tab in not in the
	# `tabs` list by default.
	var lin_tab = new DocTab("lin", "Linearization", false, "arrow-down")
src/doc/static/static_base.nit:166,2--170,70