Skip to content

Commit 62c7b2e

Browse files
committed
submit new website
1 parent 73d49e6 commit 62c7b2e

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

aspnet_core_doc_cn.pdf

16 Bytes
Binary file not shown.

manifest.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7652,7 +7652,7 @@
76527652
"output": {
76537653
".html": {
76547654
"relative_path": "toc.html",
7655-
"hash": "t+wBFIOF1WdHa7Jt/iB15Q=="
7655+
"hash": "js09PmotFem31boMqDvE2w=="
76567656
}
76577657
},
76587658
"is_incremental": false,
@@ -9629,11 +9629,6 @@
96299629
"incrementalPhase": "build"
96309630
},
96319631
"processors": {
9632-
"ResourceDocumentProcessor": {
9633-
"can_incremental": false,
9634-
"details": "Processor ResourceDocumentProcessor cannot suppport incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.",
9635-
"incrementalPhase": "build"
9636-
},
96379632
"TocDocumentProcessor": {
96389633
"can_incremental": false,
96399634
"details": "Processor TocDocumentProcessor cannot suppport incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.",
@@ -9651,6 +9646,11 @@
96519646
"ManagedReferenceDocumentProcessor": {
96529647
"can_incremental": false,
96539648
"incrementalPhase": "build"
9649+
},
9650+
"ResourceDocumentProcessor": {
9651+
"can_incremental": false,
9652+
"details": "Processor ResourceDocumentProcessor cannot suppport incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.",
9653+
"incrementalPhase": "build"
96549654
}
96559655
}
96569656
},

toc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -837,7 +837,7 @@
837837
<a href="https://github.com/aspnet/Docs/blob/master/CONTRIBUTING.md" name="" title="&#36129;&#29486;">&#36129;&#29486;</a>
838838
</li>
839839
<li>
840-
<a href="http://dotnetcore.github.io/aspnet_core_doc_cn.pdf" name="" title="&#20013;&#25991;PDF&#25991;&#26723;">&#20013;&#25991;PDF&#25991;&#26723;</a>
840+
<a href="http://aspnet.docs.dotnet-china.org/aspnet_core_doc_cn.pdf" name="" title="&#20013;&#25991;PDF&#25991;&#26723;">&#20013;&#25991;PDF&#25991;&#26723;</a>
841841
</li>
842842
</ul> </div>
843843
</div>

0 commit comments

Comments
 (0)