mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-07-16 07:59:46 +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": [
|
||||||
{
|
{
|
||||||
|
5
toc.yml
5
toc.yml
@ -11,7 +11,4 @@
|
|||||||
href: https://github.com/openiddict/openiddict-conformance
|
href: https://github.com/openiddict/openiddict-conformance
|
||||||
|
|
||||||
- name: Changelog
|
- name: Changelog
|
||||||
href: https://github.com/openiddict/openiddict-core/releases
|
href: https://github.com/openiddict/openiddict-core/releases
|
||||||
|
|
||||||
- name: API documentation
|
|
||||||
href: api/
|
|
Loading…
Reference in New Issue
Block a user