hieroglyph is an extension for Sphinx which builds HTML5 slides from ReStructured Text documents.
Installing
You can install hieroglyph using easy_install or pip:
$ easy_install hieroglyph
You can also download the latest development version, which may contain new features.
Using Hieroglyph
Add hieroglyph as a Sphinx extension to your configuration:
extensions = [
'hieroglyph',
]
Build your slides:
$ sphinx -b html5slides output/slides
License
hieroglyph is made available under a BSD license; see LICENSE for details.
Included slide CSS and javascript licensed under the Apache Public License. See http://code.google.com/p/html5slides/.
News
0.3
Release date: UNRELEASED
Provide directory and standalone based builders.
Added slides and notslides directives.
Fix up absolute image paths from things like blockdiag
0.2
Release date: 10 March 2012
Initial implementation of Sphinx builder.
Two themes: slides and single-level
Basic documentation
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file hieroglyph-0.2.tar.gz.
File metadata
- Download URL: hieroglyph-0.2.tar.gz
- Upload date:
- Size: 304.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e49973eaeb704194576b0b0d1e7de2a98f9612f2c0b8b7fbb576971453799eb5
|
|
| MD5 |
2d87c713cd2716a396f2086a42abd9e0
|
|
| BLAKE2b-256 |
f2767272c94e4c1ee6d031bfb4244929e5966c19bc1cf9163223f34508422255
|