Skip to content

turky/sphinxcontrib-reviewbuilder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sphinx ReVIEW builder

image

image

Sphinx to ReVIEW builder.

ReVIEW: https://github.com/kmuto/review

Setting

Install

> pip install sphinxcontrib-reviewbuilder

Configure Sphinx

To enable this extension, add sphinxcontrib.reviewbuilder module to extensions option at conf.py.

# Enabled extensions
extensions = ['sphinxcontrib.reviewbuilder']

How to use

% make review

Repository

https://github.com/shirou/sphinxcontrib-reviewbuilder

TODO

  • literal block includes highlight args

License

LGPL v2.

Same as ReVIEW original. See LICENSE file.

About

Sphinx to Re:VIEW

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.7%
  • Makefile 3.3%