altis / documentation
Documentation module for Altis
Requires
- php: >=8.2
- erusev/parsedown: ~1.8.0
- mustangostang/spyc: ^0.6.3
This package is auto-updated.
Last update: 2026-05-22 14:32:54 UTC
README
Documentation and guides for Altis.
Documentation
The Documentation module provides a developer-facing interface to read the bundled documentation for Altis modules. It also provides APIs to programmatically work with documentation.
Altis documentation may be accessed at altis-dxp.com/resources/docs, or within the admin dashboard of any Altis site.
Documentation content combines the guides and getting started resources in this repository with the content of each individual Altis module's own /docs folder. To edit the content of the "Cloud" section of the documentation site, for example, you would therefore edit the files within the altis-cloud repository's /docs folder.