Skip to content

Instantly share code, notes, and snippets.

@kolen
Last active February 6, 2019 23:33
Show Gist options
  • Save kolen/b2f1a6e5cda276903b5f05819f8b1895 to your computer and use it in GitHub Desktop.
Save kolen/b2f1a6e5cda276903b5f05819f8b1895 to your computer and use it in GitHub Desktop.
export IDF_PATH=...
pip3 install -r $IDF_PATH/docs/requirements.txt
cd $IDF_PATH/docs/en
make html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment