docfx-unitypackage icon indicating copy to clipboard operation
docfx-unitypackage copied to clipboard

DocFX Unity package is a GitHub action for deploying a DocFX website for Unity packages to GitHub Pages.

Results 2 docfx-unitypackage issues
Sort by recently updated
recently updated
newest added

Hi, so I have many namespaces in my Unity package, but I just want to generate docs for specific namespaces. How can I do this? By editing the workflow scripts...

Every page gets generated with an "Edit this page" url, but it will redirect to a non-existent url. This is because docfx-unitypackage moves files around before generating the website. ###...