From 0c7f178c0d160f0fd980f9ea58705e5677627389 Mon Sep 17 00:00:00 2001 From: Alex Robenko Date: Fri, 15 Mar 2024 07:39:45 +1000 Subject: [PATCH] Mentioning online documentation in README. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f59e5d8..a947279 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,8 @@ Since **v5.0** this project uses and requires minimum **C++17** support from the # Developing Custom Socket/Filter/Protocol Plugin The full tutorial as well as API documentation can be downloaded as **doc_cc_tools_qt_vX.zip** archive from -from [release artefacts](https://github.com/commschamp/cc_tools_qt/releases). +from [release artefacts](https://github.com/commschamp/cc_tools_qt/releases) or +the latest version can be browsed [online](https://commschamp.github.io/cc_tools_qt_doc). # Branching Model This repository will follow the