# Documentation

> Use when building or updating DocFX API documentation under docfx_project for this repository.

- Skill: `tomevault-io/documentation-105` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/documentation-105`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/documentation-105/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/documentation-105

---


# Documentation (DocFX) – Contentstack Management .NET SDK

## When to use

- Regenerating or editing API reference docs.
- Updating [`docfx_project/docfx.json`](../../docfx_project/docfx.json), TOC, or filters.

## Instructions

### Layout

- DocFX project root: [`docfx_project/`](../../docfx_project/)
- Key files: [`docfx.json`](../../docfx_project/docfx.json), [`toc.yml`](../../docfx_project/toc.yml), [`filterRules.yml`](../../docfx_project/filterRules.yml), [`index.md`](../../docfx_project/index.md)

### Metadata source

- `docfx.json` metadata section references project files under `src/**.csproj` in the DocFX config; **verify paths** match this repo’s layout (core library lives under `Contentstack.Management.Core/`, not necessarily `src/`). Update metadata `src` paths if doc generation fails after moves.

### Build

- Install DocFX per [official instructions](https://dotnet.github.io/docfx/), then run from `docfx_project` (typical: `docfx docfx.json` or `docfx build docfx.json`). Exact CLI may vary by DocFX version—use the version your team standardizes on.

### Relationship to product docs

- End-user NuGet and usage examples stay in root [`README.md`](../../README.md). DocFX is for **API reference** material.

[DocFX](https://dotnet.github.io/docfx/) (official).

---
> Source: [contentstack/contentstack-management-dotnet](https://github.com/contentstack/contentstack-management-dotnet) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-16 -->

