Skip to content
This repository has been archived by the owner on Aug 9, 2021. It is now read-only.

Missing type inheritance and tags in yml #32

Open
crazyfx1 opened this issue Feb 22, 2019 · 0 comments
Open

Missing type inheritance and tags in yml #32

crazyfx1 opened this issue Feb 22, 2019 · 0 comments

Comments

@crazyfx1
Copy link

crazyfx1 commented Feb 22, 2019

I'd love to integrate my typedoc into docfx. Unfortunately the yml and docfx do not show all information for my classes.

I created a simple example where one class extends the other class.

Following data is missing in the yml / docfx:

  • The class inheritance is not shown
  • The methods from the base classes are not shown
  • Tags are missing (i'm using tags like @SInCE, @Version, etc)

If you compare typedoc to docfx you can see whats missing
c__users_m pum cubido_desktop_test_doc_classes__buttoncontrol buttoncontrol html

image

I've put up my test project here:
https://github.com/crazyfx1/type2docfx-yml-test

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant