From fbeafe116aa373eea7a319554cf89aed1283145b Mon Sep 17 00:00:00 2001 From: g* Date: Mon, 27 Oct 2025 18:13:39 +0100 Subject: [PATCH] Fixing typos. --- docs/resume/pcvue.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/resume/pcvue.md b/docs/resume/pcvue.md index 270f3cb..b5f730b 100644 --- a/docs/resume/pcvue.md +++ b/docs/resume/pcvue.md @@ -92,7 +92,7 @@ This is especially jarring on the landing page of the Product Documentation: PcV **Lists and tables**: When to use a table, a list, or another element should be clearer. There were instances were a table would have been better than a list and vise-versa. The formatting of both needs attention: lists are too spaced out and tables contain multiple header rows in the same table. -**Diagrams and images**: Diagrams are a great tool for getting information across visually, particularly to illustrate complex processes and concepts. There are no diagrams in the documentation. Tools like Mermaid allow you to create diagrams dynamically, without using image editing application. The general quality of the screenshots and images is low, and there are no captions. Captions are important for SEO and for accessibility for visually impaired readers. Having images under **Show pictures** dropdowns is a suboptimal user experience. It's an additional click for lß ittle gain. +**Diagrams and images**: Diagrams are a great tool for getting information across visually, particularly to illustrate complex processes and concepts. There are no diagrams in the documentation. Tools like Mermaid allow you to create diagrams dynamically, without using image editing application. The general quality of the screenshots and images is low, and there are no captions. Captions are important for SEO and for accessibility for visually impaired readers. Having images under **Show pictures** dropdowns is a suboptimal user experience. It's an additional click for little gain. **Font and presentation layer**: The font on the main site is more legible and overall styling is more visually appealing compared to the documentation site. Presentation matters, even for highly technical audiences.