1
0
forked from me/IronOS

Move related pieces of documentation from wiki to Documentation/ (#1746)

* Move TS100 info from wiki to Hardware.md

* Move TS80 info from wiki to Hardware.md

* Move TS80P info from wiki to Hardware.md

* Move Pinecil info from wiki to Hardware.md

* Move some info from Home.md wiki to Documentation/index.md

* Fix path inside docker since Dockerfile has been updated to be in the root project tree after starting container

* Move info from Home.md wiki to Documentation/Hardware.md

* mkdocs.yml: swtich config to forked repo for testing formatting online

* Fix formatting

* Fix formatting (md != rtd)

* Fix formatting for index.md

* Revert mkdocs config to original one after testing

* Documentation/: add power sources info

* Documentation/README.md: update with power sources

* tiny fixes with formatting

* Reformat links to stores

* Fix footnote on _default_ charger for TS80P

* Revert mkdocs config

* Fix footnote about wattage for QC, try fix table in index.md
This commit is contained in:
Ivan Zorin
2023-07-20 04:55:08 +03:00
committed by GitHub
parent 297a4dffa5
commit 1c9d3940ca
7 changed files with 161 additions and 8 deletions

View File

@@ -133,7 +133,7 @@ On Windows follow the instructions on the official documentation to install 'Win
3. Build the firmware for Pinecil V2:
```sh
cd source/source
cd source/
./build.sh -l EN -m Pinecilv2
```