Comment 2 for bug 364267

Revision history for this message
Jan (jan-ellenbeck) wrote :

OK, I see that the alphabetical list of all classes shows much more. However, if I build the documentation from a vanilla openwns-sdk with doxygen 1.5.3, I see all the available namespaces on that page and I prefer it this way.

The situation is the same for the list of all classes, only documented classes are shown. Imagine a user is looking for information about the beamforming antenna. He will only find wns::service::phy::ofdma::BeamForming because this is listed due to its short annotation. What he will not find - and maybe that's what he was really looking for - is rise::antenna::Beamforming. Note that the page exists on docs.openwns.org (http://docs.openwns.org/api/classrise_1_1antenna_1_1Beamforming.htm) but simply isn't linked.

In my opinion it is confusing to hide classes that actually exist just because they do not have this short text description. But that's just my 2cents.