summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorBryce Harrington <bryce@bryceharrington.org>2018-04-05 19:46:14 +0000
committerBryce Harrington <bryce@bryceharrington.org>2018-04-05 19:46:55 +0000
commit0a51600826b76dd5d139ab7c2faca4e35dcaabe4 (patch)
tree05bb0c418363d9a9524a2c9561783a0f857ee417 /share
parentCode cleanup. (diff)
downloadinkscape-0a51600826b76dd5d139ab7c2faca4e35dcaabe4.tar.gz
inkscape-0a51600826b76dd5d139ab7c2faca4e35dcaabe4.zip
Briefly document items in share directory
Diffstat (limited to 'share')
-rw-r--r--share/README2
-rw-r--r--share/README.md20
2 files changed, 20 insertions, 2 deletions
diff --git a/share/README b/share/README
deleted file mode 100644
index 97ebf34d0..000000000
--- a/share/README
+++ /dev/null
@@ -1,2 +0,0 @@
-This is the root dir for Inkscape's resources that it loads at runtime:
-icons, markers, filters, keyboard maps, etc. \ No newline at end of file
diff --git a/share/README.md b/share/README.md
new file mode 100644
index 000000000..3000e803f
--- /dev/null
+++ b/share/README.md
@@ -0,0 +1,20 @@
+This is the root dir for Inkscape's resources that it loads at runtime:
+icons, markers, filters, keyboard maps, etc.
+
+attributes -
+branding - Official visual collateral
+examples - Sharable example drawings
+extensions - Plugable scripts runnable by Inkscape
+filters - Custom SVG filters loaded at runtime, under Effects > Filters
+fonts -
+gradients -
+icons - Program icons follwoing the freedesktop.org icon scheme.
+keys -
+markers -
+palettes -
+patterns -
+screens -
+symbols -
+templates -
+tutorials -
+ui -