dmytrokyrychuk / zato-docs

Docs for https://zato.io/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zato-docs

Documentation for https://zato.io/docs

Each major Zato release has its own subdirectory, for instance, 1.1 or 2.0.

To build HTML documentation (here, 2.0):

$ cd ~
$ git clone https://github.com/zatosource/zato-docs.git
$ cd zato-docs/2.0/sphinx
$ make virtualenv
$ make html

Now the output HTML is in ~/zato-docs/2.0/sphinx/_build/html/index.html.

About

Docs for https://zato.io/docs


Languages

Language:Python 37.9%Language:CSS 25.1%Language:Groff 14.6%Language:HTML 8.5%Language:Makefile 7.1%Language:Batchfile 6.8%