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.0.tar.gz
(15.8 kB
view hashes)
Built Distribution
Close
Hashes for sphinx_timeline-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a417ab0ce56ef240f3a53e149934f3f761e9da97a7664dfbbf297267fdaaa90c |
|
MD5 | 0a674f76d4a042fe5765c9fd1ad875ba |
|
BLAKE2b-256 | 266230c7f1cfd5dd039647d5cda7ee4246852d598c22ebb2cd6ec8664de8a63a |