Documentation updates

This commit is contained in:
Jeff Parsons 2016-03-13 17:44:59 -07:00
commit 06094fcd48
20 changed files with 298 additions and 122 deletions

View file

@ -31,7 +31,7 @@ Attributes
* *notify* (optional)
The *id* of a component to notify when *file* has been loaded. For example, the [Video](/docs/pcjs/video/)
The *id* of a component to notify when *file* has been loaded. For example, the *[Video](/docs/pcjs/video/)*
component may need to know when an external video ROM has been loaded. Any component can load its own files,
including ROM image files, but it's simpler to use the ROM component and request notification.