Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SDK API docs back without search code #103

Open
crandmck opened this issue Feb 19, 2016 · 1 comment
Open

Add SDK API docs back without search code #103

crandmck opened this issue Feb 19, 2016 · 1 comment
Labels

Comments

@crandmck
Copy link
Contributor

The search feature generated by Doxygen contains third-party copyrighted code, which IBM won't allow in modules we publish. For this reason, we had to remove the API doc entirely; cf. strongloop/loopback#2072.

Investigate whether it's possible to generate SDK API docs without search capability, to avoid this. If so, republish the API docs to http://apidocs.strongloop.com.

@crandmck
Copy link
Contributor Author

See https://www.star.bnl.gov/public/comp/sofi/doxygen/config.html#config_search. It looks like it's possible to remove the search feature, but need to confirm that this also removes the offending JS code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants