1

Is there a way to generate what Java calls package comments with Dox?

vbence
  • 20,084
  • 9
  • 69
  • 118

1 Answers1

2

Sadly this is not currently available.

You could request this feature at: https://github.com/dpeek/dox/issues

Jason O'Neil
  • 5,908
  • 2
  • 27
  • 26