hailstorm75 / ModularDoc

Modular documentation generator for .NET libraries. Currently supporting Markdown only for GitHub, GitLab, and Bitbucket
MIT License
116 stars 11 forks source link

Implement Get Inherited from logic #58

Closed hailstorm75 closed 4 years ago

hailstorm75 commented 4 years ago

Library name(s)

MarkDoc.Generator.Basic

Description

Implement a function which will return a reference to the type from which the given member is inherited from

hailstorm75 commented 4 years ago

Total: 50m