docs: links update to fix warnings
This commit is contained in:
parent
6a91e04532
commit
d681105b1a
@ -4,9 +4,9 @@
|
|||||||
version: 2
|
version: 2
|
||||||
# Set the version of Python and other tools you might need
|
# Set the version of Python and other tools you might need
|
||||||
build:
|
build:
|
||||||
os: ubuntu-22.04
|
os: ubuntu-lts-latest
|
||||||
tools:
|
tools:
|
||||||
python: "3.11"
|
python: latest
|
||||||
mkdocs:
|
mkdocs:
|
||||||
configuration: mkdocs.yml
|
configuration: mkdocs.yml
|
||||||
# Optionally declare the Python requirements required to build your docs
|
# Optionally declare the Python requirements required to build your docs
|
||||||
|
@ -15,9 +15,9 @@ KlipperScreen was not designed to work with OctoPrint and there are no plans to
|
|||||||
|
|
||||||
| Desktop environment | Console |
|
| Desktop environment | Console |
|
||||||
|:------------------------------------------:|:--------------------------------------------:|
|
|:------------------------------------------:|:--------------------------------------------:|
|
||||||
|  |  |
|
|  |  |
|
||||||
| Desktop environment | Console |
|
| Desktop environment | Console |
|
||||||
|  |  |
|
|  |  |
|
||||||
|
|
||||||
## Can i use KlipperScreen as a desktop application?
|
## Can i use KlipperScreen as a desktop application?
|
||||||
|
|
||||||
|
@ -31,4 +31,4 @@ Follow the manufacturer instructions on how to install your screen. In general i
|
|||||||
|
|
||||||
## Touchscreen touch rotation
|
## Touchscreen touch rotation
|
||||||
|
|
||||||
[Moved to Touch issues](../Troubleshooting/Touch_issues/#touch-rotation-and-matrix)
|
[Moved to Touch issues](Troubleshooting/Touch_issues.md#touch-rotation-and-matrix)
|
||||||
|
@ -9,7 +9,7 @@ Once you have established that the screen is working, then proceed installing Kl
|
|||||||
## Setup
|
## Setup
|
||||||
The installation process is meant for a non-desktop version of the OS for example RaspberryOS Lite, but it should work on other debian derivatives.
|
The installation process is meant for a non-desktop version of the OS for example RaspberryOS Lite, but it should work on other debian derivatives.
|
||||||
|
|
||||||
[Click to learn how to check if you installed a desktop version](../../FAQ/#how-to-check-if-you-have-a-desktop-environment)
|
[Click to learn how to check if you installed a desktop version](FAQ.md#how-to-check-if-you-have-a-desktop-environment)
|
||||||
|
|
||||||
If you installed a desktop (GUI version) of the OS and want to run KlipperScreen exclusively then do:
|
If you installed a desktop (GUI version) of the OS and want to run KlipperScreen exclusively then do:
|
||||||
```sh title="Boot to console / KlipperScreen"
|
```sh title="Boot to console / KlipperScreen"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user