Discussion about this post

User's avatar
Andreas D.'s avatar

Nice article. As a technical writer, I have seen many developers struggle with documentation - internal and external.

I think your suggestions of using a Docs-as-Code approach is very good. It is more familiar and can be used in known environments.

Also, devs could use tools like Doxygen to document APIs directly in their header files, as special comments. This is mostly used for end-user documentation, but why not use it for internal purposes, too?

Expand full comment
2 more comments...

No posts