From bc20443166e92053cedc083777a96ed89a76cbda Mon Sep 17 00:00:00 2001 From: Hokkaydo Date: Tue, 19 Jan 2021 17:30:29 +0100 Subject: [PATCH] Update plugin description --- build.gradle | 2 +- src/main/resources/META-INF/plugin.xml | 12 +++++++++--- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/build.gradle b/build.gradle index d419e07..125ed3e 100644 --- a/build.gradle +++ b/build.gradle @@ -4,7 +4,7 @@ plugins { } group 'fr.readthedocs' -version '0.1.0-alpha' +version '0.1.1-alpha' jar { archivesBaseName = "Bindea" diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml index 99e561a..2767664 100644 --- a/src/main/resources/META-INF/plugin.xml +++ b/src/main/resources/META-INF/plugin.xml @@ -4,9 +4,15 @@ readthedocs-fr +

Allows you to download a piece of code (or an entire file) + on rtd-bin.

+ +

By clicking on the "Read The Bin" button in the top bar, you can upload the selected part or code or the file opened at rtd- bin. + Next, you will need to select the language of your code for the syntax highlighting.

+ +

You can also check your already created bins by selecting the Open storage button. + ]]> +