Skip to content

Add documentation on public methods/functions #2

@AngeloStavrow

Description

@AngeloStavrow

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.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions