There is a spurious entry in the API docs: http://apidocs.strongloop.com/loopback/#if
The code comment seems like it should not be picked up the strong-docs, but it's incorrectly picking it up. Perhaps we can just remove the entire comment block:
/*!
* Expose path to the default favicon file
*
* ***only in node***
*/
Any objections @superkhau @bajtos or anyone else?
There is a spurious entry in the API docs: http://apidocs.strongloop.com/loopback/#if
The code comment seems like it should not be picked up the strong-docs, but it's incorrectly picking it up. Perhaps we can just remove the entire comment block:
Any objections @superkhau @bajtos or anyone else?