Skip to content

xpodev/pydom-sphinx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyDOM Sphinx Template Engine

This is how you can use PyDOM as the template engine instead of Jinja:

pip install pydom-sphinx

Setup

Add the extension in conf.py

extensions = [ "pydom_sphinx" ]

Run

sphinx-build -b pydom docs build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published