From 7420a3559c0c1d602efa5600d98d6d542c829892 Mon Sep 17 00:00:00 2001 From: Anna Ziegler Date: Thu, 26 Feb 2026 16:14:30 +0000 Subject: [PATCH 1/2] Added Missing Information - DOC-STRUCT-004 --- documentation-tasks/README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/documentation-tasks/README.md b/documentation-tasks/README.md index 11d755f..fe8b3c3 100644 --- a/documentation-tasks/README.md +++ b/documentation-tasks/README.md @@ -173,13 +173,15 @@ Phoebus.org serves as the main landing page for the Phoebus ecosystem but has ou - Audit all external links (GitHub repos, documentation sites, downloads) :white_check_mark: - Update broken or outdated links :white_check_mark: - Ensure links point to correct ReadTheDocs documentation :white_check_mark: - - Add links to all ecosystem services (Alarm Services, Archiver Appliance, ChannelFinder, Olog, Save & Restore) :question: (Might need to be updated after the Documentation was updated. Currently all links work as intended.) - Fix links to community resources (Matrix chat, ~~mailing lists~~, GitHub Discussions) :white_check_mark: -- [ ] **Add Missing Information**: - - Complete service descriptions for all middleware services - - Add "Getting Started" quickstart guide - - Include architecture overview diagram showing how services interact - - List key features and capabilities + - Add links to all ecosystem services (Alarm Services, Archiver Appliance, ChannelFinder, Olog, Save & Restore) :question: (Maybe has to be updated after the Documentation was updated. Currently all links work as intended.) +- [x] **Add Missing Information**: + - Services - Complete service descriptions for all middleware services, proofread :white_check_mark: + - About - Extend information at the top, then proofread :white_check_mark: + - Applications - proofread :white_check_mark: + - Download - Add "Getting Started" quickstart guide, under the Download section, add some useful links :white_check_mark: + - Include architecture overview diagram showing how services interact :question: + - List key features and capabilities :question: - [ ] **Expand Collaboration Section**: - Highlight community contribution opportunities - Add "How to Contribute" section with clear paths for different skill levels From c8175311c2562b7a813510c979b994a8afd4510b Mon Sep 17 00:00:00 2001 From: Anna Ziegler Date: Fri, 27 Feb 2026 11:22:04 +0000 Subject: [PATCH 2/2] Progress Expand Collaboration Section - DOC-STRUCT-004 --- documentation-tasks/README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/documentation-tasks/README.md b/documentation-tasks/README.md index fe8b3c3..7e28055 100644 --- a/documentation-tasks/README.md +++ b/documentation-tasks/README.md @@ -183,12 +183,14 @@ Phoebus.org serves as the main landing page for the Phoebus ecosystem but has ou - Include architecture overview diagram showing how services interact :question: - List key features and capabilities :question: - [ ] **Expand Collaboration Section**: - - Highlight community contribution opportunities - - Add "How to Contribute" section with clear paths for different skill levels - - Showcase community contributors and facilities using Phoebus - - Add community calendar (codeathons, meetings, webinars) - - Link to CONTRIBUTING.md in main repository - - Include community communication channels (Matrix, GitHub, mailing lists) + - Highlight community contribution opportunities :white_check_mark: + - Include community communication channels (Matrix, GitHub, mailing lists) :white_check_mark: + - ~~Add community calendar (codeathons, meetings, webinars)~~ Add a list of upcoming events instead :white_check_mark: + - Contribute overhaul :white_check_mark: + - ~~Showcase~~ Add missing community contributors and facilities using Phoebus + - Create and Link to CONTRIBUTING.md in main repository + https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors + - ~~Add "How to Contribute" section with clear paths for different skill levels~~ not needed, makes it less complicated - [ ] **Technical Updates**: - Update site generator dependencies and Improve build process and deployment - Add analytics to understand user engagement