1
0
mirror of synced 2024-06-27 23:02:51 +02:00
modern-cmake/examples/extended-project/docs/mainpage.md
2022-06-02 14:30:14 -04:00

12 lines
300 B
Markdown

# Documentation for Modern Library {#mainpage}
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`.