The Wayback Machine - https://web.archive.org/web/20201125013846/https://github.com/unoplatform/uno/issues/1988
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 documentation to publicly generated members #1988

Open
jeromelaban opened this issue Oct 30, 2019 · 0 comments
Open

Add documentation to publicly generated members #1988

jeromelaban opened this issue Oct 30, 2019 · 0 comments

Comments

@jeromelaban
Copy link
Member

@jeromelaban jeromelaban commented Oct 30, 2019

In all source generators, public members are not yet documented, and exclusions such as this one #1987 are required for the code to compile properly when documentation is mandatory, and warnings are set as errors.

It would be required to:

  • Create a project that uses all generators and has the same documentation and errors requirements, so that it does not break when a new generator is added.
  • Document all public APIs so that the documentation warnings exclusions are not needed.

See the related PR for information about those generators.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.