Skip to content

mfatihercik/sphinxcontrib-contentui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contentui extension for Sphinx

This is a modified fork of Serge Domkowski's examplecode extension for Sphinx.

About

This is a simple extension that is rendered as HTML widgets:

Example

All-in-One Example

Installation

$ pip install sphinxcontrib-contentui

Enabling the extension in Sphinx

Just add sphinxcontrib.contentui to the list of extensions in the conf.py file. For example:

extensions = ['sphinxcontrib.contentui']

Documentation

Full documentation for end users can be found in the "docs" folder.

It is also available online on Read The Docs

About

Sphinx extension that is rendered as HTML widgets

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 50.5%
  • CSS 27.3%
  • JavaScript 22.2%