Documentation #43
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Some modules lack documentation, which makes it harder for new developers to understand which tool to use for what. An example are the serialization tools.
I wrote/updates some documentation for the Serialization tools as I learnt and used them.
I did that in general for FSFW code whenever I came across undocumented function. Sometimes, I also did some formatting so the column width is max. 80. This is really nice to have two code sections next to each other, even on a big screen(I don't have the luxury of two screens yet).
I will try to gather all documentation changes in pull request #22.
Label: Documentation
#22 closed, will try to put it in smaller pull requests.