http://imagej.273.s1.nabble.com/error-in-Fiji-documentation-tp5004130p5006575.html
> nowhere to be found...
>
>
> On Mon, Jul 29, 2013 at 7:06 PM, Juan Nunez-Iglesias <
[hidden email]>wrote:
>
>> Thanks Johannes!
>>
>>
>> On Fri, Jul 26, 2013 at 12:06 AM, Johannes Schindelin <
>>
[hidden email]> wrote:
>>
>>> Hi Juan,
>>>
>>> On Thu, 25 Jul 2013, Juan Nunez-Iglesias wrote:
>>>
>>>> I was trying to find the documentation for the BF (bio-formats) class by
>>>> using the macro editor, then Tools > Open Help for Class. That takes me
>>>> to this non-existent webpage:
>>>>
>>>>
http://fiji.sc/javadoc/loci/plugins/BF.html>>>>
>>>> It did tell me what I needed to know (its location in the hierarchy),
>>>> but the intended behavior is probably for that webpage to exist. =)
>>>
>>> This is indeed unintended behavior (but I knew about it for a long time,
>>> just waited for somebody to need it badly enough so that I could address
>>> more pressing things in the meantime).
>>>
>>> The reason is that we no longer build Fiji from scratch, but rely on
>>> pre-compiled third-party components. The side effect is that we can no
>>> longer build a completely unified Javadoc, so for the moment,
>>>
http://fiji.sc/javadoc/ only contains documentation for the classes
>>> defined in Fiji's source code (
https://github.com/fiji/fiji).
>>>
>>> I will install redirects for the most important components such as ImageJ
>>> 1.x, ImgLib2, ImageJ 2 and Bio-Formats today (I just cannot take care of
>>> that right now: I am typing this on a phone).
>>>
>>> Ciao,
>>> Johannes
>>>
>>