From f1d457b51a5e1922ccbcf0c5748d39065caecb34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Tue, 25 Feb 2025 10:54:34 +0100 Subject: [PATCH] intellij-sdk-docs-original_CONTRIBUTING.md: remove outdated information --- topics/intellij-sdk-docs-original_CONTRIBUTING.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/topics/intellij-sdk-docs-original_CONTRIBUTING.md b/topics/intellij-sdk-docs-original_CONTRIBUTING.md index 5c5880210..0363f19ff 100644 --- a/topics/intellij-sdk-docs-original_CONTRIBUTING.md +++ b/topics/intellij-sdk-docs-original_CONTRIBUTING.md @@ -1,4 +1,4 @@ - + Basic rules on contributing to the IntelliJ Platform SDK documentation. @@ -25,7 +25,3 @@ Before creating or altering content, please consult these guides: This guide describes documentation conventions in terms of content style and syntax. * [](sdk_code_guidelines.md). Conventions for code sample organization, project settings, and naming conventions are described in this document. - -> Currently, building the site locally is not possible. -> -{style="note"}