Is there a simple way to download Xibo manual pages for hosting them in html format without building them ?
Issue
While trying to build Xibo manual i got following errors:
[root@arx10-8478cc xibo-manual]# ./build.sh -t default -r xibo-manual
Error: statfs /root/.composer: no such file or directory
Could not open input file: generate.php
STEP 1/6: FROM nginx:alpine
STEP 2/6: MAINTAINER Xibo Signage info@xibosignage.com
→ Using cache 070dd05593ab60836f33eab2ed20d601d14cb4705b57add74ebaa4ee9e5538fa
→ 070dd05593ab
STEP 3/6: COPY ./output /usr/share/nginx/html
Error: building at STEP “COPY ./output /usr/share/nginx/html”: checking on sources under “/srv/xibo-manual”: copier: stat: “/output”: no such file or directory
[root@arx10-8478cc xibo-manual]# ./generate.php
./generate.php: line 1: ?php: No such file or directory
./generate.php: line 2: require_once: command not found
./generate.php: line 3: syntax error near unexpected token 'manualgenerator.class.php'' ./generate.php: line 3: include_once(‘manualgenerator.class.php’);’
PHP
php -v
PHP 8.3.19 (cli) (built: Mar 12 2025 13:10:27) (NTS gcc x86_64)
Copyright (c) The PHP Group
Zend Engine v4.3.19, Copyright (c) Zend Technologies
with Zend OPcache v8.3.19, Copyright (c), by Zend Technologies