nginxinc / nginx-prometheus-exporter

NGINX Prometheus Exporter for NGINX and NGINX Plus
Apache License 2.0
1.61k stars 341 forks source link

Add doctoc to automatically generate TOCs #778

Closed lucacome closed 2 months ago

lucacome commented 2 months ago

Proposed changes

The README is very long and it's hard to find things without a TOC. The Contributing Guidelines had new sections that were never added to the TOC.

With doctoc we can keep the TOCs up to date automatically.

Checklist

Before creating a PR, run through this checklist and mark each as complete.