From f51110fe9847c63953aec382b90fb4ab24022133 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Fri, 26 Nov 2021 18:41:26 +0100 Subject: [PATCH] doc: move raw source files to the artwork/ directory. So the unoptimized files (like SVGs with Inkscape metadata) aren't mistaken with files meant to go straight to the output. --- doc/{ => artwork}/triangulate.svg | 0 doc/snippets/README.md | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) rename doc/{ => artwork}/triangulate.svg (100%) diff --git a/doc/triangulate.svg b/doc/artwork/triangulate.svg similarity index 100% rename from doc/triangulate.svg rename to doc/artwork/triangulate.svg diff --git a/doc/snippets/README.md b/doc/snippets/README.md index e8b3096a8..d391a6da2 100644 --- a/doc/snippets/README.md +++ b/doc/snippets/README.md @@ -16,7 +16,8 @@ in `doc/getting-started.dox`. ### triangulate.svg -Created by Inkscape from `doc/triangulate.svg` by saving as Optimized SVG and: +Created by Inkscape from `doc/artwork/triangulate.svg` by saving as Optimized +SVG and: - cleaning up the `` header - converting to a `style=""`, *keeping* `viewBox`