CC-Tweaked/doc
SquidDev 36bb8b67c9 Clean up data-gathering code
- Refer to this as "data" rather than "metadata". I'm still not sure
   where the meta came from - blame OpenPeripheral I guess.
 - Likewise, use getItemDetail within inventory methods, rather than
   getItemMeta.
 - Refactor common data-getting code into one class. This means that
   turtle.getItemDetail, turtle.inspect and commands.getBlockInfo all
   use the same code.
 - turtle.getItemDetail now accepts a second "detailed" parameter which
   will include the full metadata (#471, #452).
 - Tags are now only included in the detailed list. This is a breaking
   change, however should only affect one version (1.89.x) and I'm not
   convinced that the previous behaviour was safe.
2020-06-30 12:35:39 +01:00
..
stub Clean up data-gathering code 2020-06-30 12:35:39 +01:00
index.md Make the CF link https on tweaked.cc 2020-04-22 14:48:42 +01:00
logo.png An initial stab at documentation generation (#360) 2020-04-10 10:27:53 +01:00
styles.css Add documentation for peripherals 2020-06-24 12:12:06 +01:00