1. 30 Jun, 2017 1 commit
    • Leo Mehr's avatar
      Tutorial: fix typos in examples and broken links · 0d62f5cd
      Leo Mehr authored
      In the move example, the code uses `contacts` when the diagrams use
      `contact` (no 's')
      
      The code in the example:
      ```    Value contacts(kArrayType);
          // adding elements to contacts array.
          // ...
          o.AddMember("contacts", contacts, d.GetAllocator());  // deep clone contacts (may be with lots of allocations)
          // destruct contacts.
      ```
      0d62f5cd
  2. 04 Jul, 2014 1 commit
  3. 03 Jul, 2014 1 commit