From: Alexandre Terrasa Date: Tue, 7 Jun 2016 13:40:07 +0000 (-0400) Subject: nitweb/angular: show linearization for mclasses, mclassdefs, mproperties, mpropdefs X-Git-Url: http://nitlanguage.org nitweb/angular: show linearization for mclasses, mclassdefs, mproperties, mpropdefs Signed-off-by: Alexandre Terrasa --- diff --git a/share/nitweb/views/class.html b/share/nitweb/views/class.html index 52bd1e9..b12f7a4 100644 --- a/share/nitweb/views/class.html +++ b/share/nitweb/views/class.html @@ -10,6 +10,11 @@ Doc +
  • + + Linearization + +
  • @@ -32,5 +37,11 @@ list-entities='mentity.redef_mproperties' list-object-filter='{is_init: "!true"}' />
    +
    + +
    diff --git a/share/nitweb/views/classdef.html b/share/nitweb/views/classdef.html index 50768ec..0bfca12 100644 --- a/share/nitweb/views/classdef.html +++ b/share/nitweb/views/classdef.html @@ -1,4 +1,4 @@ -
    +
    diff --git a/share/nitweb/views/propdef.html b/share/nitweb/views/propdef.html index 2692c9c..dfc6c08 100644 --- a/share/nitweb/views/propdef.html +++ b/share/nitweb/views/propdef.html @@ -1,5 +1,4 @@ -
    - +
    diff --git a/share/nitweb/views/property.html b/share/nitweb/views/property.html index d5e7352..cb65730 100644 --- a/share/nitweb/views/property.html +++ b/share/nitweb/views/property.html @@ -13,11 +13,22 @@ Doc +
  • + + Linearization + +
  • +
    + +