- github
- Installation tutorial reference mdBook installation
mkdir aptos-book
cd aptos-book
mdbook init- put
move.jsintomiscdir - put
highlight.jsintothemedir
You can see this repo for an example:
```move /// move code ```
mdbook serve| Name | Name | Last commit date | ||
|---|---|---|---|---|
mkdir aptos-book
cd aptos-book
mdbook initmove.js into misc dirhighlight.js into theme dirYou can see this repo for an example:
```move /// move code ```
mdbook serve