StanfordSpezi / SpeziMockWebService

A Spezi-based Swift Package to mock the interaction with a web service in a Spezi-based app.
https://swiftpackageindex.com/StanfordSpezi/SpeziMockWebService/documentation
MIT License
3 stars 2 forks source link

Update Documentation in Conformance to the Documentation Guide #7

Closed PSchmiedmayer closed 9 months ago

PSchmiedmayer commented 1 year ago

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.

Additional context

No response

Code of Conduct

PSchmiedmayer commented 1 year ago

The only element left here, is adapting the links to the new version of Spezi, e.g., the renamed Setup tutorial that will be released with the next Spezi version and once the documentation is build on the Swift Package Index: https://swiftpackageindex.com/StanfordSpezi/Spezi

vishnuravi commented 9 months ago

This has been completed!