Skip to content

Commit e901c97

Browse files
committed
removed extra stuff from CONTR
1 parent 598e82c commit e901c97

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -94,15 +94,3 @@ pre-commit run --all-files
9494
# Run a specific hook
9595
pre-commit run generate-plugin-docs --all-files
9696
```
97-
98-
#### Plugin documentation
99-
100-
The `generate-plugin-docs` hook automatically regenerates `docs/PLUGIN_DOC.md` whenever plugin files in `nodescraper/plugins/inband/` are modified. This ensures the documentation stays in sync with the code.
101-
102-
If plugins are added or modified, the documentation will be automatically updated on the next commit.
103-
104-
### Documentation
105-
106-
Submit Node Scraper documentation changes to our
107-
[documentation](https://github.com/amd/node-scraper/blob/development/README.md). You must update
108-
documentation related to any new feature or API contribution.

0 commit comments

Comments
 (0)