foam-framework / foam

Feature-Oriented Active Modeller
Apache License 2.0
787 stars 55 forks source link

Docs are incomplete - compared to running locally #552

Open bartonhammond opened 8 years ago

bartonhammond commented 8 years ago

The online docs do not have all the classes. For example, try searching for foam.ui.DAOListView - it isn't there.

For example, running docs locally, foam.ui.DAOListView is available:

screen shot 2016-03-31 at 8 30 47 am

Running docs remotely, foam.ui.DAOListView is not available:

screen shot 2016-03-31 at 8 30 27 am
jacksonic commented 8 years ago

This is a known issue, in that DocBrowser grabs a directory listing from the server to build the list. Servers that don't support a directory listing don't allow it to scrape what's available. A feature to push it a list of models (even if just hard coded) would make it more useful in the github.io case.

On Thu, Mar 31, 2016 at 9:43 AM Kevin Glen Roy Greer < notifications@github.com> wrote:

Assigned #552 https://github.com/foam-framework/foam/issues/552 to @jacksonic https://github.com/jacksonic.

— You are receiving this because you were mentioned.

Reply to this email directly or view it on GitHub https://github.com/foam-framework/foam/issues/552#event-609816832