Is this tab empty?

Property definitions

nitc $ DocTab :: is_empty
	# Is this tab empty?
	fun is_empty: Bool do return content.is_empty
src/doc/static/static_base.nit:329,2--330,46