diff --git a/docs/reference/docfx-json-reference.md b/docs/reference/docfx-json-reference.md index 35dd78001dc..2c02d6366d0 100644 --- a/docs/reference/docfx-json-reference.md +++ b/docs/reference/docfx-json-reference.md @@ -2,6 +2,9 @@ The `docfx.json` file indicates that the directory is the root of a docfx project. +> [!IMPORTANT] +> All relative paths specified in config file are relative to the location of `docfx.json` + ```json { "build": { },