nginx-gateway-fabric
nginx-gateway-fabric copied to clipboard
Include njs into developer documentation
trafficstars
Currently, njs is not mentioned in the developers doc at all -- https://github.com/nginxinc/nginx-gateway-fabric/tree/main/docs/developer -- so for new developers, it is easy to start working on njs-related parts. At the same time, we do have the documentation for it -- https://github.com/nginxinc/nginx-gateway-fabric/blob/9dc786a405ac505a16e7c098451fbbcd6a5c8395/internal/mode/static/nginx/modules/README.md
Acceptance criteria:
- njs-related documentation is easily accessible for new developers
- njs-related documentation is integrated with the existing developer docs