Coding 2022-09-12
Okay, here's the deal:
- Test coverage is maxed out.
- Functions in the scanner module are rewritten to make more sense. (The problems with them were all my fault.)
- I've gotten documentation sort of working, I think. I'm not sure what to document, but at least I've got the infrastructure to do so.
I'm not feeling super excited to document the core modules, since those are potentially going to get all changed around in later chapters. I guess I can look into documenting the supporting modules I'm writing.
For now, though, I want to take things easy and get back to this later.
Good night.