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 details)
Built Distribution
File details
Details for the file sphinx_timeline-0.2.1.tar.gz
.
File metadata
- Download URL: sphinx_timeline-0.2.1.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee4dd57bd7fdc9439931f01b5fb993808e1d2716356ddbea8e396e44db3f997a |
|
MD5 | a84f2f56de065d07f4b32d8995577b58 |
|
BLAKE2b-256 | 81c132df22cc485d7bf701a4c3625cccb8d3ee004f7cfe18628ab7bfcb860574 |
File details
Details for the file sphinx_timeline-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: sphinx_timeline-0.2.1-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7bcd251a09482e5f4d63a9980d0d83549da9a3ec4108cd51d73c4d12863c11dd |
|
MD5 | 83631228135c1341b8d4a642cdde80f4 |
|
BLAKE2b-256 | 3cea1affe473363705f574a0671af0333cba7efe7db4d83f950eeca2d8bf9799 |