From f31c493831a080b272902c2fc40a59356bf1e1c7 Mon Sep 17 00:00:00 2001 From: jgravois Date: Wed, 19 Jul 2017 11:49:21 -0700 Subject: [PATCH] clarify requirements to add a new doc section --- CONTRIBUTING.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3853ce235..19773a3cd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -268,13 +268,9 @@ of each new section of documentation should be of the form # GPS ``` -This will be used for navigation and as its title in iD. Documentation is -shown in alphabetical order, so most documentation is prefixed with `02-` and -so on in order to keep it in a certain order. - -To add a new piece of documentation, simply add to [core.yaml](/data/core.yaml) in the same format as the rest. - +This will be used for navigation and as its title in iD. To add a new piece of documentation, simply add to [/data/core.yaml](/data/core.yaml) in the same format as the rest, include your new corresponding `docKey` in [/modules/ui/help.js](/modules/ui/help.js) and call `npm run build`. +Afte ## Adding or Refining Presets Presets save time for iD users by automatically showing them the tags they are