Skip to content

Commit

Permalink
Update documentation for 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MSDN-WhiteKnight committed Nov 25, 2020
1 parent 5c9bb9c commit 6a49909
Show file tree
Hide file tree
Showing 44 changed files with 46,131 additions and 481 deletions.
189 changes: 189 additions & 0 deletions docfx_project/api/.manifest

Large diffs are not rendered by default.

352 changes: 344 additions & 8 deletions docfx_project/api/CilTools.BytecodeAnalysis.Signature.yml

Large diffs are not rendered by default.

11,139 changes: 10,796 additions & 343 deletions docfx_project/api/CilTools.BytecodeAnalysis.TypeSpec.yml

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions docfx_project/api/CilTools.BytecodeAnalysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,6 @@ items:
assemblies:
- CilTools.BytecodeAnalysis
references:
- uid: CilTools.BytecodeAnalysis.Diagnostics
commentId: T:CilTools.BytecodeAnalysis.Diagnostics
isExternal: true
name: Diagnostics
nameWithType: Diagnostics
fullName: CilTools.BytecodeAnalysis.Diagnostics
- uid: CilTools.BytecodeAnalysis.CilAnalysis
commentId: T:CilTools.BytecodeAnalysis.CilAnalysis
isExternal: true
Expand All @@ -56,26 +50,6 @@ references:
name: CilErrorEventArgs
nameWithType: CilErrorEventArgs
fullName: CilTools.BytecodeAnalysis.CilErrorEventArgs
- uid: CilTools.BytecodeAnalysis.CilInstruction
commentId: T:CilTools.BytecodeAnalysis.CilInstruction
parent: CilTools.BytecodeAnalysis
isExternal: true
name: CilInstruction
nameWithType: CilInstruction
fullName: CilTools.BytecodeAnalysis.CilInstruction
- uid: CilTools.BytecodeAnalysis.CustomModifier
commentId: T:CilTools.BytecodeAnalysis.CustomModifier
parent: CilTools.BytecodeAnalysis
isExternal: true
name: CustomModifier
nameWithType: CustomModifier
fullName: CilTools.BytecodeAnalysis.CustomModifier
- uid: CilTools.BytecodeAnalysis.DebugUtils
commentId: T:CilTools.BytecodeAnalysis.DebugUtils
isExternal: true
name: DebugUtils
nameWithType: DebugUtils
fullName: CilTools.BytecodeAnalysis.DebugUtils
- uid: CilTools.BytecodeAnalysis.CilGraph
commentId: T:CilTools.BytecodeAnalysis.CilGraph
parent: CilTools.BytecodeAnalysis
Expand All @@ -96,6 +70,13 @@ references:
name: CilGraphNodeMutable
nameWithType: CilGraphNodeMutable
fullName: CilTools.BytecodeAnalysis.CilGraphNodeMutable
- uid: CilTools.BytecodeAnalysis.CilInstruction
commentId: T:CilTools.BytecodeAnalysis.CilInstruction
parent: CilTools.BytecodeAnalysis
isExternal: true
name: CilInstruction
nameWithType: CilInstruction
fullName: CilTools.BytecodeAnalysis.CilInstruction
- uid: CilTools.BytecodeAnalysis.CilReaderState
commentId: T:CilTools.BytecodeAnalysis.CilReaderState
parent: CilTools.BytecodeAnalysis
Expand All @@ -115,6 +96,25 @@ references:
name: CilReader
nameWithType: CilReader
fullName: CilTools.BytecodeAnalysis.CilReader
- uid: CilTools.BytecodeAnalysis.CustomModifier
commentId: T:CilTools.BytecodeAnalysis.CustomModifier
parent: CilTools.BytecodeAnalysis
isExternal: true
name: CustomModifier
nameWithType: CustomModifier
fullName: CilTools.BytecodeAnalysis.CustomModifier
- uid: CilTools.BytecodeAnalysis.DebugUtils
commentId: T:CilTools.BytecodeAnalysis.DebugUtils
isExternal: true
name: DebugUtils
nameWithType: DebugUtils
fullName: CilTools.BytecodeAnalysis.DebugUtils
- uid: CilTools.BytecodeAnalysis.Diagnostics
commentId: T:CilTools.BytecodeAnalysis.Diagnostics
isExternal: true
name: Diagnostics
nameWithType: Diagnostics
fullName: CilTools.BytecodeAnalysis.Diagnostics
- uid: CilTools.BytecodeAnalysis.CallingConvention
commentId: T:CilTools.BytecodeAnalysis.CallingConvention
parent: CilTools.BytecodeAnalysis
Expand Down
Loading

0 comments on commit 6a49909

Please sign in to comment.