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

Web scraping of relevant APIs to generate jsDoc #27

Open
1 of 3 tasks
zspitz opened this issue Feb 21, 2017 · 0 comments
Open
1 of 3 tasks

Web scraping of relevant APIs to generate jsDoc #27

zspitz opened this issue Feb 21, 2017 · 0 comments

Comments

@zspitz
Copy link
Owner

zspitz commented Feb 21, 2017

Continuation of #8 , but much more complex.

Documentation exists for many of the APIs on MSDN. Possible issues:

  • Choose a web scraping library
    DONE https://github.com/AngleSharp/AngleSharp
  • Is there a standard way for documentation to be written on MSDN? If there are multiple ways, how can we store the association between this type library and that scraping algorithm?
  • Where can we store the association between a given type library and a given root documentation page?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant