Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 619 Bytes

File metadata and controls

13 lines (8 loc) · 619 Bytes

MoonBit Docs Website

English | 中文

This repository hosts the documentation website for MoonBit docs.moonbitlang.com.

Open document.code-workspace for a better development experience. Choose commands to run from either the + sign in the Terminal Panel or run Tasks: Run Build Task in the command palette.

Layout

  • legacy/examples: some small examples for MoonBit.
  • next: current documentation hosted on readthedocs based on Sphinx. Check README.
  • moonbit-tour: an interactive tour. Check README