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()]
Release files for sphinx-ext-eqt 1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sphinx-ext-eqt-1.4.tar.gz | 5.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sphinx_ext_eqt-1.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.3 kB
Release files / sphinx-ext-eqt-1.4.tar.gz
| Download URL | sphinx-ext-eqt-1.4.tar.gz |
|---|---|
| Size | 5.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
94c266bf5a37f8ca31a91692ec360d97cc5ff8863bf343bef3cb54152b11a38d
|
|
BLAKE2b-256 checksum How to use checksums |
214da76a885fbbac7b49813c4871c6e9502d5b9714918ee7116af471bf89d641
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.1
|
Release files / sphinx_ext_eqt-1.4-py3-none-any.whl
| Download URL | sphinx_ext_eqt-1.4-py3-none-any.whl |
|---|---|
| Size | 8.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b32afc39a7b0e7363c7a2218e4fcd4d0881b86dde8cab310a389c7c8da1f3c5e
|
|
BLAKE2b-256 checksum How to use checksums |
9b6a0bd9213d8f057619ca65ba34a4aa85940c460e29a67a905167f474baf925
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.1
|