mdbook
build mdbook for Android

step1、install ndk-pkg

step2、update ndk-pkg-formula-repository

ndk-pkg update

step3、build and install mdbook

ndk-pkg install mdbook
view the formula of mdbook
ndk-pkg formula view mdbook

{{ formula }}
edit the formula of mdbook

if the formula of mdbook dosn't meet your needs, you can edit it ⤵︎

ndk-pkg formula edit mdbook

after editing, you may want to rebuild this package ⤵︎

ndk-pkg install mdbook