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

[discuss] Future of API docs in Kibana #60216

Closed
1 of 13 tasks
lizozom opened this issue Mar 15, 2020 · 3 comments
Closed
1 of 13 tasks

[discuss] Future of API docs in Kibana #60216

lizozom opened this issue Mar 15, 2020 · 3 comments

Comments

@lizozom
Copy link
Contributor

lizozom commented Mar 15, 2020

This issue expands on #41833, specifically on the topic of auto generated API documentation for Kibana.

API documentation refers to the documentation generated by running APIExtractor, which is being used to both track API changes (for stability purposes) and for developers who require it.

Accessibility

Focus areas

API cleanup and minimization

  • APIs consumed by functional tests only, should not be exported. Instead tests should import it from an internal path, suppressing the TSLint error
  • Make sure that exported values have a clear prefix

Additional functionality

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch (Team:AppArch)

@lizozom lizozom added the Meta label Mar 16, 2020
@KOTungseth
Copy link
Contributor

To bring consistency across all Elastic API docs, some of the doc guild created API reference and definition templates. When the Kibana API docs are automatically generated, would we be able to use these same structures? Or is the plan to improve on structure as well?

@stacey-gammon
Copy link
Contributor

I think this issue may be moot now that we have the new API docs system. Please feel free to re-open if you think it is still relevant.

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

4 participants