🎉 init(cmake): init modern cmake template
This commit is contained in:
11
docs/mainpage.md
Normal file
11
docs/mainpage.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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`.
|
Reference in New Issue
Block a user