Skip to content

Lua domain for Sphinx documentation builder

Notifications You must be signed in to change notification settings

ITRS-Group/sphinx-lua

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 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.

Requires setuptools-git.

Download the package

Run python setup.py install.

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

  • Python 100.0%