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.7.1.tar.gz
(9.7 kB
view hashes)
Built Distribution
yasfb-0.7.1-py2.py3-none-any.whl
(11.2 kB
view hashes)
Close
Hashes for yasfb-0.7.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e556f0c2d5ef23c9b4ff5d26e269141198e76e5a5585fccb909bbc4741799fef |
|
MD5 | 762d3efec8d75dac831a8f7055351d90 |
|
BLAKE2b-256 | b275246ef8f527ca25c3eff92a0aac15285ba45fbba04b0daf6ff3d10cbee25a |