Skip to content

Commit 7dc6e2a

Browse files
authored
Update README.md
1 parent dcfd874 commit 7dc6e2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Right-click a script asset then click "Generate Markdown Documentation".
1717
- Only documents the class that shares the script file name.
1818
- Only documents public properties, methods and fields.
1919
- XML Summary comment support is WIP.
20-
- Scripts managed by .asmdef assets are unsupported move them out to generate docs.
20+
- Namespace names and assembly names must match.
2121

2222
## Example:
2323

0 commit comments

Comments
 (0)