Skip to content

Commit 48ca1ab

Browse files
authored
Add documentation links
1 parent 777cae8 commit 48ca1ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

blog_professional/_posts/2020-06-04-soap-box.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ I found that I was repeatedly re-googling links to share with new mentees, so I
2929

3030
## Comments & Documentation
3131

32+
* [C++ projects documentation best practices](https://medium.com/@stepan.prokipchyn/c-projects-documentation-best-practices-bd82139f7a17)
33+
* [C++ Doxygen Notes](https://developer.lsst.io/cpp/api-docs.html#cpp-doxygen-notes)
3234
* [5 Best Practices for Commenting Your Code](https://improvingsoftware.com/2011/06/27/5-best-practices-for-commenting-your-code/)
3335
* [Putting comments in code: the good, the bad, and the ugly.](https://www.freecodecamp.org/news/code-comments-the-good-the-bad-and-the-ugly-be9cc65fbf83/)
3436
* :star2: [How to Write Good Documentation (And Its Essential Elements)](https://www.sohamkamani.com/blog/how-to-write-good-documentation/)

0 commit comments

Comments
 (0)