Skip to content

Commit

Permalink
updated demo links
Browse files Browse the repository at this point in the history
  • Loading branch information
h0lg committed Nov 12, 2024
1 parent 7fdc7cf commit 42286c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ICSharpCode.ILSpyX/MermaidDiagrammer/Wiki.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ Generated diagrammers offer an **overview** over types, their members and **rela

# Check out the demo

Have a look at the diagrammer generated for [SubTubular](https://github.com/h0lg/SubTubular):
It's got some [type relations](https://raw.githack.com/h0lg/SubTubular/netAmermaid2/netAmermaid/class-diagrammer.html?d=LR&i=tim&t=Caption-CaptionTrack-PaddedMatch-IncludedMatch-Video-VideoSearchResult-CaptionTrackResult)
and [inheritance](https://raw.githack.com/h0lg/SubTubular/netAmermaid2/netAmermaid/class-diagrammer.html?d=LR&i=tim&t=RemoteValidated-SearchChannel-SearchCommand-Shows-SearchPlaylist-SearchPlaylistCommand-OrderOptions-SearchVideos)
Have a look at the diagrammer generated for the [ICSharpCode.Decompiler.TypeSystem namespace](https://github.com/icsharpcode/ILSpy/tree/master/ICSharpCode.Decompiler/TypeSystem):
It's got some [type relations](https://ilspy.net/ICSharpCode.Decompiler/diagrammer/index.html?t=IType-ITypeDefinition&d=LR&i=tm)
and [inheritance](https://ilspy.net/ICSharpCode.Decompiler/diagrammer/index.html?t=IEntity-IEvent-IField-IMember-IMethod-IModule-INamedElement-INamespace-IParameter-IProperty-ISymbol-IVariable&d=LR&i=tim)
going on that offer a decent playground.

# Optimized for exploration and sharing
Expand Down

0 comments on commit 42286c7

Please sign in to comment.