diff --git a/docs/images/lolshield.jpg b/docs/images/lolshield.jpg new file mode 100644 index 00000000..f9902423 Binary files /dev/null and b/docs/images/lolshield.jpg differ diff --git a/src/lol/lol.h b/src/lol/lol.h index c6025d65..786cc437 100644 --- a/src/lol/lol.h +++ b/src/lol/lol.h @@ -51,6 +51,7 @@ namespace upm { * * This file defines the LoL API and implementation for a simple frame buffer. * + * @image html lolshield.jpg * @snippet lol-example.cxx Interesting */ class LoL {