summaryrefslogtreecommitdiff
path: root/cli/main.dox
diff options
context:
space:
mode:
authoruntir_l <87096069+untir-l@users.noreply.github.com>2022-02-18 14:05:08 +0000
committeruntir-l <87096069+untir-l@users.noreply.github.com>2022-02-25 09:56:49 +0000
commit581bc2dd768ca0af390b9abb41a5c89f1bca19e3 (patch)
tree2b8ef613b6448099852c9bf3487915c13d3ceea7 /cli/main.dox
parent1bc2a436583b0e898decf13e695a1908a894a38c (diff)
downloadhitomezashi-581bc2dd768ca0af390b9abb41a5c89f1bca19e3.tar
hitomezashi-581bc2dd768ca0af390b9abb41a5c89f1bca19e3.tar.gz
hitomezashi-581bc2dd768ca0af390b9abb41a5c89f1bca19e3.zip
Reorganise CLI and lib into separate dirs, add doc comments for Doxygen
Diffstat (limited to 'cli/main.dox')
-rw-r--r--cli/main.dox4
1 files changed, 4 insertions, 0 deletions
diff --git a/cli/main.dox b/cli/main.dox
new file mode 100644
index 0000000..64bf689
--- /dev/null
+++ b/cli/main.dox
@@ -0,0 +1,4 @@
+/**
+* @mainpage Hitomezashi CLI
+* Build and run with `-h` for an explanation of the options. See the README in the [source repository](https://github.com/untir-l/hitomezashi) for more info.
+*/