fzoske / unit-docs

An official read-only mirror of http://hg.nginx.org/unit-docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NGINX Unit Logo

NGINX Unit Documentation

This is the source code for NGINX Unit's official website, written in reStructuredText and built with the Sphinx generator.

Development

To run a local version of the website:

git clone https://github.com/nginx/unit-docs
pip install -r requirements.txt
make serve

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

The documentation for NGINX Unit is licensed under CC BY 4.0.

About

An official read-only mirror of http://hg.nginx.org/unit-docs/

License:Creative Commons Attribution 4.0 International


Languages

Language:Python 56.9%Language:CSS 21.5%Language:JavaScript 11.7%Language:HTML 6.4%Language:Makefile 3.4%