graph icon indicating copy to clipboard operation
graph copied to clipboard

Protect <> in examples

Open mglisse opened this issue 6 years ago • 1 comments

https://www.boost.org/doc/libs/1_70_0/libs/graph/doc/incremental_components.html The first example, from examples/incremental_components.cpp, was copy-pasted raw, without protecting special characters from HTML, so in particular all templates are invisible.

mglisse avatar Jul 17 '19 12:07 mglisse

I'll queue this up for documentation fixes after I'm done with CI.

anadon avatar Aug 07 '19 03:08 anadon