Hi,
I have refer to https://github.com/xibosignage/xibo-manual .
Downloaded the file and place in my theme folder and execute ./build.sh.
After successfully built, i went to settings and point to /themefolder/xibo-manual/source/en.
Is that a correct way to point?
Thanks.
Peter
May 18, 2018, 11:12am
2
theme/custom/{themeName}/manual/en/
(or whatever name of the manual you have)
Alternatively you can also put that manual in /web/userscripts/
then CMS settings link to manual would be userscripts/manual/en/
Hi Peter,
I am able to only get it from theme/custom/{themeName}/manual/output/en/
An additional “output” folder.
At the same time the directory of manual was exposed to public.
Have I done anything wrong here? Thanks.