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.8.0.tar.gz
(9.8 kB
view details)
File details
Details for the file yasfb-0.8.0.tar.gz
.
File metadata
- Download URL: yasfb-0.8.0.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.2 pkginfo/1.4.2 requests/2.20.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c833b9b5fc57d562d630cf8bf5527c1032e328c27d579796ad234f17fb1ef252 |
|
MD5 | 7493cc271ac6b1596d2f4e67ab966f6c |
|
BLAKE2b-256 | 59c76152b92fd7b42ae5bef4cdf55c6b03311a66dd275aa412f0d57f992fb5db |