projectdiscovery / docs

Centralized docs of ProjectDiscovery
https://docs.projectdiscovery.io
3 stars 31 forks source link

setup workflow to pull docs update from oss projects #51

Open ehsandeep opened 4 months ago

ehsandeep commented 4 months ago

Similar to https://github.com/projectdiscovery/docs/blob/main/.github/workflows/build-js-proto-docs.yaml, we need to setup workflow that can be pull defined section from each oss project to update relevant section in docs project.

we can increase the sections to cover that can be pulled in automated manner, to start we can pull usage section that will be cover all the new options being added with new releases.

workflow can be scheduled to run in timely manner (weekly).

### Tasks
- [ ] https://github.com/projectdiscovery/utils/issues/413