Skip to content

moonbitlang/moonbit-docs

Repository files navigation

MoonBit Docs Website

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

Open document.code-workspace for 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