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

Automatically run analyzer for docs. #1148

Closed
aomarks opened this issue Jun 22, 2017 · 1 comment
Closed

Automatically run analyzer for docs. #1148

aomarks opened this issue Jun 22, 2017 · 1 comment

Comments

@aomarks
Copy link
Member

aomarks commented Jun 22, 2017

Since the 3.x version of iron-doc-viewer and iron-component-page don't automatically analyze in-browser like Hydrolysis used to do, viewing docs for your project now requires an extra step (running polymer analyze > analysis.json).

We should make polymer serve smooth this over. A couple ideas:

  • We could intercept any analysis.json request and return an Analyzer result for that directory.
  • We could add a polymer serve --docs or similar that runs Analyzer and also generates the <iron-component-page> boilerplate HTML file.
@aomarks aomarks self-assigned this Jun 22, 2017
@aomarks aomarks changed the title polyserve should automatically run analyzer for docs automatically run analyzer for docs Jun 23, 2017
@aomarks aomarks changed the title automatically run analyzer for docs Automatically run analyzer for docs. Jun 23, 2017
@aomarks
Copy link
Member Author

aomarks commented Jun 23, 2017

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