The sphinx-icalendar package
is a Sphinx extension that renders .. code-block:: calendar directives as
interactive HTML tables. It turns RFC 5545 iCalendar (ICS) or
RFC 7265 jCal (JSON) input into
tabs with a rendered event table and the source specification.
| Homepage: | https://sphinx-icalendar.readthedocs.io/en/latest/ |
|---|---|
| Issue Tracker: | https://github.com/pycalendar/sphinx-icalendar/issues |
| Code: | https://github.com/pycalendar/sphinx-icalendar |
| Dependencies: | icalendar, recurring-ical-events, sphinx-design |
| License: | GPL-3.0-or-later |