justinmeiners / efficient-programming-with-components

Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.
https://www.jmeiners.com/efficient-programming-with-components/
74 stars 6 forks source link

No indirect links without explanation #13

Closed justinmeiners closed 2 years ago

justinmeiners commented 2 years ago

When linking off to a page with more information, a footnote should be provided giving a brief explanation of the link. This does not apply when the link directly matches the text and the connection is obvious. For example, the name of a school or person's wikipedia page can usually be linked to directly.

justinmeiners commented 2 years ago

this is now in the style guide.