Skip to content

2024.09.09

Compare
Choose a tag to compare
@xames3 xames3 released this 10 Sep 23:19
· 25 commits to main since this release

Coeus Sphinx Theme v2024.09.09 Release Notes

Added Features

  1. Open Graph Protocol:
    Integrated support using sphinxext.opengraph extension.

  2. Collapsible TOC and HTML Post Processing:
    Added capabilities for collapsible table of contents in the sidebar and enhanced HTML post-processing.

Changes

  1. people Option Update:
    Now handled via docutils.statemachine to support nested parsing in the headshots module. The processing has shifted to the node level.

  2. Gradient Option Update in title-hero:
    The gradient option is now optional and managed via CSS animations.

Deprecations

  1. people Option:
    Deprecated in favor of a more intuitive list-table layout in both the headshots and contributors modules.

  2. article Option:
    Deprecated from the title-hero directive.

  3. html_coeus_include_last_updated_date Option:
    Deprecated in favor of traditional Sphinx options.