Skip to content

melowntech/workshop

Repository files navigation

Melown 3D Stack workshop

This repository contains materials to Melown's 3D technological stack workshop.

Requirements

The materials are written using Sphinx documentation tool. You have to install it (something like apt-get install sphinx on Debian-based Linux).

Build

If you have Sphinx installed, you just have to run

cd workshop
make html

Use

Generated documentation is viewable in your web browser:

${BROWSER} _build/html/index.html

Read

The documentation is generated at ReadTheDocs server: http://melown.readthedocs.io/

License

Creative Commons Attribution-ShareAlike license Licensed under a Creative Commons Attribution-ShareAlike license (CC BY-SA) version 4.0.