Skip to content

Conversation

crwen
Copy link
Contributor

@crwen crwen commented Mar 19, 2025

No description provided.

@crwen crwen force-pushed the docs branch 4 times, most recently from d6af871 to f48d8ac Compare March 26, 2025 02:39
@ethe ethe changed the title docs: outline chore: refactor tonbo docs Mar 27, 2025
@ethe ethe marked this pull request as ready for review March 27, 2025 06:21
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR largely focuses on enhancing and refactoring the documentation for Tonbo and TonboLite while updating contribution guidelines and CI configurations. Key changes include:

  • Adding comprehensive guides for Tonbo API usage, Python/JavaScript bindings, configuration, and advanced usage.
  • Introducing detailed documentation for TonboLite usage, installation, and build instructions.
  • Updating contribution documentation, SUMMARY, and CI workflow configurations.

Reviewed Changes

Copilot reviewed 19 out of 19 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
guide/src/usage/tonbo.md New documentation for Tonbo API usage with examples and configuration tips.
guide/src/usage/python.md Added documentation for Python binding with examples.
guide/src/usage/faq.md New FAQ section addressing common issues and troubleshooting.
guide/src/usage/conf.md Detailed guide on configuration options for Tonbo.
guide/src/usage/advance.md Documentation for advanced usage including dynamic schema support.
guide/src/tonbolite/usage.md Comprehensive usage guide for TonboLite covering extension usage and SQL integration.
guide/src/tonbolite/start.md "Getting Started" documentation for TonboLite.
guide/src/tonbolite/index.md Introductory page for TonboLite.
guide/src/tonbolite/build.md Build instructions for TonboLite across different platforms.
guide/src/start.md Updated getting started guide for Tonbo with refined installation and usage instructions.
guide/src/contribution/testing.md Added documentation on testing Tonbo.
guide/src/contribution/pr.md New guidelines for submitting pull requests and contribution process.
guide/src/contribution/build.md Expanded build and test instructions for Rust, WASM, Python, and JavaScript.
guide/src/SUMMARY.md Updated SUMMARY to include new sections and reorganized content.
guide/book.toml Added MathJax support and configured the TOC preprocessor in the documentation build.
.github/workflows/doc.yml Updated documentation CI to install mdbook-toc before building the docs.
Comments suppressed due to low confidence (1)

guide/src/usage/tonbo.md:241

  • Typo detected: 'wiil' should be 'will'.
Tonbo wiil use local storage by default. If you want to use S3 storage for specific level, you can use `DbOption::level_path(FsOptions::S3)` ...

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@ethe ethe changed the title chore: refactor tonbo docs docs: refactor tonbo docs Mar 31, 2025
@ethe ethe merged commit 353d803 into main Mar 31, 2025
15 checks passed
@ethe ethe deleted the docs branch March 31, 2025 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants