feat: add Ubuntu package archive overview diagram#93
Conversation
This commit adds a mermaid diagram that gives a
quick overview over the structure and terminology
of the Ubuntu package archive.
note: This diagram is a copy from the Ubuntu server
documentation. See the Origin footer below.
This commit also adds a sphinx mermaid extension
to render the mermaid diagram.
todo: The diagram has a low contrast in dark mode.
Origin: https://documentation.ubuntu.com/server/tutorial/managing-software/#where-do-packages-come-from
Fixes: #82
|
Yes the diagram looks very informative and makes relation among different terms much more intutitive |
|
note: The linkcheck failures can be ignored They are already fixed in PR #87 |
|
Hey @dviererbe! A few notes:
Great start, thanks! |
note: I fell like the pre-text is pretty clear on that: ubuntu-packaging-guide/docs/explanation/archive.rst Lines 17 to 21 in 2a4291b
note: We should include that in the scope of a new issue that also fixes the low contrast in dark mode, I mentioned above. I do not want to block the PR on a styling issue, because they can take a lot of time to get right, especially because they can trigger longer discussions with the documentation team, because they want to achieve a consistent style.
question: I am not 100% sure what you mean by that. Do you refer to the fact that the release pocket is actually just note: this is documented in the suites section ubuntu-packaging-guide/docs/explanation/archive.rst Lines 168 to 185 in 2a4291b |
This commit adds a mermaid diagram that gives a
quick overview over the structure and terminology
of the Ubuntu package archive.
note: This diagram is a copy from the Ubuntu server
documentation. See the Origin footer below.
This commit also adds a sphinx mermaid extension
to render the mermaid diagram.
todo: The diagram has a low contrast in dark mode.
Origin: https://documentation.ubuntu.com/server/tutorial/managing-software/#where-do-packages-come-from
Fixes: #82