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

update package deps mental model to reflect 6.1 #1665

Open
wants to merge 3 commits into
base: 6.0
Choose a base branch
from
Open

Conversation

jensens
Copy link
Sponsor Member

@jensens jensens commented May 15, 2024

This targets 6.1

@jensens jensens requested a review from ericof May 15, 2024 12:05
Copy link

netlify bot commented May 15, 2024

Deploy Preview for 6-docs-plone-org ready!

Name Link
🔨 Latest commit 7e70ea4
🔍 Latest deploy log https://app.netlify.com/sites/6-docs-plone-org/deploys/6645a06bedda7b0008aa00da
😎 Deploy Preview https://deploy-preview-1665--6-docs-plone-org.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@stevepiercy stevepiercy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reminder that docs in /coredev are not yet deployed in Production, and need to be migrated. See plone/buildout.coredev#840 (comment) for latest status.

Also I wonder if using Graphviz for the model instead of ASCII art might be visually more appealing, although more difficult to create if you don't know its syntax? I know that @MrTango created one simple Graphviz element in https://6.docs.plone.org/classic-ui/views.html. I don't have that knowledge beyond what is in the docs now.

coredev/packages-dependencies.md Outdated Show resolved Hide resolved
coredev/packages-dependencies.md Outdated Show resolved Hide resolved
│ │
│ Products.CMFPlone │
│ │
├────────────────────────────┤
│ │
│ The space between
│ The space between (core )
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"The space between (core )"? Between what two things?

@jensens
Copy link
Sponsor Member Author

jensens commented May 16, 2024

Also I wonder if using Graphviz for the model instead of ASCII art might be visually more appealing, although more difficult to create if you don't know its syntax?

I would prefer Mermaid - do we support it? Sphinx at least has a plugin I used in other projects already.

jensens and others added 2 commits May 16, 2024 07:57
Co-authored-by: Steve Piercy <web@stevepiercy.com>
Co-authored-by: Steve Piercy <web@stevepiercy.com>
@stevepiercy
Copy link
Contributor

I would prefer Mermaid - do we support it?

We most certainly could! The only reason it is not currently supported is because no one has asked for it until now. 😁

That :zoom: option is nifty.

https://pypi.org/project/sphinxcontrib-mermaid/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants