X-Git-Url: http://nitlanguage.org diff --git a/src/nitx.nit b/src/nitx.nit index c1ce189..23490a8 100644 --- a/src/nitx.nit +++ b/src/nitx.nit @@ -17,6 +17,10 @@ # Features: # # * Display comment from name/namespace +# * Display documentation page from Nitdoc in console +# * Find type usage in parameters, returns and news. +# * Find usage of a specific property. +# * Find source code related to class/property by its name. module nitx import modelbuilder