mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-07-17 10:42:01 +08:00
Temporarily remove the API documentation to unlock the build
This commit is contained in:
parent
f0b957810c
commit
b58a2c9512
18
docfx.json
18
docfx.json
@ -1,22 +1,4 @@
|
|||||||
{
|
{
|
||||||
"metadata": [
|
|
||||||
{
|
|
||||||
"src": [
|
|
||||||
{
|
|
||||||
"src": "submodules/openiddict-core",
|
|
||||||
"files": [
|
|
||||||
"src/**/*.cs"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/bin/**",
|
|
||||||
"**/obj/**",
|
|
||||||
"_site/**"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"dest": "api"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"build": {
|
"build": {
|
||||||
"content": [
|
"content": [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user