From 0b6eeff0e75b59b157e5adf0e13875c1d7528f14 Mon Sep 17 00:00:00 2001 From: Kremilly Date: Tue, 10 Dec 2024 21:01:16 -0300 Subject: [PATCH] docs: enhance README with detailed documentation links for better navigation --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 109aad2..bb796d6 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,19 @@ cargo install dumpsync ## Documentation -For detailed usage instructions and configuration options, please refer to the [official documentation](https://docs.dumpsync.com/). +For more help and document, see our documentation: + +- [Overview](https://docs.dumpsync.com) +- [Install](https://docs.dumpsync.com/install) +- [Init](https://docs.dumpsync.com/init) +- [Connection](https://docs.dumpsync.com/connection) +- [Settings](https://docs.dumpsync.com/settings) +- [Export](https://docs.dumpsync.com/export) +- [Import](https://docs.dumpsync.com/import) +- [Transfer](https://docs.dumpsync.com/transfer) +- [XSS Scan](https://docs.dumpsync.com/scan) +- [XSS Report](https://docs.dumpsync.com/scan#report-output-file) +- [Writing patterns](https://docs.dumpsync.com/writing-patterns) ## License