Henny Penny project page
Documentation
- SDK - SDK installation instructions
- Quick-Start Guide - Build a bootable image with just a few commands
- Current Packages - Current packages included in the build
This page is powered by MkDocs: mkdocs.org.
Commands
mkdocs new [dir-name]- Create a new project.mkdocs serve- Start the live-reloading docs server.mkdocs build- Build the documentation site.mkdocs help- Print this help message.
Project layout
mkdocs.yml # The configuration file.
docs/
index.md # The documentation homepage.
SDK.md # SDK installation instructions.
Packages.md # Current packages installed in the Debian Buster build for the BBB.
... # Other markdown pages, images and other files.