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 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.1.0.tar.gz.
File metadata
- Download URL: sphinx_timeline-0.1.0.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a44a8c0c9177cefcf861e746cade9ab5ba06a8e97acd79ef10da69daa2cf380
|
|
| MD5 |
d5d974ddb006cd42d159f8cd96733c27
|
|
| BLAKE2b-256 |
3e8c60ca218bc6e3cf7a91641071fc050a479a936b3b4a9d32bbd479fe7d0e54
|
File details
Details for the file sphinx_timeline-0.1.0-py3-none-any.whl.
File metadata
- Download URL: sphinx_timeline-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9072538cae8ac7387e54efae74240c1d05a9304a7c120e9d9e58cf75c9873ab7
|
|
| MD5 |
af69d15f1daf8f8a43f95e16b08f1e9a
|
|
| BLAKE2b-256 |
db59c5dc82a09de8c701058105506b85fb4527c2a731607868e225c9d739e811
|