Skip to content

Unity package layout is incompatible #20

Description

@CaseyHofland

EDIT: This is my old comment but after some testing I have already found the answer. For the real issue, read my next comment.

Right now it's more of a question than an issue, depending on the answer this might be an issue.

I am writing a Unity package and was hoping to generate documentation for it, however I understood from this issue that the .csproj file is needed for this to work (but I might be misreading it). Unity packages work with .asmdef files, but not .csproj files. Can it still be done?

If it IS compatible, then it might just be something in my configuration, but if it is I can't find out what.
All I have modified so far is:

  • .github/workflows/documentation.yml to use "Documentation~" directory instead of "Documentation" directory.
  • Documentation~/filterConfig.yml for my main namespace.
  • Documentation~/docfx.json src, globalMetaData and sitemap.

UIWitches.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions