A Sphinx extension that organizes changelog directives (e.g., .. changelog::) into a structured log cabinet. Version 1.0.1 is current; release cadence is low, with maintenance as needed.
pip install sphinxcontrib-log-cabinetNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Add the extension to Sphinx conf.py, then use the changelog directive.
Use 'sphinxcontrib.log_cabinet' in your extensions list.
Replace ``.. log::`` with ``.. changelog::`` in your RST files.
Ensure extensions list includes 'sphinxcontrib.log_cabinet' exactly.
Use 'sphinxcontrib.log_cabinet' in your extensions list.