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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sphinx_timeline-0.2.0.tar.gz.
File metadata
- Download URL: sphinx_timeline-0.2.0.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 |
952b358b324e5577b63055db92256183713036108f58a0fcfa108dea8c1a12cf
|
|
| MD5 |
67e36db2e505f73fbd0202f0aed6eed4
|
|
| BLAKE2b-256 |
8837128136a87d93a5110cb7df761086a92cedf76285fd85c49d496a0c0655b3
|
File details
Details for the file sphinx_timeline-0.2.0-py3-none-any.whl.
File metadata
- Download URL: sphinx_timeline-0.2.0-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a417ab0ce56ef240f3a53e149934f3f761e9da97a7664dfbbf297267fdaaa90c
|
|
| MD5 |
0a674f76d4a042fe5765c9fd1ad875ba
|
|
| BLAKE2b-256 |
266230c7f1cfd5dd039647d5cda7ee4246852d598c22ebb2cd6ec8664de8a63a
|