-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Avoiding duplicated documentation #4100
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
Comments
I believe we should move slowly to the concept that we tested for the past year with the Translation component: Documenting component usage in the component docs and using the book article as a quick intro to the component docs and to document framework specific things. |
This definitely seems the way to go. I recommend to close this issue because it's too generic and not actionable. Then, when the 500+100 Challenge period finishes, we can open new issues to make the transition for each component. |
I think this a nice place to talk about this feature. The open issue list is a list of things we have to think about or have to fix. Imo, if an issue is closed it's either fixed or will never be fixed. We don't have a clear plan on how to fix this, this is a general problem with the docs. I don't like my option, since it means you'll move a round a lot between components and book and people might get confused by other things in the components. Maybe we have to change the complete structure of the docs... |
I think we can close this issue because it's too generic. Besides, we are already committed to reduce duplication in lots of places. |
Especially for the Form component, we have many things documented twice (in the book and in the components part) as @weaverryan stated in #4085:
This may not only be true for the Form component, but may also occur for other components and they should be checked accordingly. Therefore, this issue is to discuss whether or not we can overcome these duplicated descriptions and if we agree on avoiding duplication how exactly this can be achieved.
The text was updated successfully, but these errors were encountered: