Skip to content

dustsigns/docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sproof documentation (sproof-docs) Documentation Status

This repository contains the documentation of sproof. It explains how to set up sproof profiles and how to use the sproof docker client and JavaScript API.

For users (developers and integrators)

A fully formatted version of this documentation can be found on Read the Docs.

For contributors

The sources for the documentation can be found in the docs/ folder. The Dockerfile and the docker-compose.yml file in the root directory can be used with Docker Compose to automatically generate a fully formatted version of the source files while editing. After starting the Docker container with docker-compose up -d, the formatted documentation can be accessed with a Web browser at http://localhost:8000/ on the Docker host. It is updated, i.e., regenerated from the source files, on the fly. Please double-check any changes in the fully formatted version before submitting a pull request.

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%