Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions docfx_project/api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ When you run `docfx docfx_project/docfx.json` from the repository root, DocFX wi
- Hand-authored files like `index.md` and this `README.md` are intentionally maintained by hand and will be preserved across DocFX runs
- The actual API reference metadata files (`*.yml` files) will be generated automatically

## Template Placeholders
## Namespace

The `index.md` file uses the following template placeholder:
- `Wolfgang.Etl.TestKit` - Will be replaced with your project name
The generated API documentation covers the `Wolfgang.Etl.TestKit` namespace and its sub-namespaces.

Loading