Skip to content

Concurrents and similar projects

Helielzel edited this page Mar 6, 2023 · 33 revisions

Introduction

You will find here a list of projects similar to aadarchi, that is to say allowing the automatic generation of documentation of a project, in particular by integrating diagrams.

Similar projects

Description

Doxygen is a tool for generating documentation from source code. It is aimed at C++, but it can also be used with PHP, Java, Python, etc. It can create online HTML documentation. It can also be used to generate output in multiple formats, including Unix man pages, PostScript, etc.

The biggest advantage of using Doxygen is that you will have consistency throughout your source code documentation. It can also help you to generate code structure using the undocumented source files.

License and pricing

Good ideas

HTML based output

Cons

Works best with C++, so diagrams generation seem to only work with this language

##Swimm

Clone this wiki locally