* Add initial HID API documentation
The first version has placeholders for responses, to be filled at a later time.
* Add initial Streamer API documentation
Currently missing information about query parameters and a few others things.
To be fixed after the first pass at all APIs.
* Add initial PiKVM Switch API and Redfish API documentation
This covers the basics and requires some testing to finalize the documentation
* Cleanup, part 1 of N
- Write short intro for HID and Streamer sections
- Fix the structure in HI and Streamer
- Standardize descriptions
* Cleanup, part 2 of N: more standardization
* Cleanup, part 3 of N:
- Standardize the markup for code blocks and CLI commands
- Enable the 'copy code' button in the theme
* Cleanup, part 4 of N:
- Actually commit the theme settings change (copy code button)
- Wrap URLs with ampersands in single quotes as requested by @mdevaev
- Clarify a few points as suggested by @mdevaev
* Cleanup, part 5 of N:
- Update MSD and GPIO docs for consistence's sake
- A bunch of FIXMEs to take care of alt a later time
* GPIO API: mention the pulse mode support requirement
* Cleanup Responses subsections, we'll do it differently
* Update API documentation: OCR options and examples, GPIO, and more
* Skeleton of the rewritten v4 quick start page
* Front matter, what's in the box, config update for material, placeholders
* Separate DIP switches doc into a separate file
* Separate USB 3.0 support doc into a separate file
* Reorganize V4 quick start page a little
* Mention the mirror mode
* Supported on-box controls, placeholder image, doc update
* Cosmetic fixes
* Add F° and Basic Troubleshooting
* Initial V3 docs update
- Applied the same general structure as with V4
- Added front matter
- Explained the HAT vs pre-assembled thing
- Moved assembly bits to the assembly instructions page
- Enhanced the assembly instructions page
TODO:
- The Interface part needs to be V3-specific (copy-pasted from V4)
* Fix the interface part
* Cleanup further steps
* First shot at updating the V2 quickstart guide
* Rename V3 guide's name in the sidebar
* Add HW interface graphics
* Finalize updating the V2 quickstart guide
* Cosmetic fixes to V3 and V4 guides
* Update the V1 quick start guide
* Add wiring illustrations for V4
* Add basic front matter to the V1 quick start guide
* Update First Steps
* Add V3 illustrations
* Vectorize the legends in V3 illustrations
* Added tutorial for using cloudflared
This provides a remote access solution that doesn't rely on port forwarding or requiring any software to be installed on the remote pc.
* Updated to use latest release sourcecode
Removed the requirement to use git to pull code and streamlined for more automated builds.