Do not include highlighted code

Property definitions

nitc :: nitdoc $ ToolContext :: _opt_nocode
	# Do not include highlighted code
	var opt_nocode = new OptionBool("Do not generate code with nitlight", "--no-code")
src/nitdoc.nit:67,2--68,83