Marina Konstantinova 4 rokov pred
rodič
commit
33c3db3913

Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 141 - 174
docs/docs/01-overview.md


+ 17 - 1
docs/docs/02-download_install.md

@@ -2,4 +2,20 @@
 id: 02-download-install
 title: Download and install
 sidebar_label: Download and install
----
+---
+
+In order to get the tool working, [dowload the archive](https://github.com/metrixplusplus/metrixplusplus/releases) with the latest stable version and unpack it to some folder. The first run of the tool will trigger the installation within the folder, where it was launched.
+
+In order to checkout the latest development version from the [version control system](https://github.com/metrixplusplus/metrixplusplus) use this command:
+```sh
+> git clone https://github.com/metrixplusplus/metrixplusplus metrixplusplus
+```
+
+### Change and Release Notes
+Change and release notes are available [here](https://github.com/metrixplusplus/metrixplusplus/blob/master/CHANGELOG.md).
+
+### Prerequisites
+Python Runtime Environment (version 2.8.x or 3.x)
+
+### License
+[MIT license](https://github.com/metrixplusplus/metrixplusplus/blob/master/LICENSE)

+ 0 - 3
docs/src/pages/index.js

@@ -54,9 +54,6 @@ const features = [
       <>
         Applicable to huge code bases: thousands of files per minute.
         Ultra-fast feedback on iterative re-run.
-        Effortless application to legacy code.
-        Recognises legacy, modified and new code.
-        Prevents from negative trends. Encourages positive.
       </>
     ),
   },