Skip to content
This repository was archived by the owner on Feb 10, 2024. It is now read-only.

Commit 388b8f5

Browse files
committed
Update documentation to make it more clear you need your own package.manifest
1 parent 66e41d4 commit 388b8f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developers-guide-v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Before you get started, there are a number of things you will need:
3939

4040
### Configuring The Doc Type Grid Editor
4141

42-
The **Doc Type Grid Editor** is configured via package.manifest files located in `~/App_Plugins/*`. A default configuration is installed along with the package, but for details on the configuration options, please see below.
42+
The **Doc Type Grid Editor** is configured via package.manifest files located in `~/App_Plugins/*`. A default configuration is installed along with the package in `~/App_Plugins/DocTypeGridEditor/package.manifest`. If you want to add your own editor configurations you can create your own package manifest file with the gridEditor config values (somewhere like `~/App_Plugins/DocTypeGridEditor.CustomEditors/package.manifest`). For details on the configuration options, please see below.
4343

4444
#### Example
4545

0 commit comments

Comments
 (0)