dartdoc icon indicating copy to clipboard operation
dartdoc copied to clipboard

Is there a way to generate everything in one file?

Open TKDev7 opened this issue 4 years ago • 2 comments

Is there a way to generate everything in one file? Constructors, properties etc.

TKDev7 avatar Aug 13 '21 02:08 TKDev7

No. The index.json generated for the search is the only place that lists everything.

jcollins-g avatar Aug 13 '21 16:08 jcollins-g

@jcollins-g So sorry for replying so late! I don't mean EVERYTHING in one file. Like now dartdoc seems to generate constructors, properties etc of a class in different pages/files. I would like to have them all to be in the same class page. This should reduce the number of pages generated by dartdoc.

TKDev7 avatar Oct 23 '21 04:10 TKDev7

Closing this in favor of #3311

TKDev7 avatar May 04 '23 20:05 TKDev7