humanmade/documentation
Documentation module for Altis
Maintainers
Requires
- php: >=8.2
- erusev/parsedown: ~1.8.0
- mustangostang/spyc: ^0.6.3
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
GPL-2.0 6c207cff20acf1c7ddc11f279e02df33575c4a67
- Human Made <hello.woop@humanmade.com>
This package is auto-updated.
Last update: 2026-06-25 17:28:49 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.
