Display a custom brand or logo in the documentation top menu

Property definitions

nitc :: nitdoc $ ToolContext :: opt_custom_brand
	# Display a custom brand or logo in the documentation top menu
	var opt_custom_brand = new OptionString("Custom link to external site", "--custom-brand")
src/nitdoc.nit:45,2--46,90