altis / documentation
Documentation module for Altis
Installs: 150 588
Dependents: 2
Suggesters: 0
Security: 0
Stars: 6
Watchers: 19
Forks: 3
Open Issues: 33
Requires
- php: >=7.1
- erusev/parsedown: ~1.7.4
- mustangostang/spyc: ^0.6.3
- dev-master
- 20.0.1
- 20.0.0
- 20.0.0-beta.1
- 19.0.0
- 19.0.0-beta.1
- 18.0.1
- 18.0.0
- 18.0.0-beta.1
- 17.0.3
- 17.0.2
- 17.0.1
- 17.0.0
- 17.0.0-beta.1
- 16.0.7
- 16.0.6
- 16.0.5
- 16.0.4
- 16.0.3
- 16.0.2
- 16.0.1
- 16.0.0
- 16.0.0-beta.1
- 15.0.7
- 15.0.6
- 15.0.5
- 15.0.4
- 15.0.3
- 15.0.2
- 15.0.1
- 15.0.0
- 15.0.0-beta.1
- 14.0.11
- 14.0.10
- 14.0.9
- 14.0.8
- 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.7
- 13.0.6
- 13.0.5
- 13.0.4
- 13.0.3
- 13.0.2
- 13.0.1
- 13.0.0
- 13.0.0-beta.1
- 12.0.8
- 12.0.7
- 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-1644-correct-elasticsearch-spelling
- dev-v20-branch
- dev-fix-elasticpress-instructions
- dev-v19-branch
- dev-v18-branch
- dev-v17-branch
- dev-v16-branch
- dev-v15-branch
- dev-svandragt-docs-update-2024-01-16
- dev-v13-branch
- dev-v14-branch
- dev-fix-link
- dev-v12-branch
- dev-backport-519-to-v15-branch
- dev-update-dependabot-v16
- dev-v15-branch-review
- 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: 2024-11-01 15:16:05 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.