projectdiscovery / docs

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

ProjectDiscovery Documentation

This is the source code for the ProjectDiscovery documentation located at https://docs.projectdiscovery.io

DevelopmentDeployingJoin Discord


Development

  1. Checkout this repository
  2. Install mintlify with npm i -g mintlify@latest
  3. Run mintlify dev

Deploying

To build the final product, we have a couple of additional steps:

  1. Build the JS Protocol Docs
  1. Build the PDCP API reference documentation
  1. Deployment

After those, Mintlify handles the deployment automatically.