humanmade / documentation
Documentation module for Altis
Installs: 190
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 19
Forks: 3
Open Issues: 31
Requires
- php: >=7.1
- erusev/parsedown: ~1.7.4
- mustangostang/spyc: ^0.6.3
- dev-master
- 15.0.2
- 15.0.1
- 15.0.0
- 15.0.0-beta.1
- 14.0.7
- 14.0.6
- 14.0.5
- 14.0.4
- 14.0.3
- 14.0.2
- 14.0.1
- 14.0.0
- 14.0.0-beta.1
- 13.0.4
- 13.0.3
- 13.0.2
- 13.0.1
- 13.0.0
- 13.0.0-beta.1
- 12.0.6
- 12.0.5
- 12.0.4
- 12.0.3
- 12.0.2
- 12.0.1
- 12.0.0
- 12.0.0-beta.2
- 12.0.0-beta.1
- 11.0.9
- 11.0.8
- 11.0.7
- 11.0.6
- 11.0.5
- 11.0.4
- 11.0.3
- 11.0.2
- 11.0.1
- 11.0.0
- 11.0.0-beta.1
- 10.0.11
- 10.0.10
- 10.0.9
- 10.0.8
- 10.0.7
- 10.0.6
- 10.0.5
- 10.0.4
- 10.0.3
- 10.0.2
- 10.0.1
- 10.0.0
- 10.0.0-beta.1
- 9.0.6
- 9.0.5
- 9.0.4
- 9.0.3
- 9.0.2
- 9.0.1
- 9.0.0
- 9.0.0-beta1
- 8.0.5
- 8.0.4
- 8.0.3
- 8.0.2
- 8.0.1
- 8.0.0
- 8.0.0-rc1
- 8.0.0-beta1
- 7.0.3
- 7.0.2
- 7.0.1
- 7.0.0
- 7.0.0-rc1
- 7.0.0-beta1
- 6.0.3
- 6.0.2
- 6.0.1
- 6.0.0
- 6.0.0-rc2
- 6.0.0-rc
- 6.0.0-beta1
- 5.0.3
- 5.0.2
- 5.0.1
- 5.0.0
- 5.0.0-rc1
- 5.0.0-beta2
- 5.0.0-beta1
- 4.0.3
- 4.0.2
- 4.0.1
- 4.0.0
- 4.0.0-rc1
- 4.0.0-beta1
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 3.0.0-rc1
- 3.0.0-beta2
- 3.0.0-beta1
- 2.0.1
- 2.0.0
- 2.0.0-rc2
- 2.0.0-rc1
- 2.0.0-beta2
- 2.0.0-beta1
- 1.0.1
- 1.0.0
- 1.0.0-rc3
- 1.0.0-rc2
- 1.0.0-rc1
- 1.0.0-beta2
- 1.0.0-beta1
- dev-v15-branch
- dev-backport-502-to-v15-branch
- dev-cherry-pick-backport-502-to-v15-branch-6416bb37-8a79-4060-90d5-ec7bad8bf3c5
- dev-v15-branch-review
- dev-backport-496-to-v15-branch
- dev-cherry-pick-backport-496-to-v15-branch-7d5fcda9-bc4e-406a-a481-f1bafebaf21e
- dev-v14-branch
- dev-v13-branch
- dev-v12-branch
- dev-mikelittle-user-docs-experiment
- dev-issue-118-sidebar-nav-not-showing-links
- dev-upgrading-v13
- dev-v11-branch
- dev-v10-branch
- dev-travis-module-update-2f85dfc
- dev-v9-branch
- dev-v7-branch
- dev-v8-branch
- dev-backport-333-to-v10-branch
- dev-v6-branch
- dev-v5-branch
- dev-v4-branch
- dev-v3-branch
- dev-v1-branch
- dev-v2-branch
This package is auto-updated.
Last update: 2023-05-18 10:13:17 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.