Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.46 KB

configure-tenant.md

File metadata and controls

44 lines (26 loc) · 1.46 KB

How to use your space and modify your content.

Required repository structure:

repository structure

Git branches

There are three branches that are required:

git branches

Configurations files

Files under config directory define tenant/product setup, documentation tree, product page data.

config files

config/document-explorer-definition.yaml defines documetation tree on left navigation panel

document-explorer-definition.yaml

doc tree

config/product-layout.yaml defines product page content

product page

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.

tenant config api version