GithubHelp home page GithubHelp logo

dystudio / hangfire-chinese-doc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jonechenug/hangfire-chinese-doc

0.0 1.0 0.0 997 KB

Hangfire中文文档,由官方文档翻译

Makefile 19.78% HTML 36.49% Python 24.85% Batchfile 18.88%

hangfire-chinese-doc's Introduction

Hangfire 中文文档

基于官方文档机翻修改,在线访问地址:点我访问

Docker 支持

运行:

docker run --restart always  --name hangfire -d -p 8080:80 daocloud.io/koukouge/hangfirezhdoc

浏览器访问 http://127.0.0.1:8080/quick-start.html 即可查看文档。

删除:

docker rm -f hangfire

Hangfire Documentation

Documentation Status

This repository contains Sphinx-based documentation for Hangfire. http://docs.hangfire.io

Contributing

The Easy Way

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!

Contributing via Documentation Site

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!

The Hard Way

Installing Sphinx

Official installation guide describes all steps required to run Sphinx on Windows / Linux / Mac OS X.

Building

Clone the repository and run the following command:

make html

After building, generated *.html files will be available in the _build directory.

License

Creative Commons License

This work is licensed under a Creative Commons Attribution 4.0 International License.

hangfire-chinese-doc's People

Contributors

fzxaasd avatar jonechenug avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.