Skip to content

HerveCaumont/api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terradue Cloud Platform API

Build Status

This is the official repository of the Terradue Cloud Platform API.

This documentation is live at: http://docs.terradue.com/t2-api/

Getting started

Here's the procedure to install the required packages

  1. Install sphinx

see here: http://sphinx-doc.org/latest/install.html

  1. If needed, set your github information:
$ git config --global user.name <github username>
$ git config --global user.email <email address>

Building locally

Build the documentation by running make html or make latex

Continuous build

The PDF is generated at http://docs.terradue.com/t2-api/T2API.pdf every time a change is pushed on the repo.

This documentation is built with sphinx.

About

Terradue Cloud Platform API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 53.2%
  • Batchfile 23.5%
  • Makefile 23.3%