Kind: Interface
Source: atloria-monorepo/apps/web/src/hooks/useDocumentationConfig.ts
DTO for creating config
Properties
| Property | Type |
|---|---|
repositoryUrl | string |
repositoryBranch | string |
frontendPath | string |
backendPath | string |
siteUrl | string |
siteLoginUrl | string |
siteEmail | string |
sitePassword | string |
repoUsername | string |
repoPassword | string |
skeletonStructure | SkeletonStructure |
targetAudience | string |
autoPublish | boolean |
Was this page helpful?