Skip to content

idahogray/sphinx-lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sphinx Lua Domain

Description

Sphinx extension to add a Lua domain, allowing the documentation of Lua code.

Installation

Requires Sphinx >=1.0.6 (http://sphinx.pocoo.org). Requires setuptools_git (https://github.com/ygingras/setuptools-git)

Download the package

Run python setup.py isntall.

Then, add redjack.sphinx.lua to your conf.py:

extensions = ['redjack.sphinx.lua']

About

Lua domain for Sphinx documentation builder

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages