There are three branches that are required:
develop
corresponds to develop/qa environmentsstage
corresponds to stage environmentmain
corresponds to production environments
Files under config directory define tenant/product setup, documentation tree, product page data.
config/document-explorer-definition.yaml defines documetation tree on left navigation panel
config/product-layout.yaml defines product page content
config/tenant.yaml defines product configuration such as
- Name,
- Industry/business type. Tenant can have multiple business types.
- API version(s),
- Featured branches,
- Sandbox features,
- Support contact for tenant specific issues.