Merge: nitx: finish migration to new nitdoc architecture
authorJean Privat <jean@pryen.org>
Tue, 26 May 2015 10:12:01 +0000 (06:12 -0400)
committerJean Privat <jean@pryen.org>
Tue, 26 May 2015 12:38:00 +0000 (08:38 -0400)
commitb8d1117e4400ad1eac9b9907c08e86ce50ce927b
tree7daca95e94a4b3ad0091ae939bfed376561f8335
parentf502ba8ba8b5fe3650e79dbeeaa5a26174bc27ac
parent42d7c7cfbe680c83b3241defd35802fdb389bb19
Merge: nitx: finish migration to new nitdoc architecture

`nitx` is now part of the `doc` group using the same architecture as `nitdoc`.

This PR also add two new features:
* locate calls to a MProperty
* search pieces of code

Fixes #262

Pull-Request: #1369
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>