-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
[Documentation] Rewording, improving structure #11249
base: 3.0.x
Are you sure you want to change the base?
Conversation
Co-authored-by: Grégoire Paris <[email protected]>
If you merge this, I'll continue with the lower half of the page ;-) |
@derrabus @SenseException @mpdude this is a first. What's your opinion on where a documentation improvement should go? Since it does not threaten the stability and is not bound to a release (as in, its publication does not depend on a milestone being closed), I'd say either 2.18.x or 3.0.x is fine. Leaning more towards 3.0.x so as to alleviate the maintenance burden. Let me know what you think and I will update #11208 |
I'm answering down here, so it stays visible after the above conversation is closed as "resolved". Yeah, I've seen it at https://documentation.divio.com/ In Doctrine, take a look at these 3 pages:
Each explains a single topic, so I can't see any reason why one is a tutorial, the other a reference, and the third in the cookbook. So I think that flattening this structure down to just one list of articles would be a step forward. |
"How to create a webshop" sounds more like a tutorial to me, because if you write such a documentation article, you are going to have to make a lot of choices that might clash with the reader's idea of a webshop. A good example for a how-to guide would IMO be "how to upgrade from SERIAL to IDENTITY_GENERATED_ALWAYS". It's a list of steps for a user who isn't studying, but getting something out of the way.
Symfony seems to find at least "reference" useful: https://symfony.com/doc/current/reference/index.html
I first heard about divio/diataxis a few years ago, so I'm not sure at all that the people who wrote the docs were following it at all or doing things instinctively. |
Yes. Usually, the lowest supported branch should be fine, if the feature that is documented exists there. |
So is this OK now in 3.0? |
There hasn't been any activity on this pull request in the past 90 days, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 7 days. |
Meanwhile it should be fitting for |
There hasn't been any activity on this pull request in the past 90 days, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 7 days. |
Page: https://www.doctrine-project.org/projects/doctrine-orm/en/current/cookbook/dql-user-defined-functions.html