-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added basic empty pages for all sections, ready for content
- Loading branch information
1 parent
d57d840
commit 53dda76
Showing
19 changed files
with
89 additions
and
11 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
This section is for people using this on their local machine. | ||
|
||
|
||
## Prerequisites | ||
|
||
[List of required software and dependencies.] | ||
|
||
## Installation Steps | ||
|
||
[Step-by-step instructions for installing and setting up PIQUE.] | ||
|
||
## First Steps | ||
|
||
[Basic commands to run PIQUE after installation.] |
File renamed without changes.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
|
||
## JSON Input Errors | ||
[Common issues and how to resolve them.] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
[Common questions] |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
## Key Terms and Abbreviations | ||
|
||
[Definitions of important terms.] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
## What is PIQUE? | ||
|
||
[Brief description of PIQUE.] | ||
|
||
## Significance of Analyzing Software Quality | ||
|
||
[Why software quality matters and how PIQUE helps.] | ||
|
||
## Unified Purpose | ||
|
||
[Combining simplified views for project managers (PIQUE-Lite) with advanced analytics for developers/researchers (PIQUE Visualizer).] | ||
|
||
## High-Level Use Cases | ||
|
||
[Examples of when and why users would use PIQUE.] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
## Advanced Example | ||
|
||
[More complex use case walkthrough.] |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
## Basic Example | ||
|
||
[Walkthrough using a sample input file.] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
## Hierarchical Tree Display | ||
|
||
[Explanation of this visualization.] | ||
|
||
## Adjusting Weights | ||
|
||
[How to modify contributions, sensitivity, and impact.] | ||
|
||
## Importing/Exporting Weight Adjustments | ||
|
||
[Instructions on saving and reusing configurations.] | ||
|
||
## Interpreting Results | ||
|
||
[Reference to glossary for deeper understanding.] |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
## File Upload | ||
|
||
[How to upload files, referencing the FAQ for common issues.] | ||
|
||
## Initial Display | ||
|
||
[Overview of TQI, selecting projects, zooming into a time frame.] | ||
|
||
## Interpreting Visualizations and Metrics | ||
|
||
[Guidelines on how to read the output.] |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
## General Dataset Structure | ||
|
||
[Overview of expected input format.] | ||
|
||
## Factors, Measures, Diagnostics | ||
|
||
[Explanation of key elements in input files.] | ||
|
||
## Compatibility and JSON Validation | ||
|
||
[Notes on ensuring valid input files.] |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters