aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-09-26 16:27:19 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-09-26 17:59:32 +0300
commit00393a40e5fdddd99c39106a0082d5f4b9b0315c (patch)
tree8a5580f7a26a548c5f53a63cb1469490b67da341 /README.md
parentworkflows/ci: use default clang-format (diff)
downloadwinapi-utf8-00393a40e5fdddd99c39106a0082d5f4b9b0315c.tar.gz
winapi-utf8-00393a40e5fdddd99c39106a0082d5f4b9b0315c.zip
add Doxygen docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index c514822..a577906 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,13 @@ directory (defaults to building with MinGW-w64):
make build
make test
+Documentation
+-------------
+
+Build & display the documentation using
+
+ make docs
+
License
-------