Code tab

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

Property definitions

nitc $ PageMEntity :: _code_tab
	# Code tab
	#
	# Since all mentities does not have code, this tab in not in the `tabs` list
	# by default.
	var code_tab = new DocTab("code", "Code", false, "console")
src/doc/static/static_base.nit:160,2--164,60