Sphinx Extension that turns documentation into presentations.
Project description
sphinx-presentations
sphinx-presentations is a Sphinx extension to convert documentation to Reveal.js presentations.
Installation
python -m pip install sphinxext-presentations
Usage
Add sphinxext.presentations
to your extensions list in your conf.py
extensions = [
"sphinxext.presentations",
]
Presentations will launch when ?present
is appended to the url of a page. It is recommended to add a way for viewers to launch presentations without modifying the url (a button perhaps?).
Building js assets
Installing dependencies
npm install
Building js
npx webpack
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
Built Distribution
File details
Details for the file sphinxext-presentations-0.2.0.tar.gz
.
File metadata
- Download URL: sphinxext-presentations-0.2.0.tar.gz
- Upload date:
- Size: 42.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4859daea8d1a22d5d74e235f532ce7ff3e0a0e331872dc8400e1cff399d7d55a |
|
MD5 | f7858b15ab67b7431198511f07a6fdd9 |
|
BLAKE2b-256 | 04e6eb3d2a92c9de14c0e18f764a9cef4297b10bbfcb613d830f284547cd1948 |
File details
Details for the file sphinxext_presentations-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: sphinxext_presentations-0.2.0-py3-none-any.whl
- Upload date:
- Size: 42.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb889eef48d5a2b6f2e28ef75d4acae4da618d70f9f301410a85b78115d6ffac |
|
MD5 | 1ad694a7545341747b513622de67d260 |
|
BLAKE2b-256 | 3d9f0129b37f8f700927860d4f1647695a852993e3b2e8521d10e192edd248b0 |