Kind: Interface
Source: atloria-monorepo/apps/api/src/web-search/data/competitor-docs-index.ts
Curated index of popular software documentation sites Used for competitor research during documentation generation
Categories match common software types we encounter
Properties
| Property | Type |
|---|---|
name | string |
category | string[] |
docsUrl | string |
apiDocsUrl | string |
priority | `'high' |
lastCrawled | Date |
crawlEnabled | boolean |
Was this page helpful?