We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d19d924 commit 3f4df0bCopy full SHA for 3f4df0b
src/Docfx.App/Config/BuildJsonConfig.cs
@@ -13,7 +13,7 @@ namespace Docfx;
13
/// BuildJsonConfig.
14
/// </summary>
15
/// <see href="https://dotnet.github.io/docfx/reference/docfx-json-reference.html#12-properties-for-build"/>
16
-class BuildJsonConfig
+public class BuildJsonConfig
17
{
18
/// <summary>
19
/// Contains all the files to generate documentation, including metadata yml files and conceptual md files.
0 commit comments