This commit is contained in:
rustdesk
2022-04-11 19:35:31 +08:00
parent 3ea1044c96
commit be2d224126
6 changed files with 41 additions and 8 deletions

6
content/_index.pt.md Normal file
View File

@@ -0,0 +1,6 @@
---
title: "Dokumentation für RustDesk"
---
# RustDesk

View File

@@ -9,4 +9,4 @@ chapter: true
# Self-host
We are continuously developing the server, if you have any comments, please join our [Discord](https://discord.com/invite/nDceKgxnkV) discussion.
Estamos continuamente desenvolvendo o servidor, se você tiver algum comentário, participe da nossa discussão [Discord](https://discord.com/invite/nDceKgxnkV).

12
content/self-host/_index.pt.md Executable file
View File

@@ -0,0 +1,12 @@
---
title: Auto-hospedagem
weight: 5
pre: "<b>1. </b>"
chapter: true
---
### Capítulo 1
# Auto-hospedagem
Estamos continuamente desenvolvendo o servidor, se você tiver algum comentário, participe da nossa discussão [Discord](https://discord.com/invite/nDceKgxnkV).

View File

@@ -0,0 +1,6 @@
---
title: Instalação
weight: 10
---
[English](/docs/en/self-host/install)

View File

@@ -0,0 +1,6 @@
---
title: Windows
weight: 20
---
[English](/docs/en/self-host/windows)