This repo contains the reference-lib npm package that can be used to fetch NGINX directive reference in Markdown and HTML format. It also has the converter code that is used to generate the directive reference json.
Refer to the README file for how to install the reference-lib package.
Refer to the README file for how to build and run the reference converter.
This project includes a devcontainer with all dependencies pre-installed and configured.
The repository is organized as follows:
reference-lib/
: This directory contains an npm package that allows for easy lookup of nginx directivesreference-converter/
: This directory contains a program that converts the official NGINX reference documentation from XML format to JSON.tools/
: This directory contains development toolsexamples/
: This directory contains example usage of thereference-lib
Please see the contributing guide for guidelines on how to best contribute to this project.
© F5, Inc. 2024