Display a custom introduction text before the packages overview

Property definitions

nitc :: nitdoc $ ToolContext :: _opt_custom_intro
	# Display a custom introduction text before the packages overview
	var opt_custom_intro = new OptionString("Custom intro text for homepage", "--custom-overview-text")
src/nitdoc.nit:48,2--49,100