Skip to content

unfoldingWord-dev/Resource-Container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resource Container Documentation

See http://resource-container.readthedocs.io/ for the documentation, this repo is the source files.

If you want to suggest a change, please fork this repo and create a PR, or create an Issue.

About

The goal of Resource Containers is to make translation material portable, structured, and user friendly.

This specification is designed in conjunction with, but not dependent on, the Door43 Resource Catalog API.

Building

Install the sphinx engine

sudo apt-get install python-sphinx

Install the theme with pip

pip install sphinx_rtd_theme

Then run the build script.

NOTE: this top level makefile is just a shorcut to building the html.

make