We should create some basic documentation covering the most fundamental aspects of the library. We could start with:
- The
Duration type and what it provides.
str <-> Duration conversions (parsing/formatting).
- Exception hierarchy.
- How the test suite is organised.