Sujet : Re: How to go about describing my software with a component diagram?
De : PythonList (at) *nospam* DancesWithMice.info (dn)
Groupes : comp.lang.pythonDate : 24. Dec 2024, 21:49:03
Autres entêtes
Organisation : DWM
Message-ID : <mailman.20.1735073349.2912.python-list@python.org>
References : 1 2 3 4
User-Agent : Mozilla Thunderbird
On 25/12/24 08:00, Michael Torrie via Python-list wrote:
On 12/24/24 10:27 AM, marc nicole via Python-list wrote:
the diagram is also attached here
This text-only mailing list does not allow attachments, just FYI.
Many devs use Markdown (or similar) text-only file-formats for technical documentation. A tool for including block-graphics in these is "Mermaid" (
https://mermaid.js.org/intro/).
-- Regards,=dn