On Tue, Feb 14, 2023 at 10:51:16PM +0100, Peter Krempa wrote: > The logo directory wasn't really referenced from anywhere. Additionally > there wasn't any reasonable index for all the image files which we have. > > Turn the README file into rST and display the images it references. Link > to the new index file from the docs page. > > Signed-off-by: Peter Krempa <[email protected]> > --- > docs/docs.rst | 3 + > docs/logos/README | 98 ------------------------ > docs/logos/README.rst | 166 +++++++++++++++++++++++++++++++++++++++++ > docs/logos/meson.build | 47 ++++++++++++ > 4 files changed, 216 insertions(+), 98 deletions(-) > delete mode 100644 docs/logos/README > create mode 100644 docs/logos/README.rst
Reviewed-by: Daniel P. Berrangé <[email protected]> With regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
