dox icon indicating copy to clipboard operation
dox copied to clipboard

Don't flatten modules with multiple types

Open Gama11 opened this issue 5 years ago • 2 comments

They should have their own entry in the navigation and their own pages that list all the types they contain.

The trickiest part would probably be how to deal with the filter textbox, since it's probably more convenient to keep everything flattened there?

Gama11 avatar Mar 07 '20 11:03 Gama11

If/when this is done, it should as well list haxe 4.2 module-statics (hopefully the xml output has enough info for this).

Also it would be nice to generate a page for the module with the list of its contents.

nadako avatar May 18 '20 23:05 nadako

dox support would be amazing, I am already using this on my libraries but would prevent putting them on haxelib. note currently the changes are breaking testing when using haxe-doctest, I have not yet looked into why, but would be good if the default haxe-doctest test were added to release tests.

nanjizal avatar May 25 '20 11:05 nanjizal