ModularFilesMissing

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment
What is 4 + 8

Missing files in Modular tree

UPDATE: The list of files not yet present in the modular tree can now be automatically generated using the symlink.sh script. We have added files and directories that are known to not be needed for the modular tree to the excludes list to the script along with brief explanations for their exclusion.

To regenerate the missing-files list, use the -m command line option to symlink.sh. Here's usage message:

  symlink.sh [ -m ] src-dir dst-dir
 
  src-dir: the xc directory of the monolithic source tree
  dst-dir: the modular source tree containing proto, app, lib, ...
 
  -m: Instead of symlinking the files, list the files from the source
      directory that are not processed by this script

As additional files or directories are marked for exclusion, please update the symlink.sh script to list the excludes and note the reason for their exclusion with a brief comment.