DEV Community

Shashi
Shashi

Posted on

 

"Code Blocks" Google doc add-on for better code documentation

Hi all - Ran into a Google Doc add-on called "Code Blocks" which neatly formats any source code. Makes it easier to read and can be used for a lot of different reasons including documentation. It comes with different options for the language + has color themes that allow you to customize it as required.

In case folks have not heard of it, here it is.

Code Blocks

You can download/install this add-on to your Google Doc from here:

https://chrome.google.com/webstore/detail/code-blocks/ebieibfdjgmmimpldgengceekpfefmfd

If you have/do use some other equally good or better tool for code documentation please post it in the comments. Happy to learn!

Cheers,

Shashi

Top comments (0)

An Animated Guide to Node.js Event Loop

>> Check out this classic DEV post <<