Embed Disqus comments in Sphinx documents/pages.
Project description
sphinx-disqus
Embed Disqus comments in Sphinx documents/pages.
- Python 3.9 through 3.12 supported on Linux, macOS, and Windows.
📖 Full documentation: https://sphinx-disqus.readthedocs.io
Quickstart
To install run the following:
pip install sphinx-disqus
To use in Sphinx simply add to your conf.py
:
extensions = ["sphinx_disqus.disqus"]
disqus_shortname = "my-cool-project"
Also add this to any document you wish to have comments:
.. disqus::
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_disqus-1.3.0.tar.gz
(5.2 kB
view hashes)
Built Distribution
Close
Hashes for sphinx_disqus-1.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8608fc4b3148055c41a390dd250883ebee7f28c5bfac00997a3fbe1ec8985466 |
|
MD5 | 97e13c67e99d1bd3ee77079ad44d7504 |
|
BLAKE2b-256 | 27568b16f28bb90829344d39e305e4795bbef1f6d03a0f5664c78ab3c7f67501 |