Skip to content
This repository has been archived by the owner on Jul 9, 2020. It is now read-only.

The source repository for the Conreality Software Development Kit (SDK) manual.

License

Notifications You must be signed in to change notification settings

Conreality/sdk.conreality.org

Repository files navigation

Conreality Software Development Kit (SDK) Manual

Project license Travis CI build status

This is the source repository for the Conreality Software Development Kit (SDK) manual and website.

All materials herein are released into the public domain.

Prerequisites

The following software is required in order to build this manual from source:

$ pip3 install -U sphinx
$ pip3 install -U sphinx_bootstrap_theme

$ brew install graphviz      # on macOS
$ sudo apt install graphviz  # on Ubuntu or Debian Linux

Building the Manual

$ make html      # HTML output in .build/html/index.html
$ make latexpdf  # PDF  output in .build/latex/conreality-sdk.pdf
$ make epub      # EPUB output in .build/epub/conreality-sdk.epub

Publishing the Manual

$ make clean html publish

About

The source repository for the Conreality Software Development Kit (SDK) manual.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published