Back to Cocoindex

*Advanced topics*

docs/src/content/docs/advanced_topics/index.mdx

1.0.16435 B
Original Source

import DocCardGrid from '@cocoindex/brand/DocCardGrid.astro'; import { advancedTopicsGroups } from '/src/data/section-grids';

You can build complete pipelines with the programming guide alone. Reach for these pages when you want to go a level deeper into how the engine behaves, and extend it past what it ships with.

<DocCardGrid groups={advancedTopicsGroups} ariaLabel="Advanced topics" />