Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 700 Bytes

index.rst

File metadata and controls

30 lines (18 loc) · 700 Bytes

Development

Warning

These docs are WIP !

vendoring release

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.