Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 868 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 868 Bytes

Documentation

The documentation is built using Docusaurus 2. The deployment is done through a centralized build from IOTA WIKI. To run a local instance the IOTA WIKI CLI is used.

Prerequisites

Installation

yarn

This command installs all necessary dependencies.

Local Development

yarn start

This command starts a local, wiki themed development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Including .md file

{@import <file path>}

Example:

{@import ../../../../bindings/wasm/docs/api-reference.md}