canonical/open-documentation-academy

Charmed Ceph: Stylistic inconsistencies in the how-to index

Open

#280 opened on Aug 13, 2025

 (15 comments) (0 reactions) (1 assignee)Python (99 forks)auto 404
designeditgood first issuesize 1workshop

Repository metrics

Stars
 (119 stars)
PR merge metrics
 (PR metrics pending)

Description

[! IMPORTANT] Notice that this task contains a workshop label; this means that it has been created for the live DjangoCon/Ubucon 2025 Open Documentation Academy workshop to assist community members make their first documentation contribution. Please, do not work on this task unless it is assigned to you.

Background

The Charmed Documentation how-to index lacks stylistic uniformity. Only some subsections appear in bold; this formatting is applied inconsistently, as carets appear in both bold and plain-font subheadings.

The lack of uniform structuring violates the principles of clear and consistent labelling and structured, scannable formatting. This decreases the functional quality of the work. In the case of the index, the cognitive load is clearly increased, as the user will be drawn to the bold content first, assuming it has a higher hierarchy, and will need to look further if the subsection they are interested in is in plain-font format.

Task

Apply the bold font for only the highest hierarchy level (H1 level) to ensure consistency and make it easier to find the main sections when the user expands the index.

Resources

Thank you in advance for your contribution!

Contributor guide