Created _Sidebar (markdown)

Michael Miller
2016-04-22 15:30:40 -07:00
parent 45700d7e15
commit 3391c17c0d

29
_Sidebar.md Normal file

@@ -0,0 +1,29 @@
+ [Home](https://github.com/Makuna/NeoPixelBus/wiki)
* [Overview](https://github.com/Makuna/NeoPixelBus/wiki#overview)
- [FAQ](https://github.com/Makuna/NeoPixelBus/wiki/FAQ)
- [API Reference](https://github.com/Makuna/NeoPixelBus/wiki/API-Reference)
* [Supported Platforms](https://github.com/Makuna/NeoPixelBus/wiki#supported-platforms)
* [Supported Pixels](https://github.com/Makuna/NeoPixelBus/wiki#supported-pixels)
* [Projects based on this library](https://github.com/Makuna/NeoPixelBus/wiki/Project-References)
* [Smaller Code](https://github.com/Makuna/NeoPixelBus/wiki/Smaller-Code)
+ [Examples](https://github.com/Makuna/NeoPixelBus/wiki/Examples)
+ [NeoPixelBus object](https://github.com/Makuna/NeoPixelBus/wiki/NeoPixelBus-object)
* [NeoPixeBus API](https://github.com/Makuna/NeoPixelBus/wiki/NeoPixelBus-object-API)
+ [Color objects](https://github.com/Makuna/NeoPixelBus/wiki/Color-objects)
* [RgbColor API](https://github.com/Makuna/NeoPixelBus/wiki/RgbColor-object-API)
* [RgbwColor API](https://github.com/Makuna/NeoPixelBus/wiki/RgbwColor-object-API)
* [HtmlColor API](https://github.com/Makuna/NeoPixelBus/wiki/HtmlColor-object-API)
* [HslColor API](https://github.com/Makuna/NeoPixelBus/wiki/HslColor-object-API)
* [HsbColor API](https://github.com/Makuna/NeoPixelBus/wiki/HsbColor-object-API)
+ [NeoPixelAnimator object](https://github.com/Makuna/NeoPixelBus/wiki/NeoPixelAnimator-object)
* [NeoPixelAnimator API](https://github.com/Makuna/NeoPixelBus/wiki/NeoPixelAnimator-object-API)
+ [NeoGamma object](https://github.com/Makuna/NeoPixelBus/wiki/NeoGamma-object)
+ [Matrix Panels Support](https://github.com/Makuna/NeoPixelBus/wiki/Matrix-Panels-Support)
* [Layouts](https://github.com/Makuna/NeoPixelBus/wiki/Matrix-Panels-Support#layouts)
* [NeoTopology](https://github.com/Makuna/NeoPixelBus/wiki/Matrix-Panels-Support#neotopology)
* [NeoTiles](https://github.com/Makuna/NeoPixelBus/wiki/Matrix-Panels-Support#neotiles)
* [NeoMosaic](https://github.com/Makuna/NeoPixelBus/wiki/Matrix-Panels-Support#neomosaic)
+ [Raster Image Support](https://github.com/Makuna/NeoPixelBus/wiki/Raster-Image-Support)
* [NeoBuffer API](https://github.com/Makuna/NeoPixelBus/wiki/NeoBuffer-object-API)
* [NeoVerticalSpriteSheet](https://github.com/Makuna/NeoPixelBus/wiki/NeoVerticalSpriteSheet-object-API)