We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcfd874 commit 7dc6e2aCopy full SHA for 7dc6e2a
README.md
@@ -17,7 +17,7 @@ Right-click a script asset then click "Generate Markdown Documentation".
17
- Only documents the class that shares the script file name.
18
- Only documents public properties, methods and fields.
19
- XML Summary comment support is WIP.
20
-- Scripts managed by .asmdef assets are unsupported move them out to generate docs.
+- Namespace names and assembly names must match.
21
22
## Example:
23
0 commit comments