A Sphinx extension to embed images, download files, CSSs, and JSs into a single HTML file.
Project description
A Sphinx extension to embed images, download files, CSSs, and JSs into a single HTML file.
Installation
You are able to install sphinx-mekki with pip.
pip install sphinx-mekki
Usage
You must add sphinx_mekki to your extensions list in your conf.py.
extensions = [... , "sphinx_mekki", ...]
You are optionally able to change the html_theme to mekki in the conf.py to generate simple HTML files with minimal dependency on other pages. (Hopefully, this extension should work with any HTML theme that complies with Sphinx.)
html_theme = "mekki"
Enjoy writing docs!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sphinx_mekki-0.8.5.tar.gz.
File metadata
- Download URL: sphinx_mekki-0.8.5.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cda49a59cc6e827663855783ac3d37a683ee17755aad431c6109e3e3abbf0b15
|
|
| MD5 |
0bdfec1658c2d800b9f16f1fdf7de56d
|
|
| BLAKE2b-256 |
3450577e1cd547e96f89a9199eda1951c3fb58513e1cc3a0ef7d0abbb6b325d7
|
File details
Details for the file sphinx_mekki-0.8.5-py3-none-any.whl.
File metadata
- Download URL: sphinx_mekki-0.8.5-py3-none-any.whl
- Upload date:
- Size: 12.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a532796cb88ea39f266870062c153e3e89fa7d44f176f61fd89da7ec765aa2db
|
|
| MD5 |
33753895a271c58357f4d6b42b345911
|
|
| BLAKE2b-256 |
96376ae9d224dc7920f20b34885198a29fb04945f2fcdd0fcafc8fb03d915b34
|