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.1.0.tar.gz
(14.7 kB
view hashes)
Built Distribution
Close
Hashes for sphinx_timeline-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9072538cae8ac7387e54efae74240c1d05a9304a7c120e9d9e58cf75c9873ab7 |
|
MD5 | af69d15f1daf8f8a43f95e16b08f1e9a |
|
BLAKE2b-256 | db59c5dc82a09de8c701058105506b85fb4527c2a731607868e225c9d739e811 |