Skip to content
This repository was archived by the owner on Apr 9, 2021. It is now read-only.

claranet/cloud-deploy-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

265 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Claranet Cloud Deploy documentation

Read the documentation

HTML built version is available online at https://docs.cloud-deploy.io/

Edit the documentation

ReST syntax

ReST syntax is text based as markdown or wiki language.

Install sphinx:

virtualenv sphinx
source sphinx/bin/activate
pip install -r requirements.txt

Edit the targeted source file from source/rst/:

vim source/rst/api.rst

Follow sphinx documentation online.

Generate new doc locally:

make html

Generate Epub:

make html epub

You can read the generated doc from build/html/index.html.

About

Claranet Cloud Deploy - Documentation

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 8