This folder contains:
- Design Notes - These are the design notes used to guide our development. They aren't designed to be usage guides but may help contributors in understanding why some patterns were used.
- Operations - These are operational docs for running releases and other infrastructure related to the project.
- Public Usage Docs - This is a docfx project that generates our public docs site microsoft.github.io/reverse-proxy. Any commit to
main
will trigger the GitHub Action to rebuild the docs site and push it to thegh-pages
branch.