Skip to content

Commit 452e525

Browse files
committed
Added introduction and getting started sections in the documentation tutorial (#132)
1 parent 593bfed commit 452e525

279 files changed

Lines changed: 5692 additions & 3692 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/_docfx/api/.manifest

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/_docfx/docfx.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"**/**project.json"
88
],
99
"exclude": [
10+
"**/MyTested.AspNetCore.Mvc.Lite/**",
1011
"**/obj/**",
1112
"**/bin/**",
1213
"./**"
68.7 KB
Loading
117 KB
Loading
259 KB
Loading
145 KB
Loading
132 KB
Loading
133 KB
Loading

docs/_docfx/troubleshoot/typeinitexception.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
In order to see more details about the problem, run the test in `Debug` mode and analyse the message of the `InnerException`.
66

7-
<img src="/images/troubleshoot/typeinitexception.jpg" />
7+
<img src="/images/troubleshoot/typeinitexception.jpg" alt="Debugging Type Initializer Exception" />
762 KB
Binary file not shown.

0 commit comments

Comments
 (0)