Content Directory
Organise your documentation pages into subdirectories
The content directory is where all your documentation pages live. This folder forms the root of your site's navigation structure.
Getting started
Right-click in this directory and select New Folder to create your first content section.
Recommended structures
Choose a structure that matches how your audience will use the documentation:
Example structure
content/
├── getting-started/
│ ├── sort-order.cf.json
│ ├── overview.cf.page.json
│ ├── installation.cf.page.json
│ └── first-steps.cf.page.json
├── guides/
│ ├── sort-order.cf.json
│ ├── creating-diagrams/
│ │ ├── basic-shapes.cf.page.json
│ │ └── connectors.cf.page.json
│ └── documenting-apis/
│ ├── rest-apis.cf.page.json
│ └── graphql-apis.cf.page.json
└── reference/
├── sort-order.cf.json
├── content-blocks.cf.page.json
└── diagram-elements.cf.page.json
Learn more
Learn how to create architecture documentation pages in NeoArc Studio. Add content blocks, structure your document, and publish when ready.
Master the 100+ specialised content blocks for architecture documentation including decisions, risks, technical specifications, and diagrams. Add blocks via the block panel, fuzzy search, or the command palette.
Complete reference for all content block types in Content Foundry. 100+ blocks organised into 13 categories covering documentation, diagrams, decisions, risk, APIs, testing, operations, and marketing.