Merge: nitweb: add misc features
authorJean Privat <jean@pryen.org>
Wed, 8 Jun 2016 13:00:50 +0000 (09:00 -0400)
committerJean Privat <jean@pryen.org>
Wed, 8 Jun 2016 13:00:50 +0000 (09:00 -0400)
A little of everything in this PR:

* show all properties of a class: http://nitweb.moz-code.org/class/core::Array (see all props tab)
* show code into linearization card: http://nitweb.moz-code.org/class/core::Array (see linearization tab)
* show class definitions for modules: http://nitweb.moz-code.org/module/core::array

Pull-Request: #2172
Reviewed-by: Jean Privat <jean@pryen.org>


Trivial merge