reader: Updated VDL schema to nest the device sets under each file.

This CL restructures the VDL schema and nests the device sets under each file.
The "Linked" property is removed, because the unlinked device can be modeled as
a separate device set with a single device in it.

Change-Id: I023da3c7236490efea7f08d9ec63f125cb3a354c
2 files changed
tree: d2a8cae82f8dd11a8536ce5749163a6ad5b22f61
  1. android/
  2. vdl/
  3. web/
  4. .gitignore
  5. .jiriignore
  6. AUTHORS
  7. CONTRIBUTING.md
  8. CONTRIBUTORS
  9. LICENSE
  10. Makefile
  11. PATENTS
  12. README.md
  13. VERSION
README.md

Reader

An example multi-device PDF reader built using Vanadium on both the web and Android platforms. The web version requires use of the Vanadium Chrome extension.

All apps exchange information using Syncbase. Details of the various projects can be found in their respective directories.