Okay, I'll do that. But this brings up a more general question... If I wanted to add a diagram, or maybe a document with equations (rendered in LaTex), then a class comment wouldn't work. ...Unless that's intended to be part of the newer format?? -t
I would put it in class comment.
We are about to release a nicer rendering of comments.
S.
On 4 Aug 2020, at 06:46, tbrunz <wild.ideas@> wrote:
I wrote a "theory of operation" document for my app, https://github.com/tbrunz/logic-puzzle
But then I realized, "Where do I put it??"
I thought of a few possibilities:
* Commit it to the git repo, but then it wouldn't be easy to access from Pharo, * Add it to a top-level Pharo class comment, * Make it into a string in Pharo, put it in a method in a class.
What's the standard practice for "attaching" non-code documents to Pharo applications?
-t
-- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html