StanfordSpezi/SpeziScheduler

Update Documentation in Conformance to the Documentation Guide

Open

#26 opened on Aug 24, 2023

 (0 comments) (0 reactions) (0 assignees)Swift (5 forks)auto 404
documentationgood first issuehelp wanted

Repository metrics

Stars
 (6 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Problem

The current documentation in the module provides a good overview of the API and includes documentation for most public APIs. In line with the newly published Stanford Spezi Documentation Guide, we should update the documentation in accordance with the guidelines.

Solution

The documentation should be updated to provide more insightful inline documentation, improve the README file and the DocC landing page in conformance with the Stanford Spezi Documentation Guide.

  • Update inline documentation, including links and other elements noted in the Code Documentation section.
  • Improve the DocC landing page as detailed in the Landing Page section.
  • Add a graphic and visual representation of the module user interface (UI) or UML diagram of the architecture or interacting with the module API.
  • Improve the READMe as noted in the README section.

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines

Contributor guide