aboutsummaryrefslogtreecommitdiff
path: root/exampleData/ruleSets
diff options
context:
space:
mode:
Diffstat (limited to 'exampleData/ruleSets')
-rw-r--r--exampleData/ruleSets/README18
1 files changed, 9 insertions, 9 deletions
diff --git a/exampleData/ruleSets/README b/exampleData/ruleSets/README
index 10a3269..6bcd526 100644
--- a/exampleData/ruleSets/README
+++ b/exampleData/ruleSets/README
@@ -2,14 +2,14 @@
This directory contains various FiveUI rule sets aimed at general websites.
-## Files
+## Folders
+
+accessibility/
+
+ Web Accessibility guidelines based on ...
+
+basic/
+
+ Basic UI Usability Guidelines
-colorRules.json : rules for checking color
-fontRules.json : rules checking font family/weight/size
-imageRules.json : rules checking image sizes and borders
-miscRules.json : rules checking misc constraints
-textRules.json : rules checking text style
-buildCombinedRules.sh : shell script which merges all the .json files in
- the current directory into the file combinedRules.json
-combinedRules.json : collection of all the above rules in the directory into one file