On Saturday, 7 September 2019 at 07:16:36 UTC, Manu wrote:
[snip]

What's the story with string though; the second line (linking back to the C++ reference) of the doco isn't there... O_o

Hmm, I didn't notice that. It also is a problem for core.stdcpp.array. I'm looking at other uses of LINK2 in druntime and they are usually of the form $(LINK2 http:/xxx, some_text). Without digging in to the documentation generator, I think LINK2 is meant to be used when you want to replace the link with some text. I don't see many cases of raw links being used (the source shows up as a raw link, but it's not done that way in the files), someone else may know better than I do.

Reply via email to