Rooch ArchitectureRooch Architecture
LearnLearnBuildBuildBlogBlogAboutAboutDashboardDashboard (opens in a new tab)
GitHubGitHub (opens in a new tab)DiscordDiscord (opens in a new tab)
  • Introduction
  • Architecture
      • Account Abstraction
      • Account Abstraction Implementation
      • Address Space
      • Multi Chain Account
      • Transaction Flow
      • Object
      • Storage
      • Storage abstraction
      • Move language
      • Built-in library
      • Move on Rooch
    • Fraud Proof
    • Hybrid Security with ZK Proof
      • Multi-chain settlement
      • L1 to L2 Messaging
      • L2 to L1 Messaging
    • Decentralized validator
    • Pipeline Transaction Processing
    • Sequence Proof
    • Hash
    • Session key
    • Install UniSat
    • Dashboard
    • Get BTC test coin
    • Inscription
    • Install MetaMask
    • Interact with MetaMask
    • FAQ
    • Pull Request Requirements
    • Move Coding Conventions
    • Contributing Guide
    • Genesis
    • Script Pr
    • Roadmap
    • FAQ
    • Glossary
Question? Give us feedback → (opens in a new tab)Edit this page
Learn
Contributing Guides
Genesis

Generate documentation

After updating Rooch's Framework codes or comments, we need to generate corresponding documentation for the corresponding files.

Move documents are generated by running the rooch-genesis program provided by Rooch:

cargo run -p rooch-genesis
Contributing GuideScript Pr

© Root Branch Ltd. 2023. All rights reserved.