The page main tab

For most pages this tab is suffisent. Subclasses can add more tabs.

Property definitions

nitc $ DocPage :: _main_tab
	# The page main tab
	#
	# For most pages this tab is suffisent.
	# Subclasses can add more tabs.
	var main_tab = new DocTab("main", "Main")
src/doc/static/static_base.nit:105,2--109,42