nitc :: PageMEntity :: lin_tab=
Since all mentities does not have a linearization, this tab in not in the
tabs
list by default.
# 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