This repository contains Sphinx-based documentation for Hangfire. https://docs.hangfire.io
Just click the Edit on GitHub
button while observing a page with mistakes as shown below. GitHub will guide you to fork the repository. Please don't forget to create a pull request!
Documentation is automatically deployed to the site after each commit. For small changes just propose a pull request. Thanks to Read the Docs service for help!
Official installation guide describes all steps required to run Sphinx on Windows / Linux / Mac OS X.
Clone the repository and run the following command:
make html
After building, generated *.html
files will be available in the _build
directory.
This work is licensed under a Creative Commons Attribution 4.0 International License.