SkillAgentSearch skills...

Docs

UDOO Quad/Dual Documentation

Install / Use

/learn @UDOOboard/Docs
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

UDOO Quad/Dual Documentation

Software License

This repository contains the source code for the documentation hosted at www.udoo.org/docs/.

Build the documentation locally

On PHP7+ install XML and mbstring modules:

sudo apt install php7.4 composer php7.4-xml php7.4-mbstring
composer install

Then build the documentation with

composer generate && cp -r img/ static/

To serve the documentation from a development webserver, run

cd static && php -S localhost:8080
View on GitHub
GitHub Stars12
CategoryDevelopment
Updated8mo ago
Forks23

Languages

Less

Security Score

82/100

Audited on Jul 16, 2025

No findings