Skip to content

Commit

Permalink
Remove the devhub manifest file (#20175)
Browse files Browse the repository at this point in the history
* Remove the devhub manifest file

* Update documentation to reference `manifest.json`
  • Loading branch information
chrisvanpatten committed Feb 12, 2020
1 parent c219fed commit 96ccb56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1,510 deletions.
4 changes: 2 additions & 2 deletions docs/contributors/document.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ To add a new documentation page:

1. Create a Markdown file in the [docs](https://github.com/WordPress/gutenberg/tree/master/docs) folder.
2. Add item to the [toc.json](https://github.com/WordPress/gutenberg/blob/master/docs/toc.json) hierarchy.
3. Update `manifest-devhub.json` by running `npm run docs:build`.
4. Commit `manifest-devhub.json` with other files updated.
3. Update `manifest.json` by running `npm run docs:build`.
4. Commit `manifest.json` with other files updated.

### Using Links

Expand Down
Loading

0 comments on commit 96ccb56

Please sign in to comment.