Development

Warning

These docs are WIP !

Internals

henry is a wrapper on steroids around Sphinx and Docker written in golang.

The main motivation behind henry is to make it less hassle as possible to get a visual impression of your docs.

henry uses Cobra as base.

Cobra is a library providing a simple interface to create powerful modern CLI interfaces similar to git & go tools.

We use Cobra to run certain (Sphinx) commands in Docker.