CodingEvents


Project maintained by HealthyGamer Hosted on GitHub Pages — Theme by mattgraham

Documentation

Everyone wants good docs available, but no one wants to take the time to write them. “The code is the documenation” might sometimes work for a small project with only a few devs or users. However, as code scales, the documentation requirements expand along with it.

Audience

Depending on the project, there may be several different audiences to consider. Each audience may need its own docs to support them.

The rest of this content will focus on developer docs, but similar principles also apply to other types.

Inside the Codebase

External Docs

Leveling Up Your Docs