From da1cae40ad79aed073de6bc627583fe6a41d112d Mon Sep 17 00:00:00 2001 From: RainbowMango Date: Sat, 11 Dec 2021 18:27:16 +0800 Subject: [PATCH] Add document structure Signed-off-by: RainbowMango --- docs/README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 docs/README.md diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 000000000..20187f546 --- /dev/null +++ b/docs/README.md @@ -0,0 +1,26 @@ +# Karmada + +## Overview + +## Quick Start + +## Installation + +## Concepts + +## User Guide + +## Best Practices + +## Developer Guide + +## Contribute + +## Reference + +## Troubleshooting +Refer to [Troubleshooting](./troubleshooting.md) + +## Frequently Asked Questions + +Refer to [FAQ](./frequently-asked-questions.md). \ No newline at end of file