- Introduction
- Quick Start
- Table Design
- Data Loading
- Data Export
- Using StarRocks
- Administration
- FAQs
- Deploy
- Data Migration
- Developers
- Contribute to StarRocks
- Code Style Guides
- Use the debuginfo file for debugging
- Development Environment
- Trace Tools
Edit
StarRocks
Docs repository
Tips
- Images should be put into
./assets
, and used like:
or
- All markdown files are indexed in
TOC.md
which is used to render the sidebar of the website.File links in the TOC.md should be absolute path.
- Code blocks writen with no language specified are forbiddened.
- Docs that need to be used as
help xxx
in StarRocks should be put into./sql-referernce
. - No special charactors allowed in markdown files。