Documentation integration
From Lanius CMS Wiki
Lanius CMS Official Documentation can be installed as a drop-in package or requested to an external documentation server.
Documentation is sourced in the following order:
- external documentation server (if specified)
- local documentation page in user's language (if available)
- remote documentation page in user's language (if available)
The remote location of documentation is at the Lanius CMS official website.
The documentation files are XHTML pages in lang/xx/docs/ (where xx is your language identifier).

