-
Notifications
You must be signed in to change notification settings - Fork 2
Finish documentation #1
Comments
I've been thinking about what to include into the docs. Basic (readme)We should update the README to reflect the latest changes. It would be also a good idea to mention two key goals of Frankt:
We should also keep a very small example and contribution guidelines. DocsAll the docs should be updated to include information for existing modules and public functions. We should also include proper typespecs for guidance. We should also include some general recommendations:
ManualOnce we have the readme and the basic documentation we should also create some specific pages with concrete examples:
Some of those examples could be also written as test applications. This way users could have real code to see and, at the same time, we would have a strong test suite. |
While the documentation is far from finished and still needs lots of work, I think that it has reached the level in which the basic functionality has been covered. With this in mind, I am removing this issue from the "v1.0.0" milestone to unlock it and publish Frankt in hex.pm as soon as possible. |
We must finish Frankt documentation before publishing the first version.
The text was updated successfully, but these errors were encountered: