A sphinx extension to create timelines.
Project description
sphinx-timeline
A sphinx extension to create timelines.
Usage
Install sphinx-timeline
with pip install sphinx-timeline
,
then add sphinx_timeline
to your conf.py
file's extensions
variable:
extensions = ["sphinx_timeline"]
Now add a timeline
directive to your document:
.. timeline::
- start: 1980-02-03
name: 1st event
- start: 1990-02-03
name: 2nd event
- start: 2000-02-03
name: 3rd event
---
**{{dtrange}}**
*{{e.name}}*
Description ...
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
sphinx_timeline-0.2.1.tar.gz
(15.8 kB
view hashes)
Built Distribution
Close
Hashes for sphinx_timeline-0.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7bcd251a09482e5f4d63a9980d0d83549da9a3ec4108cd51d73c4d12863c11dd |
|
MD5 | 83631228135c1341b8d4a642cdde80f4 |
|
BLAKE2b-256 | 3cea1affe473363705f574a0671af0333cba7efe7db4d83f950eeca2d8bf9799 |