diff --git a/DisCatSharp.Docs/dcs/plugins/Microsoft.DocAsCode.Build.Common.dll b/DisCatSharp.Docs/dcs/plugins/Microsoft.DocAsCode.Build.Common.dll new file mode 100644 index 000000000..32bd9729c Binary files /dev/null and b/DisCatSharp.Docs/dcs/plugins/Microsoft.DocAsCode.Build.Common.dll differ diff --git a/DisCatSharp.Docs/dcs/plugins/Microsoft.DocAsCode.Build.MemberLevelManagedReference.deps.json b/DisCatSharp.Docs/dcs/plugins/Microsoft.DocAsCode.Build.MemberLevelManagedReference.deps.json new file mode 100644 index 000000000..0ae74e628 --- /dev/null +++ b/DisCatSharp.Docs/dcs/plugins/Microsoft.DocAsCode.Build.MemberLevelManagedReference.deps.json @@ -0,0 +1,465 @@ +{ + "runtimeTarget": { + "name": ".NETStandard,Version=v2.0/", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETStandard,Version=v2.0": {}, + ".NETStandard,Version=v2.0/": { + "Microsoft.DocAsCode.Build.MemberLevelManagedReference/1.0.0": { + "dependencies": { + "Microsoft.DocAsCode.Build.Common": "1.0.0", + "Microsoft.DocAsCode.Common": "1.0.0", + "Microsoft.DocAsCode.DataContracts.ManagedReference": "1.0.0", + "Microsoft.DocAsCode.Plugins": "1.0.0", + "Microsoft.SourceLink.GitHub": "1.1.1", + "NETStandard.Library": "2.0.3", + "System.Collections.Immutable": "6.0.0", + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, + "runtime": { + "Microsoft.DocAsCode.Build.MemberLevelManagedReference.dll": {} + } + }, + "HtmlAgilityPack/1.11.43": { + "runtime": { + "lib/netstandard2.0/HtmlAgilityPack.dll": { + "assemblyVersion": "1.11.43.0", + "fileVersion": "1.11.43.0" + } + } + }, + "Microsoft.Build.Tasks.Git/1.1.1": {}, + "Microsoft.CSharp/4.7.0": { + "runtime": { + "lib/netstandard2.0/Microsoft.CSharp.dll": { + "assemblyVersion": "4.0.5.0", + "fileVersion": "4.700.19.56404" + } + } + }, + "Microsoft.NETCore.Platforms/1.1.0": {}, + "Microsoft.SourceLink.Common/1.1.1": {}, + "Microsoft.SourceLink.GitHub/1.1.1": { + "dependencies": { + "Microsoft.Build.Tasks.Git": "1.1.1", + "Microsoft.SourceLink.Common": "1.1.1" + } + }, + "NETStandard.Library/2.0.3": { + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0" + } + }, + "Newtonsoft.Json/13.0.1": { + "runtime": { + "lib/netstandard2.0/Newtonsoft.Json.dll": { + "assemblyVersion": "13.0.0.0", + "fileVersion": "13.0.1.25517" + } + } + }, + "System.Buffers/4.5.1": { + "runtime": { + "lib/netstandard2.0/System.Buffers.dll": { + "assemblyVersion": "4.0.3.0", + "fileVersion": "4.6.28619.1" + } + } + }, + "System.Collections.Immutable/6.0.0": { + "dependencies": { + "System.Memory": "4.5.4", + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, + "runtime": { + "lib/netstandard2.0/System.Collections.Immutable.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "System.Composition/6.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "6.0.0", + "System.Composition.Convention": "6.0.0", + "System.Composition.Hosting": "6.0.0", + "System.Composition.Runtime": "6.0.0", + "System.Composition.TypedParts": "6.0.0" + } + }, + "System.Composition.AttributedModel/6.0.0": { + "runtime": { + "lib/netstandard2.0/System.Composition.AttributedModel.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "System.Composition.Convention/6.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "6.0.0" + }, + "runtime": { + "lib/netstandard2.0/System.Composition.Convention.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "System.Composition.Hosting/6.0.0": { + "dependencies": { + "System.Composition.Runtime": "6.0.0" + }, + "runtime": { + "lib/netstandard2.0/System.Composition.Hosting.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "System.Composition.Runtime/6.0.0": { + "runtime": { + "lib/netstandard2.0/System.Composition.Runtime.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "System.Composition.TypedParts/6.0.0": { + "dependencies": { + "System.Composition.AttributedModel": "6.0.0", + "System.Composition.Hosting": "6.0.0", + "System.Composition.Runtime": "6.0.0" + }, + "runtime": { + "lib/netstandard2.0/System.Composition.TypedParts.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "System.Memory/4.5.4": { + "dependencies": { + "System.Buffers": "4.5.1", + "System.Numerics.Vectors": "4.4.0", + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, + "runtime": { + "lib/netstandard2.0/System.Memory.dll": { + "assemblyVersion": "4.0.1.1", + "fileVersion": "4.6.28619.1" + } + } + }, + "System.Numerics.Vectors/4.4.0": { + "runtime": { + "lib/netstandard2.0/System.Numerics.Vectors.dll": { + "assemblyVersion": "4.1.3.0", + "fileVersion": "4.6.25519.3" + } + } + }, + "System.Reflection.Emit.ILGeneration/4.7.0": { + "runtime": { + "lib/netstandard2.0/System.Reflection.Emit.ILGeneration.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "4.700.19.56404" + } + } + }, + "System.Reflection.Emit.Lightweight/4.7.0": { + "dependencies": { + "System.Reflection.Emit.ILGeneration": "4.7.0" + }, + "runtime": { + "lib/netstandard2.0/System.Reflection.Emit.Lightweight.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "4.700.19.56404" + } + } + }, + "System.Runtime.CompilerServices.Unsafe/6.0.0": { + "runtime": { + "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "YamlDotNet.Signed/5.1.0": { + "runtime": { + "lib/netstandard1.3/YamlDotNet.dll": { + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.1.0.0" + } + } + }, + "Microsoft.DocAsCode.Build.Common/1.0.0": { + "dependencies": { + "HtmlAgilityPack": "1.11.43", + "Microsoft.DocAsCode.Common": "1.0.0", + "Microsoft.DocAsCode.DataContracts.Common": "1.0.0", + "Microsoft.DocAsCode.MarkdownLite": "1.0.0", + "Microsoft.DocAsCode.Plugins": "1.0.0", + "Microsoft.DocAsCode.YamlSerialization": "1.0.0", + "System.Composition": "6.0.0" + }, + "runtime": { + "Microsoft.DocAsCode.Build.Common.dll": {} + } + }, + "Microsoft.DocAsCode.Common/1.0.0": { + "dependencies": { + "Microsoft.DocAsCode.Plugins": "1.0.0", + "Microsoft.DocAsCode.YamlSerialization": "1.0.0" + }, + "runtime": { + "Microsoft.DocAsCode.Common.dll": {} + } + }, + "Microsoft.DocAsCode.DataContracts.Common/1.0.0": { + "dependencies": { + "Microsoft.DocAsCode.Common": "1.0.0" + }, + "runtime": { + "Microsoft.DocAsCode.DataContracts.Common.dll": {} + } + }, + "Microsoft.DocAsCode.DataContracts.ManagedReference/1.0.0": { + "dependencies": { + "Microsoft.DocAsCode.Common": "1.0.0", + "Microsoft.DocAsCode.DataContracts.Common": "1.0.0", + "Microsoft.DocAsCode.YamlSerialization": "1.0.0" + }, + "runtime": { + "Microsoft.DocAsCode.DataContracts.ManagedReference.dll": {} + } + }, + "Microsoft.DocAsCode.MarkdownLite/1.0.0": { + "dependencies": { + "Microsoft.CSharp": "4.7.0", + "System.Collections.Immutable": "6.0.0" + }, + "runtime": { + "Microsoft.DocAsCode.MarkdownLite.dll": {} + } + }, + "Microsoft.DocAsCode.Plugins/1.0.0": { + "dependencies": { + "Newtonsoft.Json": "13.0.1", + "System.Collections.Immutable": "6.0.0" + }, + "runtime": { + "Microsoft.DocAsCode.Plugins.dll": {} + } + }, + "Microsoft.DocAsCode.YamlSerialization/1.0.0": { + "dependencies": { + "System.Reflection.Emit.Lightweight": "4.7.0", + "YamlDotNet.Signed": "5.1.0" + }, + "runtime": { + "Microsoft.DocAsCode.YamlSerialization.dll": {} + } + } + } + }, + "libraries": { + "Microsoft.DocAsCode.Build.MemberLevelManagedReference/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "HtmlAgilityPack/1.11.43": { + "type": "package", + "serviceable": true, + "sha512": "sha512-C2gpt+S2tdFlQMOC3DK7rHZ8iv6EpDuIo4v0UTUSGX1F1bZ+NAQ3gp77HK8/JfCDszUm3Y2rHoyTp/TpO4KOIA==", + "path": "htmlagilitypack/1.11.43", + "hashPath": "htmlagilitypack.1.11.43.nupkg.sha512" + }, + "Microsoft.Build.Tasks.Git/1.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-AT3HlgTjsqHnWpBHSNeR0KxbLZD7bztlZVj7I8vgeYG9SYqbeFGh0TM/KVtC6fg53nrWHl3VfZFvb5BiQFcY6Q==", + "path": "microsoft.build.tasks.git/1.1.1", + "hashPath": "microsoft.build.tasks.git.1.1.1.nupkg.sha512" + }, + "Microsoft.CSharp/4.7.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==", + "path": "microsoft.csharp/4.7.0", + "hashPath": "microsoft.csharp.4.7.0.nupkg.sha512" + }, + "Microsoft.NETCore.Platforms/1.1.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", + "path": "microsoft.netcore.platforms/1.1.0", + "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" + }, + "Microsoft.SourceLink.Common/1.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-WMcGpWKrmJmzrNeuaEb23bEMnbtR/vLmvZtkAP5qWu7vQsY59GqfRJd65sFpBszbd2k/bQ8cs8eWawQKAabkVg==", + "path": "microsoft.sourcelink.common/1.1.1", + "hashPath": "microsoft.sourcelink.common.1.1.1.nupkg.sha512" + }, + "Microsoft.SourceLink.GitHub/1.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-IaJGnOv/M7UQjRJks7B6p7pbPnOwisYGOIzqCz5ilGFTApZ3ktOR+6zJ12ZRPInulBmdAf1SrGdDG2MU8g6XTw==", + "path": "microsoft.sourcelink.github/1.1.1", + "hashPath": "microsoft.sourcelink.github.1.1.1.nupkg.sha512" + }, + "NETStandard.Library/2.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", + "path": "netstandard.library/2.0.3", + "hashPath": "netstandard.library.2.0.3.nupkg.sha512" + }, + "Newtonsoft.Json/13.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==", + "path": "newtonsoft.json/13.0.1", + "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512" + }, + "System.Buffers/4.5.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==", + "path": "system.buffers/4.5.1", + "hashPath": "system.buffers.4.5.1.nupkg.sha512" + }, + "System.Collections.Immutable/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==", + "path": "system.collections.immutable/6.0.0", + "hashPath": "system.collections.immutable.6.0.0.nupkg.sha512" + }, + "System.Composition/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-d7wMuKQtfsxUa7S13tITC8n1cQzewuhD5iDjZtK2prwFfKVzdYtgrTHgjaV03Zq7feGQ5gkP85tJJntXwInsJA==", + "path": "system.composition/6.0.0", + "hashPath": "system.composition.6.0.0.nupkg.sha512" + }, + "System.Composition.AttributedModel/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-WK1nSDLByK/4VoC7fkNiFuTVEiperuCN/Hyn+VN30R+W2ijO1d0Z2Qm0ScEl9xkSn1G2MyapJi8xpf4R8WRa/w==", + "path": "system.composition.attributedmodel/6.0.0", + "hashPath": "system.composition.attributedmodel.6.0.0.nupkg.sha512" + }, + "System.Composition.Convention/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-XYi4lPRdu5bM4JVJ3/UIHAiG6V6lWWUlkhB9ab4IOq0FrRsp0F4wTyV4Dj+Ds+efoXJ3qbLqlvaUozDO7OLeXA==", + "path": "system.composition.convention/6.0.0", + "hashPath": "system.composition.convention.6.0.0.nupkg.sha512" + }, + "System.Composition.Hosting/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-w/wXjj7kvxuHPLdzZ0PAUt++qJl03t7lENmb2Oev0n3zbxyNULbWBlnd5J5WUMMv15kg5o+/TCZFb6lSwfaUUQ==", + "path": "system.composition.hosting/6.0.0", + "hashPath": "system.composition.hosting.6.0.0.nupkg.sha512" + }, + "System.Composition.Runtime/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-qkRH/YBaMPTnzxrS5RDk1juvqed4A6HOD/CwRcDGyPpYps1J27waBddiiq1y93jk2ZZ9wuA/kynM+NO0kb3PKg==", + "path": "system.composition.runtime/6.0.0", + "hashPath": "system.composition.runtime.6.0.0.nupkg.sha512" + }, + "System.Composition.TypedParts/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-iUR1eHrL8Cwd82neQCJ00MpwNIBs4NZgXzrPqx8NJf/k4+mwBO0XCRmHYJT4OLSwDDqh5nBLJWkz5cROnrGhRA==", + "path": "system.composition.typedparts/6.0.0", + "hashPath": "system.composition.typedparts.6.0.0.nupkg.sha512" + }, + "System.Memory/4.5.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==", + "path": "system.memory/4.5.4", + "hashPath": "system.memory.4.5.4.nupkg.sha512" + }, + "System.Numerics.Vectors/4.4.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-UiLzLW+Lw6HLed1Hcg+8jSRttrbuXv7DANVj0DkL9g6EnnzbL75EB7EWsw5uRbhxd/4YdG8li5XizGWepmG3PQ==", + "path": "system.numerics.vectors/4.4.0", + "hashPath": "system.numerics.vectors.4.4.0.nupkg.sha512" + }, + "System.Reflection.Emit.ILGeneration/4.7.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-AucBYo3DSI0IDxdUjKksBcQJXPHyoPyrCXYURW1WDsLI4M65Ar/goSHjdnHOAY9MiYDNKqDlIgaYm+zL2hA1KA==", + "path": "system.reflection.emit.ilgeneration/4.7.0", + "hashPath": "system.reflection.emit.ilgeneration.4.7.0.nupkg.sha512" + }, + "System.Reflection.Emit.Lightweight/4.7.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-a4OLB4IITxAXJeV74MDx49Oq2+PsF6Sml54XAFv+2RyWwtDBcabzoxiiJRhdhx+gaohLh4hEGCLQyBozXoQPqA==", + "path": "system.reflection.emit.lightweight/4.7.0", + "hashPath": "system.reflection.emit.lightweight.4.7.0.nupkg.sha512" + }, + "System.Runtime.CompilerServices.Unsafe/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", + "path": "system.runtime.compilerservices.unsafe/6.0.0", + "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" + }, + "YamlDotNet.Signed/5.1.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3iZF8/sDp/AxnA3YZ3gR+8irfd2FiBsqdR9fywzcpeBdaqUDRncqejAv3+jIwwCoHJz3No6JT7u+NzTeVE+5VA==", + "path": "yamldotnet.signed/5.1.0", + "hashPath": "yamldotnet.signed.5.1.0.nupkg.sha512" + }, + "Microsoft.DocAsCode.Build.Common/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "Microsoft.DocAsCode.Common/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "Microsoft.DocAsCode.DataContracts.Common/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "Microsoft.DocAsCode.DataContracts.ManagedReference/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "Microsoft.DocAsCode.MarkdownLite/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "Microsoft.DocAsCode.Plugins/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "Microsoft.DocAsCode.YamlSerialization/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + } + } +} \ No newline at end of file diff --git a/DisCatSharp.Docs/dcs/plugins/Microsoft.DocAsCode.Build.MemberLevelManagedReference.dll b/DisCatSharp.Docs/dcs/plugins/Microsoft.DocAsCode.Build.MemberLevelManagedReference.dll new file mode 100644 index 000000000..b8140fe5d Binary files /dev/null and b/DisCatSharp.Docs/dcs/plugins/Microsoft.DocAsCode.Build.MemberLevelManagedReference.dll differ diff --git a/DisCatSharp.Docs/dcs/plugins/Microsoft.DocAsCode.Common.dll b/DisCatSharp.Docs/dcs/plugins/Microsoft.DocAsCode.Common.dll new file mode 100644 index 000000000..90c7d1dea Binary files /dev/null and b/DisCatSharp.Docs/dcs/plugins/Microsoft.DocAsCode.Common.dll differ diff --git a/DisCatSharp.Docs/dcs/plugins/Microsoft.DocAsCode.DataContracts.Common.dll b/DisCatSharp.Docs/dcs/plugins/Microsoft.DocAsCode.DataContracts.Common.dll new file mode 100644 index 000000000..54fde4328 Binary files /dev/null and b/DisCatSharp.Docs/dcs/plugins/Microsoft.DocAsCode.DataContracts.Common.dll differ diff --git a/DisCatSharp.Docs/dcs/plugins/Microsoft.DocAsCode.DataContracts.ManagedReference.dll b/DisCatSharp.Docs/dcs/plugins/Microsoft.DocAsCode.DataContracts.ManagedReference.dll new file mode 100644 index 000000000..c78131afc Binary files /dev/null and b/DisCatSharp.Docs/dcs/plugins/Microsoft.DocAsCode.DataContracts.ManagedReference.dll differ diff --git a/DisCatSharp.Docs/dcs/plugins/Microsoft.DocAsCode.MarkdownLite.dll b/DisCatSharp.Docs/dcs/plugins/Microsoft.DocAsCode.MarkdownLite.dll new file mode 100644 index 000000000..4f70e5a5a Binary files /dev/null and b/DisCatSharp.Docs/dcs/plugins/Microsoft.DocAsCode.MarkdownLite.dll differ diff --git a/DisCatSharp.Docs/dcs/plugins/Microsoft.DocAsCode.Plugins.dll b/DisCatSharp.Docs/dcs/plugins/Microsoft.DocAsCode.Plugins.dll new file mode 100644 index 000000000..1d8b799a0 Binary files /dev/null and b/DisCatSharp.Docs/dcs/plugins/Microsoft.DocAsCode.Plugins.dll differ diff --git a/DisCatSharp.Docs/dcs/plugins/Microsoft.DocAsCode.YamlSerialization.dll b/DisCatSharp.Docs/dcs/plugins/Microsoft.DocAsCode.YamlSerialization.dll new file mode 100644 index 000000000..419670fc4 Binary files /dev/null and b/DisCatSharp.Docs/dcs/plugins/Microsoft.DocAsCode.YamlSerialization.dll differ diff --git a/DisCatSharp.Docs/docfx.json b/DisCatSharp.Docs/docfx.json index 2a0ade058..dbd238afd 100644 --- a/DisCatSharp.Docs/docfx.json +++ b/DisCatSharp.Docs/docfx.json @@ -1,300 +1,301 @@ { "metadata":[ { "src":[ { "src":"../DisCatSharp/", "files":[ "**.csproj" ], "exclude":[ "**/obj/**", "**/bin/**" ] } ], "dest":"api/DisCatSharp", "filter":"filter_config.yml", "disableDefaultFilter":false }, { "src":[ { "src":"../DisCatSharp.Interactivity/", "files":[ "**.csproj" ], "exclude":[ "**/obj/**", "**/bin/**" ] } ], "dest":"api/DisCatSharp.Interactivity", "filter":"filter_config.yml", "disableDefaultFilter":false }, { "src":[ { "src":"../DisCatSharp.Common/", "files":[ "**.csproj" ], "exclude":[ "**/obj/**", "**/bin/**" ] } ], "dest":"api/DisCatSharp.Common", "filter":"filter_config.yml", "disableDefaultFilter":false }, { "src":[ { "src":"../DisCatSharp.Hosting/", "files":[ "**.csproj" ], "exclude":[ "**/obj/**", "**/bin/**" ] } ], "dest":"api/DisCatSharp.Hosting", "filter":"filter_config.yml", "disableDefaultFilter":false }, { "src":[ { "src":"../DisCatSharp.Configuration/", "files":[ "**.csproj" ], "exclude":[ "**/obj/**", "**/bin/**" ] } ], "dest":"api/DisCatSharp.Configuration", "filter":"filter_config.yml", "disableDefaultFilter":false }, { "src":[ { "src":"../DisCatSharp.ApplicationCommands/", "files":[ "**.csproj" ], "exclude":[ "**/obj/**", "**/bin/**" ] } ], "dest":"api/DisCatSharp.ApplicationCommands", "filter":"filter_config.yml", "disableDefaultFilter":false }, { "src":[ { "src":"../DisCatSharp.CommandsNext/", "files":[ "**.csproj" ], "exclude":[ "**/obj/**", "**/bin/**" ] } ], "dest":"api/DisCatSharp.CommandsNext", "filter":"filter_config.yml", "disableDefaultFilter":false }, { "src":[ { "src":"../DisCatSharp.Hosting.DependencyInjection/", "files":[ "**.csproj" ], "exclude":[ "**/obj/**", "**/bin/**" ] } ], "dest":"api/DisCatSharp.Hosting.DependencyInjection", "filter":"filter_config.yml", "disableDefaultFilter":false }, { "src":[ { "src":"../DisCatSharp.Lavalink/", "files":[ "**.csproj" ], "exclude":[ "**/obj/**", "**/bin/**" ] } ], "dest":"api/DisCatSharp.Lavalink", "filter":"filter_config.yml", "disableDefaultFilter":false }, { "src":[ { "src":"../DisCatSharp.VoiceNext/", "files":[ "**.csproj" ], "exclude":[ "**/obj/**", "**/bin/**" ] } ], "dest":"api/DisCatSharp.VoiceNext", "filter":"filter_config.yml", "disableDefaultFilter":false }, { "src":[ { "src":"../DisCatSharp.Attributes/", "files":[ "**.csproj" ], "exclude":[ "**/obj/**", "**/bin/**" ] } ], "dest":"api/DisCatSharp.Attributes", "filter":"filter_config.yml", "disableDefaultFilter":false }, { "src":[ { "src":"../DisCatSharp.Experimental/", "files":[ "**.csproj" ], "exclude":[ "**/obj/**", "**/bin/**" ] } ], "dest":"api/DisCatSharp.Experimental", "filter":"filter_config.yml", "disableDefaultFilter":false } ], "build":{ "xrefService":[ "https://xref.docs.microsoft.com/query?uid={uid}" ], "content":[ { "files":[ "api/**/**.yml", "api/**/**.md", "api/**.yml", "api/**.md" ], "exclude":[ "libdev/**" ] }, { "files":[ "**.md", "toc.yml", "faq/**.yml", "faq/**.md", "articles/**.yml", "articles/**.md", "changelogs/**.yml", "changelogs/**.md", "natives/**.yml", "natives/**.md", "vs/**.yml", "vs/**.md" ], "exclude":[ "**/bin/**", "**/obj/**", "_site/**", "dcs/**" ] } ], "resource":[ { "files":[ "images/**", "natives/**.zip", "./.htaccess" ], "exclude":[ "**/bin/**", "**/obj/**", "_site/**", "images/_**" ] } ], "overwrite":[], "dest":"_site", "globalMetadata":{ "_appTitle": "DisCatSharp Docs", "_appName": "DisCatSharp", "_appFooter": "Made with ♥ by AITSYS", "_copyrightFooter": "© Aiko IT Systems. All rights reserved.", "_enableSearch":true, "_disableSideFilter": false, "_enableNewTab":true, "_disableContribution": false, "_disableBreadcrumb": false, "_gitUrlPattern":"git", "_gitContribute":{ "repo":"https://github.com/Aiko-IT-Systems/DisCatSharp", "branch":"main" } }, "disableGitFeatures":false, "exportRawModel":true, "globalMetadataFiles":[], "fileMetadataFiles":[], "template":[ "dcs" ], "postProcessors":[ "ExtractSearchIndex", - "CustomMemberIndexer" + "CustomMemberIndexer", + "MemberLevelManagedReference" ], "noLangKeyword":false, "keepFileLink":false, "cleanupCacheHistory":false, "sitemap":{ "baseUrl":"https://docs.discatsharp.tech/", "changefreq":"daily", "priority":1.0 } } } diff --git a/DisCatSharp.Docs/libdev/.gitignore b/DisCatSharp.Docs/libdev/.gitignore deleted file mode 100644 index fb742eca1..000000000 --- a/DisCatSharp.Docs/libdev/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -############### -# temp file # -############### -*.yml -!toc.yml diff --git a/DisCatSharp.Docs/libdev/DisCatSharp.ApplicationCommands/index.md b/DisCatSharp.Docs/libdev/DisCatSharp.ApplicationCommands/index.md deleted file mode 100644 index ceb64b43c..000000000 --- a/DisCatSharp.Docs/libdev/DisCatSharp.ApplicationCommands/index.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -uid: libdev_discatsharp_applicationcommands_index -title: DisCatSharp.ApplicationCommands API Reference ---- - -# API Reference - -Welcome to the DisCatSharp.ApplicationCommands API reference. - -To begin, select a namespace, then a class, from the table of contents on the left. - -If you encounter any problems or see typos, please inform us on our [Discord server](https://discord.gg/Uk7sggRBTm). diff --git a/DisCatSharp.Docs/libdev/DisCatSharp.CommandsNext/index.md b/DisCatSharp.Docs/libdev/DisCatSharp.CommandsNext/index.md deleted file mode 100644 index caea00991..000000000 --- a/DisCatSharp.Docs/libdev/DisCatSharp.CommandsNext/index.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -uid: libdev_discatsharp_commandsnext_index -title: DisCatSharp.CommandsNext API Reference ---- - -# API Reference - -Welcome to the DisCatSharp.CommandsNext API reference. - -To begin, select a namespace, then a class, from the table of contents on the left. - -If you encounter any problems or see typos, please inform us on our [Discord server](https://discord.gg/Uk7sggRBTm). diff --git a/DisCatSharp.Docs/libdev/DisCatSharp.Common/index.md b/DisCatSharp.Docs/libdev/DisCatSharp.Common/index.md deleted file mode 100644 index 051a88675..000000000 --- a/DisCatSharp.Docs/libdev/DisCatSharp.Common/index.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -uid: libdev_discatsharp_common_index -title: DisCatSharp.Common API Reference ---- - -# API Reference - -Welcome to the DisCatSharp.Common API reference. - -To begin, select a namespace, then a class, from the table of contents on the left. - -If you encounter any problems or see typos, please inform us on our [Discord server](https://discord.gg/Uk7sggRBTm). diff --git a/DisCatSharp.Docs/libdev/DisCatSharp.Configuration/index.md b/DisCatSharp.Docs/libdev/DisCatSharp.Configuration/index.md deleted file mode 100644 index e8fa76352..000000000 --- a/DisCatSharp.Docs/libdev/DisCatSharp.Configuration/index.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -uid: libdev_discatsharp_configuration_index -title: DisCatSharp.Configuration API Reference ---- - -# API Reference - -Welcome to the DisCatSharp.Configuration API reference. - -To begin, select a namespace, then a class, from the table of contents on the left. - -If you encounter any problems or see typos, please inform us on our [Discord server](https://discord.gg/Uk7sggRBTm). diff --git a/DisCatSharp.Docs/libdev/DisCatSharp.Hosting.DependencyInjection/index.md b/DisCatSharp.Docs/libdev/DisCatSharp.Hosting.DependencyInjection/index.md deleted file mode 100644 index be47d22d7..000000000 --- a/DisCatSharp.Docs/libdev/DisCatSharp.Hosting.DependencyInjection/index.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -uid: libdev_discatsharp_hosting_dependencyinjection_index -title: DisCatSharp.Hosting.DependencyInjection API Reference ---- - -# API Reference - -Welcome to the DisCatSharp.Hosting.DependencyInjection API reference. - -To begin, select a namespace, then a class, from the table of contents on the left. - -If you encounter any problems or see typos, please inform us on our [Discord server](https://discord.gg/Uk7sggRBTm). diff --git a/DisCatSharp.Docs/libdev/DisCatSharp.Hosting/index.md b/DisCatSharp.Docs/libdev/DisCatSharp.Hosting/index.md deleted file mode 100644 index 948139b23..000000000 --- a/DisCatSharp.Docs/libdev/DisCatSharp.Hosting/index.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -uid: libdev_discatsharp_hosting_index -title: DisCatSharp.Hosting API Reference ---- - -# API Reference - -Welcome to the DisCatSharp.Hosting API reference. - -To begin, select a namespace, then a class, from the table of contents on the left. - -If you encounter any problems or see typos, please inform us on our [Discord server](https://discord.gg/Uk7sggRBTm). diff --git a/DisCatSharp.Docs/libdev/DisCatSharp.Interactivity/index.md b/DisCatSharp.Docs/libdev/DisCatSharp.Interactivity/index.md deleted file mode 100644 index 8b98667a7..000000000 --- a/DisCatSharp.Docs/libdev/DisCatSharp.Interactivity/index.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -uid: libdev_discatsharp_interactivity_index -title: DisCatSharp.Interactivity API Reference ---- - -# API Reference - -Welcome to the DisCatSharp.Interactivity API reference. - -To begin, select a namespace, then a class, from the table of contents on the left. - -If you encounter any problems or see typos, please inform us on our [Discord server](https://discord.gg/Uk7sggRBTm). diff --git a/DisCatSharp.Docs/libdev/DisCatSharp.Lavalink/index.md b/DisCatSharp.Docs/libdev/DisCatSharp.Lavalink/index.md deleted file mode 100644 index 49e826e4f..000000000 --- a/DisCatSharp.Docs/libdev/DisCatSharp.Lavalink/index.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -uid: libdev_discatsharp_lavalink_index -title: DisCatSharp.Lavalink API Reference ---- - -# API Reference - -Welcome to the DisCatSharp.Lavalink API reference. - -To begin, select a namespace, then a class, from the table of contents on the left. - -If you encounter any problems or see typos, please inform us on our [Discord server](https://discord.gg/Uk7sggRBTm). diff --git a/DisCatSharp.Docs/libdev/DisCatSharp.VoiceNext/index.md b/DisCatSharp.Docs/libdev/DisCatSharp.VoiceNext/index.md deleted file mode 100644 index 95fc9e082..000000000 --- a/DisCatSharp.Docs/libdev/DisCatSharp.VoiceNext/index.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -uid: libdev_discatsharp_voicenext_index -title: DisCatSharp.VoiceNext API Reference ---- - -# API Reference - -Welcome to the DisCatSharp.VoiceNext API reference. - -To begin, select a namespace, then a class, from the table of contents on the left. - -If you encounter any problems or see typos, please inform us on our [Discord server](https://discord.gg/Uk7sggRBTm). diff --git a/DisCatSharp.Docs/libdev/DisCatSharp/index.md b/DisCatSharp.Docs/libdev/DisCatSharp/index.md deleted file mode 100644 index 9ace17ae6..000000000 --- a/DisCatSharp.Docs/libdev/DisCatSharp/index.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -uid: libdev_discatsharp_index -title: DisCatSharp API Reference ---- - -# API Reference - -Welcome to the DisCatSharp API reference. - -To begin, select a namespace, then a class, from the table of contents on the left. - -If you encounter any problems or see typos, please inform us on our [Discord server](https://discord.gg/Uk7sggRBTm). diff --git a/DisCatSharp.Docs/libdev/index.md b/DisCatSharp.Docs/libdev/index.md deleted file mode 100644 index 43572829b..000000000 --- a/DisCatSharp.Docs/libdev/index.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -uid: libdev_index -title: DisCatSharp Library Development API ---- -# API Reference - -Welcome to the DisCatSharp Library Development API reference. - -This documentation is intended for developers who wish to contribute to the DisCatSharp library. - -You find internal and private methods and properties here. - - -## Main packages -- [DisCatSharp](xref:libdev_discatsharp_index) -- [DisCatSharp.ApplicationCommands](xref:libdev_discatsharp_applicationcommands_index) -- [DisCatSharp.CommandsNext](xref:libdev_discatsharp_commandsnext_index) -- [DisCatSharp.Interactivity](xref:libdev_discatsharp_interactivity_index) - -## Voice packages -- [DisCatSharp.Lavalink](xref:libdev_discatsharp_lavalink_index) -- [DisCatSharp.VoiceNext](xref:libdev_discatsharp_voicenext_index) - -## Hosting packages -- [DisCatSharp.Configuration](xref:libdev_discatsharp_configuration_index) -- [DisCatSharp.Hosting](xref:libdev_discatsharp_hosting_index) -- [DisCatSharp.DependencyInjection](xref:libdev_discatsharp_hosting_dependencyinjection_index) - -## Other packages -- [DisCatSharp.Common](xref:libdev_discatsharp_common_index) diff --git a/DisCatSharp.Docs/libdev/toc.yml b/DisCatSharp.Docs/libdev/toc.yml deleted file mode 100644 index 73874f696..000000000 --- a/DisCatSharp.Docs/libdev/toc.yml +++ /dev/null @@ -1,22 +0,0 @@ -- name: Intro - href: index.md -- name: DisCatSharp - href: DisCatSharp/ -- name: DisCatSharp.ApplicationCommands - href: DisCatSharp.ApplicationCommands/ -- name: DisCatSharp.CommandsNext - href: DisCatSharp.CommandsNext/ -- name: DisCatSharp.Common - href: DisCatSharp.Common/ -- name: DisCatSharp.Configuration - href: DisCatSharp.Configuration/ -- name: DisCatSharp.Hosting - href: DisCatSharp.Hosting/ -- name: DisCatSharp.Hosting.DependencyInjection - href: DisCatSharp.Hosting.DependencyInjection/ -- name: DisCatSharp.Interactivity - href: DisCatSharp.Interactivity/ -- name: DisCatSharp.Lavalink - href: DisCatSharp.Lavalink/ -- name: DisCatSharp.VoiceNext - href: DisCatSharp.VoiceNext/