]> Kevux Git Server - fll/commit
Update: Add documentation.
authorKevin Day <thekevinday@gmail.com>
Sat, 11 Dec 2021 22:31:08 +0000 (16:31 -0600)
committerKevin Day <thekevinday@gmail.com>
Sat, 11 Dec 2021 22:31:08 +0000 (16:31 -0600)
commitc12ef1dafa5b6aae987597629b5a1b8495c2fb45
tree1e9229cda9e0cde00988d418af67a0f61a92099d
parent2ee43d6a407f5a968f49f536beb5313251c67451
Update: Add documentation.

This is yet another reminder to me to try and avoid accidental commits.

I should have already had the documentation written up and be committed along with the initial commit.
Given that this project was accidentally committed before it was ready to, this left the project in less than ideal state.
As a reminder to myself to help encourage avoiding this mistake, I am constantly adding this oops notice to my commits.

With this documentation written, I once more believe that I have wrapped everything up that I need to consider this ready.
I previously thought this was the case, but as is seen by recent previous commits, this was not the case.

Going forward, I plan on investigating writing tests for this project and to use this project as an example of writing tests for the entire FLL probject.
This will hopefully allow me to find any remaining bugs and make this program production ready.
level_3/utf8/documents/about.txt [new file with mode: 0644]
level_3/utf8/documents/output.txt [new file with mode: 0644]
level_3/utf8/specifications/output.txt [new file with mode: 0644]