I want to make some documentation about a project I'm making and I want to make it using #lang scribble/manual
.
Since I have some user-defined procedures I would like to make my manual look like this, what I mean is the blue procedure/syntax
square in the manual.
How can I do something like that?
Thank you!