1
0
mirror of synced 2024-05-28 16:30:11 +02:00
modern-cmake/examples/extended-project/docs/mainpage.md
Dimitris Apostolou b56e7da7ba
Fix typos
2022-02-17 17:58:18 +02:00

328 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.