stroupo / hash-maps

This repository contains some implementations for different hash maps.
0 stars 1 forks source link

Creating a Documentation #8

Closed lyrahgames closed 5 years ago

lyrahgames commented 5 years ago

A good and visually attractive documentation is an important hallmark of high-quality software projects. Unfortunately, creating one seems to be challenging. One has to think about different languages, versioning, special frameworks, web design and so on. Therefore, we should learn about state-of-the-art tools to write documentations for any project efficiently without getting distracted while developing the actual source code.

Currently, there are a lots of tools out there. I would suggest the following.

All of these tools have advantages and disadvantages. Maybe we can outline an idea about which tool to use in a given situation. I have found some other links as well.