API Docs

Last updated on
31 May 2020

1. How to Install Doxygen (e.g. Ubuntu 20.04 LTS)

If the web directly of you web site is the following,

/var/www/html/web

Then run the following commands:

sudo apt -y doxygen graphviz -y
cd /var/www/html/web/modules/contrib/cloud
doxygen cloud.doxygen

This will create API docs as HTML files at

/var/www/html/web/docs/cloud

2. Access

https://example.com/docs/cloud

Help improve this page

Page status: No known problems

You can: