Global Cooling project page
Documentation
- SDK - SDK installation instructions
- Quick-Start Guide - Build a bootable image with just a few commands
- QT Quick-Start Guide - Set up to use Qt Creator and cross-compile Qt applications
- Current Packages - Current packages included in the build
- Resizing Images - Adjusting SD image file and partition sizes
-
Updating Devices - Notes on how to "update" packages on deployed (or developer) devices
-
Bootstrapping - Creating SDK packages on a non-SDK workstation
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.