Yet Another Sphinx Feed Builder
Project description
This Sphinx extension is derived Fergus Doyle’s sphinxfeed which is in turn derived from Dan Mackinlay’s sphinxcontrib.feed package.
Usage
Install yasfb using easy_install / pip / python setup.py install
Add yasfb to the list of extensions in your conf.py:
extensions = [..., 'yasfb']
Customise the necessary configuration options to correctly generate the feed:
feed_base_url = 'http://YOUR_HOST_URL' feed_author = 'YOUR NAME'
Publishing Dates
Publish dates for feed entries come from either reST metadata embedded in the file, or the last git commit date for a file.
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
yasfb-0.5.0.tar.gz
(4.0 kB
view details)
File details
Details for the file yasfb-0.5.0.tar.gz.
File metadata
- Download URL: yasfb-0.5.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a20e97d9ac47bb5339f077a03e6471dfcedc4594f67e033fffde7ff15ab0a9e
|
|
| MD5 |
1779e45577d889a44d333c69c4621f3c
|
|
| BLAKE2b-256 |
cdc36696be0f4905b3cb0b4094cea6478adb15d46b4b9182aeb53a0882dd6fb6
|