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 ...
Release files for sphinx_timeline 0.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sphinx_timeline-0.2.1.tar.gz | 15.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sphinx_timeline-0.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 25.7 kB
Release files / sphinx_timeline-0.2.1.tar.gz
| Download URL | sphinx_timeline-0.2.1.tar.gz |
|---|---|
| Size | 15.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ee4dd57bd7fdc9439931f01b5fb993808e1d2716356ddbea8e396e44db3f997a
|
|
BLAKE2b-256 checksum How to use checksums |
81c132df22cc485d7bf701a4c3625cccb8d3ee004f7cfe18628ab7bfcb860574
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-requests/2.28.1
|
Release files / sphinx_timeline-0.2.1-py3-none-any.whl
| Download URL | sphinx_timeline-0.2.1-py3-none-any.whl |
|---|---|
| Size | 9.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7bcd251a09482e5f4d63a9980d0d83549da9a3ec4108cd51d73c4d12863c11dd
|
|
BLAKE2b-256 checksum How to use checksums |
3cea1affe473363705f574a0671af0333cba7efe7db4d83f950eeca2d8bf9799
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-requests/2.28.1
|