docfx icon indicating copy to clipboard operation
docfx copied to clipboard

[Documentation Request] codeSourceBasePath is not documented

Open AlanSpatial opened this issue 1 year ago • 1 comments

defining codeSourceBasePath in docfx.json metadata allows you to define the base path for <code source=""> comments.

But it is not documented here: https://dotnet.github.io/docfx/reference/docfx-json-reference.html

AlanSpatial avatar Feb 09 '24 14:02 AlanSpatial

Relevant issue where it helped me fix a bug: https://github.com/dotnet/docfx/issues/9685

AlanSpatial avatar Feb 09 '24 14:02 AlanSpatial

This PR can be closed. Because missing documentation for codeSourceBasePath is added by #9813

filzrev avatar Mar 31 '24 04:03 filzrev