Skip to content

Machine-readable variants of NGINX directive documentation for use in other tools.

License

Notifications You must be signed in to change notification settings

nginx/nginx-directive-reference

Project Status: Active – The project has reached a stable, usable state and is being actively developed. License Community Support

NGINX Directive Reference

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.

Getting Started

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.

Directory Structure

The repository is organized as follows:

  • reference-lib/: This directory contains an npm package that allows for easy lookup of nginx directives
  • reference-converter/: This directory contains a program that converts the official NGINX reference documentation from XML format to JSON.
  • tools/: This directory contains development tools
  • examples/: This directory contains example usage of the reference-lib

Contributing

Please see the contributing guide for guidelines on how to best contribute to this project.

License

Apache License, Version 2.0

© F5, Inc. 2024

About

Machine-readable variants of NGINX directive documentation for use in other tools.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks