Search Unity

How to generate the xml document for the dll using AssemblyBuilder

Discussion in 'Scripting' started by watsonsong, Dec 13, 2019.

  1. watsonsong

    watsonsong

    Joined:
    May 13, 2015
    Posts:
    555
    I want to generate the xml document for the dll so the user can find the comments for the dll. When I using the AssemblyBuilder there is no way force to generate the "/doc" option. Or there is no way to add custom arguments during build.