Skip to content

Latest commit

 

History

History

doc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

API documentation

The scripts in this folder build the API documentation for mycroft-core.

Activate the mycroft venv

source ../venv-activate.sh

Install the documentation requirements

pip install -r requirements

Create the documentation

make html