scala-cli icon indicating copy to clipboard operation
scala-cli copied to clipboard

Docs: Improve `using dep ...` section

Open izzyreal opened this issue 2 years ago • 0 comments

Currently https://scala-cli.virtuslab.org/docs/reference/directives/#dependency looks like this:

image

Some using dep examples have org::name syntax, while others have org:name. Though I now realise that using org:name is actually valid, it's confusing at best that these 2 syntaxes are mixed with no explanation.

Moreover, since https://scala-cli.virtuslab.org/docs/reference/directives is the reference documentation, I would expect it to be more detailed about the using dep specifications.

izzyreal avatar Jun 21 '23 13:06 izzyreal