Browse Source

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.
pull/525/head
Vladimír Vondruš 5 years ago
parent
commit
f51110fe98
  1. 0
      doc/artwork/triangulate.svg
  2. 3
      doc/snippets/README.md

0
doc/triangulate.svg → doc/artwork/triangulate.svg

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

3
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 `<svg>` header
- converting to a `style=""`, *keeping* `viewBox`

Loading…
Cancel
Save