1
0
mirror of synced 2024-06-22 20:32:49 +02:00
modern-cmake/examples/extended-project/docs/mainpage.md
2022-06-02 14:30:14 -04:00

300 B

Documentation for Modern Library

This is the documentation for my simple example library.

It is good documentation because:

  1. It exists.
  2. I wrote it.
  3. Everything is documented (pretty easy since there's only one function)

The single provided function is ::accumulate_vector.