My issue is that I am trying to generate the document website page using maven site. Command `mvn site` However, it seems not to generate the open api document. It seems there is a special goal to generate the document. Would it be more convenient to generate the document as part of mvn site?