aboutsummaryrefslogtreecommitdiff
path: root/exampleData
diff options
context:
space:
mode:
authorGravatar Benjamin Jones <bjones@galois.com>2013-06-13 16:35:00 -0700
committerGravatar Benjamin Jones <bjones@galois.com>2013-06-13 16:35:00 -0700
commit368b84da2d3a3b4756a3f95b66aa74e3fc5aaec6 (patch)
tree578b8781fc6c6b71d72d035dbdf50afc51a2729f /exampleData
parent0aa7436f015bf6e071a2bf2d3edd393ad0064dec (diff)
updated README
Diffstat (limited to 'exampleData')
-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