diff --git a/docfx.json b/docfx.json index e4f47fd..c98ca43 100644 --- a/docfx.json +++ b/docfx.json @@ -1,22 +1,4 @@ { - "metadata": [ - { - "src": [ - { - "src": "submodules/openiddict-core", - "files": [ - "src/**/*.cs" - ], - "exclude": [ - "**/bin/**", - "**/obj/**", - "_site/**" - ] - } - ], - "dest": "api" - } - ], "build": { "content": [ { diff --git a/toc.yml b/toc.yml index c79453d..bbfca29 100644 --- a/toc.yml +++ b/toc.yml @@ -11,7 +11,4 @@ href: https://github.com/openiddict/openiddict-conformance - name: Changelog - href: https://github.com/openiddict/openiddict-core/releases - -- name: API documentation - href: api/ \ No newline at end of file + href: https://github.com/openiddict/openiddict-core/releases \ No newline at end of file