Skip to content
This repository was archived by the owner on Mar 11, 2022. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Cloudstate Python documentation

The Cloudstate documentation is built using Antora with Asciidoc sources.

The build is defined in the Makefile and requires make, bash, and docker.

To build the documentation run:

make

The generated documentation site will be available in the build/site directory:

open build/site/index.html

Documentation will be automatically deployed on tagged versions, in the Travis CI builds.