Skip to content

Commit

Permalink
Add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
SchrodingersGat committed Nov 18, 2024
1 parent 4baffd3 commit 903f815
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,21 @@ An [InvenTree](https://inventree.org) plugin for generating and viewing statisti

## Description

... TODO ...
The *Test Statistics* plugin provides a number of tools for generating and viewing statistical test data, which can be displayed dynamically in the user interface, or exported to a file for further processing.

Test statistics can be generated for a particular part, or for a selected build order.

| Context | Screenshot |
| --- | --- |
| Test for a part (including variants) | ![Part Test Statistics](docs/img/stats.png) |

## Installation

### Via User Interface

The simplest way to install this plugin is from the InvenTree plugin interface. Enter the plugin name (`inventree-test-statistics`) and click the `Install` button:

... TODO ...
![Install Plugin](docs/img/install.png)

### Via Pip

Expand All @@ -34,7 +39,7 @@ pip install -U inventree-test-statistics

The plugin can be configured via the InvenTree plugin interface. The following settings are available:

... TODO ...
*TODO: No plugin settings are currently available*

## Contributing

Expand Down
Binary file added docs/img/install.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/part_stats.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 903f815

Please sign in to comment.