Skip to content

Consolidate to fewer examples

Shreeraj Jadhav requested to merge refac/consolidate-to-fewer-examples into ECS_Updates

Delete non-essential examples, and consolidate the rest. Merging of examples is currently superficial (at build system level). Future MRs are required to convert the merged examples into more meaningful examples. These MRs should also focus on removing redundant codes, and addressing any compiler warnings.

High level description of changes:

  • Delete non-essential examples
  • Combine related examples
  • Re-structure source and build subfolders of Examples

image

Reference google document: https://docs.google.com/document/d/12vXPd8V1ksGr86ZWbl5MkT1txz4gsLwjfctIoNnVTNk

Edited by Shreeraj Jadhav

Merge request reports