Interesting, I'll do some testing, perhaps this is notabug.
Thanks Hugo,
--David
On Wed, Jan 15, 2014 at 10:56 AM, Hugo Trippaers wrote:
> Hey David,
>
> The api’s you mention will only be discovered if you generate the apidocs
> with the noredist flag enabled. Otherwise those modules will be
Hey David,
The api’s you mention will only be discovered if you generate the apidocs with
the noredist flag enabled. Otherwise those modules will be excluded from the
build and ignored in API docs. So we should make a process where we generate
the docs using the noredist procedure probably.
Ch