abantos / bolt

A task automation tool (similart to grunt) for Python
MIT License
15 stars 8 forks source link

Sphinx Integration with Bolt #37

Open CurroRodriguez opened 8 years ago

CurroRodriguez commented 8 years ago

Story

As a bolt user, I want to build the documentation of my project using Sphinx, so I can easily integrate the process with my CI/CD pipeline.

Description

Sphinx is widely used with Python projects; therefore, it will be useful to provide a task that allows to build the documentation using bolt. This simplifies the process of integrating the documentation build and validation with a CI/CD pipeline.

CurroRodriguez commented 7 years ago

Issue #37: Sphinx Integration with Bolt