Skip to content

Commit 4adabae

Browse files
committed
Use docs folder for DocFx site
1 parent 7ebff90 commit 4adabae

51 files changed

Lines changed: 116 additions & 116 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docfx/docfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"_enableSearch": true
4040
},
4141
"markdownEngineName": "markdig",
42-
"dest": "_site",
42+
"dest": "../docs",
4343
"xrefService": [ "https://xref.docs.microsoft.com/query?uid={uid}" ]
4444
}
4545
}

docfx/_site/api/System.Linq.Dynamic.Core.CustomTypeProviders.AbstractDynamicLinqCustomTypeProvider.html renamed to docs/api/System.Linq.Dynamic.Core.CustomTypeProviders.AbstractDynamicLinqCustomTypeProvider.html

File renamed without changes.

docfx/_site/api/System.Linq.Dynamic.Core.CustomTypeProviders.DefaultDynamicLinqCustomTypeProvider.html renamed to docs/api/System.Linq.Dynamic.Core.CustomTypeProviders.DefaultDynamicLinqCustomTypeProvider.html

File renamed without changes.

docfx/_site/api/System.Linq.Dynamic.Core.CustomTypeProviders.DynamicLinqTypeAttribute.html renamed to docs/api/System.Linq.Dynamic.Core.CustomTypeProviders.DynamicLinqTypeAttribute.html

File renamed without changes.

docfx/_site/api/System.Linq.Dynamic.Core.CustomTypeProviders.IDynamicLinkCustomTypeProvider.html renamed to docs/api/System.Linq.Dynamic.Core.CustomTypeProviders.IDynamicLinkCustomTypeProvider.html

File renamed without changes.

docfx/_site/api/System.Linq.Dynamic.Core.CustomTypeProviders.html renamed to docs/api/System.Linq.Dynamic.Core.CustomTypeProviders.html

File renamed without changes.

docfx/_site/api/System.Linq.Dynamic.Core.DefaultQueryableAnalyzer.html renamed to docs/api/System.Linq.Dynamic.Core.DefaultQueryableAnalyzer.html

File renamed without changes.

docfx/_site/api/System.Linq.Dynamic.Core.DynamicClass.html renamed to docs/api/System.Linq.Dynamic.Core.DynamicClass.html

File renamed without changes.

docfx/_site/api/System.Linq.Dynamic.Core.DynamicClassFactory.html renamed to docs/api/System.Linq.Dynamic.Core.DynamicClassFactory.html

File renamed without changes.

docfx/_site/api/System.Linq.Dynamic.Core.DynamicEnumerableExtensions.html renamed to docs/api/System.Linq.Dynamic.Core.DynamicEnumerableExtensions.html

File renamed without changes.

0 commit comments

Comments
 (0)