diff options
author | Dave Whiteland <dave@mysociety.org> | 2015-02-06 13:33:07 +0000 |
---|---|---|
committer | Dave Whiteland <dave@mysociety.org> | 2015-02-06 13:33:25 +0000 |
commit | b20b8737c1deb93b4898c571ff649c9245215137 (patch) | |
tree | 1e46bff023164250285d3d524eda62e86ab47468 | |
parent | 2c5b181278bd79be7146f2cc58315a78ef398c88 (diff) |
small changes from @crowbot's inline comments
-rw-r--r-- | docs/glossary.md | 4 | ||||
-rw-r--r-- | docs/running/categories_and_tags.md | 10 |
2 files changed, 9 insertions, 5 deletions
diff --git a/docs/glossary.md b/docs/glossary.md index 56f9465b7..441222d04 100644 --- a/docs/glossary.md +++ b/docs/glossary.md @@ -269,6 +269,10 @@ Definitions to find. For example, you might put all different schools into the "School" category, and universities into "Universities". You can also group categories under headings (such as "Education"). + <p> + These categories and headings appear on the list of public authorities that + is displayed on your site. + </p> <p> Use <a href="#tag" class="glossary__link">tags</a> to associate authorities with specific categories. diff --git a/docs/running/categories_and_tags.md b/docs/running/categories_and_tags.md index 88285d22e..43a82dce1 100644 --- a/docs/running/categories_and_tags.md +++ b/docs/running/categories_and_tags.md @@ -40,11 +40,11 @@ and headings on In this example, "Emergency services" is a heading which contains the categories "Police forces" and "Fire & rescue services". -Tags are simply searchable words that you can add to an authority. Nominate one -or more tags for each category: any authority which has such a tag is -automatically assigned to the category. For example, if the tag `police` is -associated with the category "Police forces", any authority which has the tag -`police` will appear in that category. +Tags are simply searchable words that you can add to an authority. Nominate a +tags for each category: any authority which has such a tag is automatically +assigned to the category. For example, if the tag `police` is associated with +the category "Police forces", any authority which has the tag `police` will +appear in that category. Make sure you choose good category headings and names, because they help your find the specific authorities they are looking for. |