ember-cli-addon-docs icon indicating copy to clipboard operation
ember-cli-addon-docs copied to clipboard

Template only glimmer components

Open chbonser opened this issue 4 years ago • 4 comments

Is addon docs able to document template only glimmer components? If so, are there any good examples?

chbonser avatar Mar 03 '21 12:03 chbonser

I'm not sure actually. I think most of the generated docs typically come from JS, but you could add your own md files to manually document your components as well.

RobbieTheWagner avatar Mar 03 '21 12:03 RobbieTheWagner

Yes I can use the md files to manually document them, however that leaves a discrepancy between the auto generated component section and my manually documented section which is potentially confusing the users of the docs.

chbonser avatar Mar 08 '21 21:03 chbonser

@chbonser ah yes, that would be less than ideal. Is this something you have time to investigate or perhaps help with implementing? I'm just trying to keep this repo afloat, but have not had a lot of time to do a deep dive into it.

RobbieTheWagner avatar Mar 20 '21 01:03 RobbieTheWagner

@rwwagner90 I haven't dived into the repo before, but can try to provide support as well.

ijlee2 avatar Mar 20 '21 07:03 ijlee2