Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sphinx-ext-eqt

This is a sphinx extension to integrate multiple choices questionnaires

Installation

This module is registered on pypi, simply run pip install sphinx-ext-eqt or add sphinx-ext-eqt to your requirements file.

Configuration

Static files are not handled by extensions, to properly display the questionnaire, the module's static dir must be append to sphinx configuation:

from eqt_ext import get_eqt_ext_static_dir
html_static_path = ['<your_project_static_dir>', get_eqt_ext_static_dir()]

About

A sphinx extension to integrate multiple choices questionnaires

Resources

Contributing

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages