IMHO, Racket's documentation is the gold standard. I tell everyone I work
with that we should document things this well.
Until now, I haven't seen any room for potential improvements.

Now, I like ASCII art as much as the next person, but when I was reading
the documentation for the GUI class hierarchy, I remembered that there was
a graphviz <https://github.com/pykello/racket-graphviz> package for Racket
now.
I'm no good with Scribble, but I bet that someone clever could add some
automatic graphs to it without much trouble.

I'm not much good at GraphViz either, but here is my take on the first two
ASCII art diagrams. I just used "dot -Tpdf" to make the tests.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CACgrOxKkeVxdMq9-94%2BX87oCmBKaY0XHg-Sq4yj-fPLy%2B6MYyg%40mail.gmail.com.

Attachment: hierarchy_2.dot
Description: MS-Word document

Attachment: hierarchy_1.dot
Description: MS-Word document

Reply via email to