Url to code when no_code is true

Property definitions

nitc $ DocModel :: _code_url
	# Url to code when `no_code` is true
	var code_url: nullable String = null is writable
src/doc/static/static_base.nit:61,2--62,49