Add documentation for the `Writer` crock
dalefrancis88 opened this issue · 0 comments
dalefrancis88 commented
Description
To bring it in-line with the other Crocks
we need to add in descriptive documentation for the Writer
crock with examples
Task List
- Add main
Writer.md
file to 'docs/src/pages/docs/crocks/' based on the others - Ensure it has the correct 'weight'
- Locate all references to
Writer
and update it to link to the newWriter
documentation. Reference the section where possible - Update
docs/src/pages/docs/crocks/index.md
with links to the newWriter.md
page - Update
docs/src/pages/docs/functions/pointfree-functions.md
with links to the newWriter.md
page
For more information, see the CONTRIBUTING
guide.
Further Information
This was sourced from #42
We may want to hold off on writing this until #201 is complete as it'll change the behaviour