crocks
crocks copied to clipboard
Add documentation for the `Unit` crock
Description
To bring it in-line with the other Crocks we need to add in descriptive documentation for the Unit crock with examples
Task List
- [ ] Add main
Unit.mdfile to 'docs/src/pages/docs/crocks/' based on the others - [ ] Ensure it has the correct 'weight'
- [ ] Locate all references to
Unitand update it to link to the newUnitdocumentation. Reference the section where possible - [ ] Update
docs/src/pages/docs/crocks/index.mdwith links to the newUnit.mdpage - [ ] Update
docs/src/pages/docs/functions/pointfree-functions.mdwith links to the newUnit.mdpage
For more information, see the CONTRIBUTING guide.
Further Information
This was sourced from https://github.com/evilsoft/crocks/issues/42