clayrisser / generator-sphinx

Yeoman generator for sphinx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

generator-sphinx

Beerpay Beerpay GitHub stars

Yeoman generator for sphinx

Please ★ this repo if you found it useful ★ ★ ★

Features

  • Build html docs
  • Build man pages
  • Build latex project
  • Build pdf docs
  • Choose from multiple themes
  • Choose custom latex type
  • Supports multiple sphinx domains
  • Markdown support
  • Supports math expressions

Installation

npm install -g yo generator-sphinx

Dependencies

Usage

yo sphinx

Serve locally

make serve

Build

make build

Build help

make help

Build html

make html

Build man page

make man

Build latex

make latex

Build pdf

make latexpdf

Support

Submit an issue

Screenshots

Contribute a screenshot

Contributing

Review the guidelines for contributing

License

MIT License

Jam Risser © 2018

Changelog

Review the changelog

Credits

Support on Beerpay (actually, I drink coffee)

A ridiculous amount of coffee was consumed in the process of building this project.

Add some fuel if you'd like to keep me going!

Beerpay Beerpay

About

Yeoman generator for sphinx

License:MIT License


Languages

Language:JavaScript 67.5%Language:Python 19.7%Language:Makefile 8.4%Language:CSS 4.4%