Skip to main content

A sphinx extension to integrate multiple choices questionnaires

Project description

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()]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sphinx-ext-eqt-1.4.tar.gz (5.8 kB view hashes)

Uploaded Source

Built Distribution

sphinx_ext_eqt-1.4-py3-none-any.whl (8.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page