-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
The public methods/functions in WriteFreelyClient already leverage Xcode documentation comments, so using the package in Xcode gives you nice inline help. However, it's helpful to have documentation accessible outside of the IDE as text.
It's preferred that such documentation be agnostic to whatever code-sharing platform the source is hosted on; in other words, prefer something like Markdown files in a /docs folder over using a feature like GitHub Wikis.
It isn't a bad idea to make it such that we can, for example, publish the files in the /docs to a GitHub Pages site.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation