Welcome to the Xibo Manual.
This repository contains the source content for the Xibo manual in markdown format.
Please track all issues in this repository here: https://github.com/xibosignage/xibo/issues
The manual is built by running generate.php.
It is also possible to build the manual using Docker, resulting in a Docker image which hosts the complete manual and a web server.
To do this issue the command:
./build.sh -t default -r xibo-manual
Where -t
is your theme name and -r
is the name with which to tag the
container.
Themes must exist in /template/custom/<theme_name>
to be built. They
are build using inheritance from the default theme.
We are not in a position to accept translated contributions for Manuals.
Please see our FAQ for further information.