baseURL = "https://rustdesk.com/docs" languageCode = "en-US" defaultContentLanguage = "en" title = "RustDesk Documentation" theme = "hugo-theme-learn" metaDataFormat = "yaml" defaultContentLanguageInSubdir= true [markup] [markup.goldmark] [markup.goldmark.renderer] unsafe = true # use icon https://github.com/matcornic/hugo-theme-learn/issues/363 [params] editURL = "https://github.com/rustdesk/doc.rustdesk.com/edit/master/content/" description = "Documentation for RustDesk" author = "RustDesk" showVisitedLinks = false disableSearch = true disableBreadcrumb = false disableNextPrev = false disableLandingPageButton = true disableMermaid = false #customMermaidURL = "https://unpkg.com/mermaid@8.8.0/dist/mermaid.min.js" titleSeparator = "::" themeVariant = "blue" custom_css = ["css/theme-mine.css"] [outputs] home = [ "HTML", "RSS", "JSON"] [Languages] [Languages.en] title = "Documentation for RustDesk" weight = 1 languageName = "English" landingPageName = " Home" [Languages.es] title = "Documentación para RustDesk" weight = 1 languageName = "Español" landingPageName = " Principal" [Languages.fr] title = "Documentation du RustDesk" weight = 2 languageName = "Français" landingPageName = " Page d'accueil" [Languages.ru] title = "Документация для RustDesk" weight = 2 languageName = "Русский" landingPageName = " Домашняя страница" [Languages.pt] title = "Documentação para RustDesk" weight = 2 languageName = "Português" landingPageName = " Pagina inicial" [Languages.it] title = "Documentazione per RustDesk" weight = 2 languageName = "Italiano" landingPageName = " Pagina iniziale" [Languages.de] title = "Dokumentation für RustDesk" weight = 2 languageName = "Deutsch" landingPageName = " Startseite" [Languages.ja] title = "RustDeskのドキュメント" weight = 2 languageName = "日本語" landingPageName = " ホームページ" [Languages.zh-cn] title = "RustDesk文档" weight = 3 languageName = "简体中文" landingPageName = " 首页" [Languages.zh-cn.params] disable_cookie = true [Languages.zh-tw] title = "RustDesk文檔" weight = 3 languageName = "繁體中文" landingPageName = " 首頁" [[menu.shortcuts]] name = " GitHub" identifier = "ds" url = "https://github.com/rustdesk/doc.rustdesk.com" weight = 10 [[menu.shortcuts]] name = " Discord" identifier = "dd" url = "https://discord.com/invite/nDceKgxnkV" weight = 20 [[menu.shortcuts]] name = " Twitter" identifier = "tt" url = "https://twitter.com/rustdesk" weight = 30 [[menu.shortcuts]] name = " Reddit" identifier = "rd" url = "https://www.reddit.com/r/rustdesk/" weight = 40