2

I am working on generating documentation for swift framework and documents are generated by jazzy.

Please see the image. This is the generated output folder

enter image description here

What is this "docsets" folder. What is the purpose of it ?

Vigneshkumar G
  • 328
  • 1
  • 2
  • 9

1 Answers1

1

Looks like it is intended for tools like Dash to injest the documentation.

Danny Sung
  • 373
  • 3
  • 8